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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: john_jj at rediffmail dot com
New email:
PHP Version: OS:

 

 [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: Fri Mar 29 14:01:28 2024 UTC