Hello,

I have an oscommerce site installed, and I tried posting under the oscommerce forum but no one seems to reply there. So I figured I would try this forum site for some answers.

I'm trying to speed up my website so I enabled the "Cache" and "Logging" (to see my parse times), but I keep getting this error for the "Logging":

Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /data/8/0/112/28/601517/user/613671/htdocs/includes/application_bottom.php on line 20

I created the directory (/var/log/www/tep/) on my root but it still doesn't work.

I also enabled the "Cache" and the cache directory is /tmp/. So I created a folder on my root called "tmp", but when I go in the folder to see if it is caching anything the folder is empty. I want to see if it is working correctly but it looks like it isn't.

Can somebody help me with these 2 problems I'm having with the Logging and Cache??

Thank you,

olimits7

    maybe application_bottom.php failed to generate page_parse_time.log, what's the code on line 20 in application_bottom.php?

      Write a Reply...