Hi, I am running Fedora 5 as a LAMP dev server.  In my PHP code I have a line "error_log("test",0);"  so I can test the error_log() feature. I've looked in /var/log/httpd both access and error logs and the line "test" is not present. Any idea what I might try? Thanks! ------------------------ Keith Smith