php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #8057 Incorrect path in Windows install instructions
Submitted: 2000-11-30 13:28 UTC Modified: 2000-12-16 10:34 UTC
From: martin at mediax dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.3pl1 OS: Any Windows
Private report: No CVE-ID: None
 [2000-11-30 13:28 UTC] martin at mediax dot com
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%.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-16 10:34 UTC] jmoore@php.net
Fixed in CVS
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 16:00:01 2026 UTC