philip Fri Nov 15 04:11:22 2002 EDT
Modified files:
/phpdoc/en/reference/exec reference.xml
Log:
A note about safe mode and safe_mode_exec_dir. Closing bug #15157
Index: phpdoc/en/reference/exec/reference.xml
diff -u phpdoc/en/reference/exec/reference.xml:1.5
phpdoc/en/reference/exec/reference.xml:1.6
--- phpdoc/en/reference/exec/reference.xml:1.5 Fri Aug 9 06:25:59 2002
+++ phpdoc/en/reference/exec/reference.xml Fri Nov 15 04:11:21 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<reference id="ref.exec">
<title>Program Execution functions</title>
<titleabbrev>Program Execution</titleabbrev>
@@ -41,8 +41,11 @@
<section id="exec.seealso">
&reftitle.seealso;
<para>
- Those functions are also closely related to the
+ These functions are also closely related to the
<link linkend="language.operators.execution">backtick operator</link>.
+ Also, while in <link linkend="features.safe-mode">Safe Mode</link> you
+ must consider the <link linkend="ini.safe-mode-exec-dir">
+ safe_mode_exec_dir</link> directive.
</para>
</section>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php