From:             [EMAIL PROTECTED]
Operating system: Windows NT 5.0 build 2195
PHP version:      4.2.3
PHP Bug Type:     *Configuration Issues
Bug description:  An automatic backup of the php.ini file?

Hello, 

This is my problem: For a few weeks now we're are using PHP and MySQL and
everything is working fine. But a week ago, everything turned around (I
don't know a exact time): all our PHP/MySQL-sites gave errors. So, I
immediately connected to our dedicated server (Windows NT) where I
searched for the php.ini file. The php.ini file was located in C:\winnt\
(this is the important one of course), but it was also located in
c:\php\backup\ (I don't know the exact location, but I was sure in some
backup-map in the PHP-directory. So, I searched php.ini (C:\winnt\) for
the solution, I say that error_reporting was changed into E_USER_NOTICE
(or E_USER_ERROR, I'm not sure). So, after this I changed it in E_ALL &
~E_NOTICE, the standard value, and everything worked fine again.

But I'm now curious about the cause of this strange situation. Is it a
bug? I sure was not any of my collegues, as I am the only one that
connects with the dedicated server. 

Looking forward to hear from you,
Nico Smit

-- 
Edit bug report at http://bugs.php.net/?id=19502&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19502&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19502&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19502&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19502&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19502&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19502&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19502&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19502&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19502&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19502&r=globals

Reply via email to