Re: simple error reporting question

Greetings, 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 <anrdaemon [at] freemail.ru>
AnrDaemon [ Mo, 31 März 2008 18:24 ] [ ID #1931769 ]
PHP » comp.lang.php » Re: simple error reporting question

Vorheriges Thema: Re: Why are they more secure?
Nächstes Thema: Re: Is there a difference between Zend Extension and PHP Extensions