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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: scott dot giese at bluestar dot net
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 00:01:29 2024 UTC