Support Forum
besides what Andy said, please let us know if any change from disabling the error log... 2 other users had some mysql wonkiness with it on...
Visit Cruise Talk Central and Mr Papa's World
The problem is that the error log could potentially be vital. It may not reveal anything but it realy is the first thing to look at and needs discounting. Normally - by default - the main php error log is located on the root foldewrt on the server - i.e., the same folder where your wp-config.php file is located.
We really do need that information even if only to discount things.
YELLOW
SWORDFISH
|
a lot of hosts put in the root directory as Andy said... but other hosts move it to different locations... some you can access it via the control panel (ie cpanel)... for others you may want to contact your host...
Visit Cruise Talk Central and Mr Papa's World
I was advised by my hosting provider that I would need to create a new directory called logs and to add the following text to the .htaccess file:
php_flag log_errors on
php_value error_log /path/to/error_log
I have done that, but the fact that this is a new directory suggests to me that there is NO existing error.log
it well could be error logging was completely turned off in your php set up... normally, error logging to file is enabled, but displaying of the errors would be turned off... but that doesnt mean it was wrong - just different...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)