PHP error_logs per site on Windows

Posted by Canadaka, 05-03-2007, 06:34 PM
How does one setup the PHP "log_errors" and "error_log" in php.ini to create a seperate php error log for each site? Preferably in the sites root folder. I am on a windows 2003 server with IIS, so i'm not sure if thier is any special considerations with that setup.

Posted by besty, 05-04-2007, 07:29 PM
You can have php.ini file for each individual site. In php.ini you can edit the error_log line as error_log = /path/to/filename Hope this will give you idea

Was this answer helpful?

 Print this Article

Also Read

website stops responding

Posted by netedgetech, 04-21-2009, 07:16 AMHi, I have 3 servers ServerA(Web, mail),...

Multiple IP's Ubuntu

Posted by jamiew8, 02-10-2011, 07:12 AMHi, I have been trying to add multiple IP's for SSL...

Help copy sql colume

Posted by jimmysback, 03-04-2010, 05:23 PMHi guys i need some help desining a sql query what i...

Wordpress Theme Development

Posted by phpforum, 10-16-2012, 03:30 AMI have a design and an HTML file. How can I convert it to...

Long "updating" state for mysql db. Does this indicate a problem?

Posted by mrzippy, 10-30-2012, 01:57 PMHello, I am working with a customer to try and help him...