php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5824 php.ini not processed
Submitted: 2000-07-27 22:25 UTC Modified: 2000-09-21 09:50 UTC
From: scott dot giese at bluestar dot net Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 OS: WinNT 4.0 SP6
Private report: No CVE-ID: None
 [2000-07-27 22:25 UTC] scott dot giese at bluestar dot net
php.ini is ignored.  I have tried placing the file in \WINNT, wwwroot (PWS 4.0) and the directory that the php files are in.  I then created the PHPRC environment variable to point to C:\WINNT.  Nothing has worked.  When I execute phpinfo(), none of the modifications made to php.ini are reflected in the output.  It appears to be outputting a default configuration.  I modified doc_root, extension_dir, browscap, etc., but ?no value? is displayed.  ?Configuration File Path? shows ?php.ini?, not ?C:\WINNT\php.ini? as I would expect after setting the PHPRC environment variable.  PHPRC is displayed properly under the ?Environment? heading.  I have made no modifications to the source code and have not done a rebuild.  I am using everything ?out of the box? as downloaded.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-27 18:17 UTC] sniper@php.net
Please try latest CVS or snapshot from http://snaps.php.net
as this should be fixed now.

--Jani
 [2000-09-21 09:50 UTC] sniper@php.net
No feedback. And this is fixed.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC