Hi
I use Fedora 3 with php 4.3 and I turned On log_error and logged error to the specified file
error_log = "/var/log/php_error.log".
Iis this what I need to do to make php write errors to that log file?
Cause in this case it doesn't work.
P.S. I have set the log file permissions to 777 to be sure that this isn't the problem.
Bookmarks