Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning on session.php


denyse

Recommended Posts

Posted

Hi,

 

I am not a programmer...just an application user. I am new to php...being a past MS junkie ;) I am trying to install OSCommerce on a Windows 2003 server. The install seemed to go fine but I was not sure about a couple of choices regarding cookies so I left it at the default. I have not changed the names of any directories or files. I set the database to read/write. But when I go to the admin panel I get the following errors:

 

Warning: session_start(): open(/tmp\sess_b1e6cbf3b8c20ca1325372884639017e, O_RDWR) failed: No such file or directory (2) in E:\accounts\shopdays\catalog\admin\includes\functions\sessions.php on line 67

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at E:\accounts\shopdays\catalog\admin\includes\functions\sessions.php:67) in E:\accounts\shopdays\catalog\admin\includes\functions\sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at E:\accounts\shopdays\catalog\admin\includes\functions\sessions.php:67) in E:\accounts\shopdays\catalog\admin\includes\functions\sessions.php on line 67

 

------

Then a portion of the control panel appears followed by the following errors:

 

Warning: Unknown(): open(/tmp\sess_b1e6cbf3b8c20ca1325372884639017e, 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 (/tmp) in Unknown on line 0

 

-------

 

I tried changing sessions.php to read/write but that did not make a difference. Can anyone lend me a hand? You can see the error at: http://www.shopdaystar.com/catalog/admin/index.php

 

Thanks much,

 

Denyse

Archived

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

×
×
  • Create New...