Re: simple error reporting question
am 31.03.2008 18:24:58 von AnrDaemonGreetings, Rik Wasmus.
In reply to Your message dated Tuesday, March 11, 2008, 22:52:40,
> If you do alter it with the php.ini, check with error_reporting() what the
> current level is, and possibly with phpinfo() which ini file it actually
> uses (and as always, restart the webserver after making any changes to
> php.ini).
For me, PHP produce very strange info about PHP.ini beeing used.
For the times back it was pure lie about the php.ini location.
ATM it is
Configuration File (php.ini) Path C:\WINDOWS
(While I have it set in httpd.conf to C:\usr\sbin\php-5.2.2-Win32)
Loaded Configuration File C:\usr\sbin\php-5.2.2-Win32\php.ini
(Which is pure truth)
I'm using PHP as Apache module,
--
Sincerely Yours, AnrDaemon