Re: error log

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Benson wrote:
> could anyone please help me on how to display all the errors to the
> browser, but not to file?
> I have tried modifying php.ini and httpd.conf (apache), but I am not
> sure how to modify...

You would be MUCH MUCH MUCH better off to train yourself to use 'tail -f
/usr/local/apache/logs/error_log' instead.

Honest.

That said, you should have only needed to change php.ini in a rather
obvious way -- but you need to re-start Apache after changing it, which
was probably what you missed.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux