ID: 11759
Updated by: brianlmoon
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: IIS related
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:
DOCUMENT_ROOT is an environment/server variable set by Apache. You will need to
determine the equivalent if there is one for IIS.
Brian.
Previous Comments:
---------------------------------------------------------------------------
[2001-06-27 19:41:03] [EMAIL PROTECTED]
<? echo $DOCUMENT_ROOT; ?> </P>
Causes the following:
Warning: Undefined variable: DOCUMENT_ROOT in w:inetpubwwwroottest1.php4 on line 13
---------------------------------------------------------------------------
[2001-06-27 19:37:15] [EMAIL PROTECTED]
DOCUMENT_ROOT not available when using PHP with IIS5 (cgi Version). Works fine on
Linux / Apache
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11759&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]