Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Configuration problem.


makrisp

Recommended Posts

Posted

Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php on line 49 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php:49) in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/functions/sessions.php on line 102 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php:49) in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/functions/sessions.php on line 102 Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php on line 49 Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php:49) in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/functions/general.php on line 34 Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php on line 49 Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php on line 49

Posted

Go to Admin >> Configuration >> Logging >> Log Destination and set that to a valid filename and path. You may need to create an empty log file first.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Posted

The only error you have to worry about is the very first one:

 

Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /hermes/bosnaweb05a/b2509/ipg.sesarabcom1/admin/includes/classes/logger.php on line 49

 

Everything else is just a cascade of consequences of the first error.

 

That looks like maybe the default location of the log file (as supplied with osCommerce). That directory (/var/log/www/) probably doesn't even exist on your server (and osC hasn't been called The Exchange Project in a long time). Even if it does exist, you may not have permissions to write to it. As Jim said, you'll have to find a place your program can write to, and update the log file location to there.

 

Please learn to use "quote" or "code" tags in your posting so everything isn't run together in one long sentence. Click "More Reply Options" to get a preview of what your post will look like.

 

Also, it's a bad idea to give out in public your account ID and other account information. It gives a hacker an idea where they can get into your site. You should have ***'d it out.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...