Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

installation session_start error


Guest

Recommended Posts

Posted

When I click the catalog in the final set up, I get error message:

 

 

"Warning: session_start() [function.session-start]: open(/tmp\sess_31ac150d894802ed46d139dcd20d03ec, O_RDWR) failed: No such file or directory (2) in D:\Program Files\xampp\htdocs\catalog\includes\functions\sessions.php on line 67"

 

Also with the administration tool:

 

"Warning: session_start() [function.session-start]: open(/tmp\sess_5c8bb2fbc7fdb8b2148c8108275ad3b2, O_RDWR) failed: No such file or directory (2) in D:\Program Files\xampp\htdocs\catalog\admin\includes\functions\sessions.php on line 67

 

Fatal error: Cannot re-assign $this in D:\Program Files\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31

 

Warning: Unknown: open(/tmp\sess_5c8bb2fbc7fdb8b2148c8108275ad3b2, 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"

Posted

Hello, the above problem is fixed, I was able to find and read a post of similar problem and it has helped me a lot. However, I have another problem. This time it is about the admin page:

 

Here it is:

 

Fatal error: Cannot re-assign $this in D:\Program Files\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31

 

Thanks for your help if any!

 

Richard

Archived

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

×
×
  • Create New...