Forums / General Questions / No error logs

No error logs

Results 1 to 2 of 2
01 Jul 2011, 06:29
#1
xman888 avatar

xman888

Zen Follower

Join Date:
Jan 2007
Posts:
226
Plugin Contributions:
0

No error logs

Hello,

Are there any know reasons (with respect to the configuration of the server) as to why the Debug Error-Logging Utility would not produce the error logs in the cache folder?

I have done the following:

1. Uploaded enable_error_logging.php file to the /includes/extra_configures/ folder and admin/includes/extra_configures folders
2. Made /cache/ folder permissions 777
3. Tested the page on the site that is having the problems

However there are no error logs in the cache folder (just index.php and .htaccess)

Anyone have any ideas?

The cart is 1.3.8

Kind regards,
Anthony
01 Jul 2011, 06:34
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: No error logs

The logging only fires when a PHP error is encountered.

Evidently whatever problem you're talking about isn't triggering an error at the PHP level.