[PHP-DEV] PHP 4.0 Bug #8057: Incorrect path in Windows install instructions From: martin <email protected>
Date: 11/30/00

From: martin <email protected>
Operating system: Any Windows
PHP version: 4.0.3pl1
PHP Bug Type: Documentation problem
Bug description: Incorrect path in Windows install instructions

In the install-windows95-nt.html portion of the documentation (from a snapshot of a couple days ago) there is a passage which reads:

Copy the file, 'php.ini-dist' to your '%WINDOWS%' directory and rename it to 'php.ini'. Your '%WINDOWS%' directory is typically:
c:\windows for Windows 95/98
c:\winnt or c:\winnt40 for NT servers

However, on NT and its variants, this variable is actually %SYSTEMROOT%.

-- 
Edit Bug report at: http://bugs.php.net/?id=8057&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>