Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

who else can tell that this site is in meltdown?


HawkeVIPER

Recommended Posts

output:

 

Warning: session_start(): open(/www/tmp/sess_1db4a5b759dddcd2a759a3b53d70c988, O_RDWR) failed: No such file or directory (2) in /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: Cannot modify header information - headers already sent by (output started at /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/huskybr/public_html/catalog/admin/includes/functions/general.php on line 18

 

Warning: Unknown(): open(/www/tmp/sess_1db4a5b759dddcd2a759a3b53d70c988, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

 

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/www/tmp) in Unknown on line 0

 

The above also appears as a slightly different bug seeming to appear at times designated by /dev/urandom *chuckles -oh yes, I still have my sense of humor*, which, I currently can't recreate.

 

Any ideas what the hell is causing this?

 

--HV

Link to comment
Share on other sites

output:

 

Warning: session_start(): open(/www/tmp/sess_1db4a5b759dddcd2a759a3b53d70c988, O_RDWR) failed: No such file or directory (2) in /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: Cannot modify header information - headers already sent by (output started at /home/huskybr/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/huskybr/public_html/catalog/admin/includes/functions/general.php on line 18

 

Warning: Unknown(): open(/www/tmp/sess_1db4a5b759dddcd2a759a3b53d70c988, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

 

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/www/tmp) in Unknown on line 0

 

The above also appears as a slightly different bug seeming to appear at times designated by /dev/urandom *chuckles -oh yes, I still have my sense of humor*, which, I currently can't recreate.

 

Any ideas what the hell is causing this?

 

--HV

At least some of them sound like errors that may be caused by white spaces in the script before the php tags.

Link to comment
Share on other sites

At least some of them sound like errors that may be caused by white spaces in the script before the php tags.

 

 

sounds like it, also use this in your configure.php

 

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

Treasurer MFC

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...