php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15563 php.ini file doesn't reflect any changs made to it.
Submitted: 2002-02-14 23:48 UTC Modified: 2002-02-15 13:03 UTC
From: john_jj at rediffmail dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 4.1.1 OS: windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 + 19 = ?
Subscribe to this entry?

 
 [2002-02-14 23:48 UTC] john_jj at rediffmail dot com
i am using php-4.1.1 with apache-1.3.22 on windows 2000.
i wanted to use custom handlers so i changed save_handler to user. and to confirm if the change was accepted by php, i printed it to the browser using ini_get("session.save_handler"). but what got printed was default setting of file. after the ini file was changed, care was taken to start apache so as to reflect changes made to .ini, but it is seen that php.ini doesn't reflect any changes in the settings done.
most shocking was all my php pages are runnung even in the absence of .ini file, i deleted it from my machine but still i was able to run the pages.

help needed urgently.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-15 13:03 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 07:01:29 2024 UTC