Where Is Php's Error_log() Output Directed On The Hosted Site?

windows

Guest
I'm sure this must be a frequently repeated question, as it is very basic. But I haven't found the answer from searching the posts, so here goes. Sorry ahead of time fro the repeat.<br /><br />I have just transferred my domain to totalchoicehosting, and am figuring out how to administer it. I've uploaded my php site (which works fine locally), and have found that none of my error_log() statements get displayed from the cpanel error-log trace. Some other php logs statements are there (the mysql_* errors are showing up).<br /><br />At home, I control this by configuring my php.ini file to direct all error_log statements to a particular file, and then the "native" php logs and my error_logs both go there. What do I need to do for my totalchoice site to find/read my error_log statements? (I do have error_reporting(E_ALL) at the top of my scripts).<br /><br /><br />Thanks for any help!<br />Laurie<!--content-->
Welcome to the forums Laurie.<br /><br />Please open a ticket with the help desk and the techs may be able to help you. Link at top of page or in my signature.<!--content-->
Welcome to the forum, Laurie. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
 
Top