[PHP-DEV] Bug #1058 Updated: Different $DOCUMENT_ROOT specs From: Bug Database (php-dev <email protected>)
Date: 01/12/99

ID: 1058
User Update by: carsten.pedersen <email protected>
Status: Open
Bug Type: Other
Description: Different $DOCUMENT_ROOT specs

If this is not a bug, it's a change/feature request...
On my local machine, running Win95, I map $DOCUMENT_ROOT to x:\ (note the ending backslash)
At my ISP (RapidSite / WingerCom), running IRIX, $DOCUMENT_ROOT does not contain an ending slash. This of course creates problems when uploading php files that otherwise function correctly.
If this is simply a problem of setup of php, then I would request that $DOCUMENT_ROOT *always* contains the following slash, making it consistent across platforms. (Not having it would be impossible on Win95, as e.g. x: would point at whatever dir is current on that drive.

Full Bug description available at: http://ca.php.net/bugs.php3?id=1058

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>