Using PHP to write to logs
Posted by: gurmukh
Posted on: 2009-07-23 11:56:00
Hey Guys
I am trying to get PHP to write to my logs using syslog() but whenever I check the access or the error log nothing is outputted! When I run the script on my local machine using wamp, it works fine.
Anyone know what i must do to get this to work?
I only have access and error logs in my logs folder, am I looking in the wrong place?
Thanks very much for your help!