Zen Cart Logo
Forums / General Questions / Error in admin panel - file not found: /cache/page_parse_time.log

Error in admin panel - file not found: /cache/page_parse_time.log

Locked

Views: 1,407

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
24 Aug 2008, 3:59 AM
#1
bruce1952 avatar

bruce1952

Totally Zenned

Join Date:
Aug 2008
Location:
Sydney Australia
Posts:
828
Plugin Contributions:
0

Error in admin panel - file not found: /cache/page_parse_time.log

Hi I am getting this error message in the admin panel.

Warning: error_log(/mnt/hosting_share02/linhostssl06/content/o/u/t/outdoorking/tmp_zencart/zen-cart-v1.3.8a-full-fileset-12112007/cache/page_parse_time.log) [function.error-log]: failed to open stream: No such file or directory in /home/content/o/u/t/outdoorking/html/zencart/admin/includes/classes/logger.php on line 60

I have checked and the file is there and I am on a Linux server

24 Aug 2008, 4:25 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Error in admin panel - file not found: /cache/page_parse_time.log

/cache/page_parse_time.log spawns the subsequent error -

Check your /cache folder permissions

24 Aug 2008, 6:21 AM
#3
bruce1952 avatar

bruce1952

Totally Zenned

Join Date:
Aug 2008
Location:
Sydney Australia
Posts:
828
Plugin Contributions:
0

Re: Error in admin panel - file not found: /cache/page_parse_time.log

File permissions for the cache folder are 777

7 Sep 2008, 10:06 AM
#4
bruce1952 avatar

bruce1952

Totally Zenned

Join Date:
Aug 2008
Location:
Sydney Australia
Posts:
828
Plugin Contributions:
0

Re: Error in admin panel - file not found: /cache/page_parse_time.log

kobra:

/cache/page_parse_time.log spawns the subsequent error -

Check your /cache folder permissions

Ok the cache folder permission is 777 but I can not locate the page_parse_time.log in the cache directory.

Could you please explain where it is with more detail thanks as I am unable to find it.

7 Sep 2008, 12:22 PM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Error in admin panel - file not found: /cache/page_parse_time.log

If you intend to use the parse-time logging, you'll need to create the logging file and make it writable. You're seeing that error because the file is missing and/or not writable.