ID:               30031
 Updated by:       [EMAIL PROTECTED]
 Reported By:      daniel dot gaddis at tlc dot state dot tx dot us
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: windows 2000 service pack 4
 PHP Version:      4.3.9RC2
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

"You have to use / as directory separator on all environments including
Windows."

open_basedir is not so strict, you can use \ on Windows too.


Previous Comments:
------------------------------------------------------------------------

[2004-10-20 21:48:04] daniel dot gaddis at tlc dot state dot tx dot us

how about changing this to a document change request instead?

How about adding a comment/example to chapter on Safe Mode where it
talks about safe_mode_exec_dir? You could add that if using windows use
the following syntax:

safe_mode_exec_dir=c:/winnt/system32/

what about open_basedir? Does windows now require the use of / instead
of \ for open_basedir also?

thanks,
Daniel

------------------------------------------------------------------------

[2004-10-19 17:16:56] daniel dot gaddis at tlc dot state dot tx dot us

how about changing this to a document change request instead?

How about adding a comment/example to chapter on Safe Mode where it
talks about safe_mode_exec_dir? You could add that if using windows use
the following syntax:


safe_mode_exec_dir=c:/winnt/system32/


what about open_basedir? Does it now require the use of / instead of \


thanks,
Daniel

------------------------------------------------------------------------

[2004-10-19 09:06:14] [EMAIL PROTECTED]

Marking as "bogus" then, as this was not a bug in PHP but a
misconfiguration.

------------------------------------------------------------------------

[2004-10-18 18:01:43] daniel dot gaddis at tlc dot state dot tx dot us

That fixed the problem as posted.

However, when I made that change to my real code it still has issues.
It looks like I have some more debugging to do.

Thanks for the help!

Daniel

------------------------------------------------------------------------

[2004-10-15 18:55:10] [EMAIL PROTECTED]

Try changing c:\winnt\system32\  to
c:/winnt/system32

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/30031

-- 
Edit this bug report at http://bugs.php.net/?id=30031&edit=1

Reply via email to