Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Few little errors


Guest

Recommended Posts

Posted

Hi guys, Just setup osCommerce.. and having a problem.

 

After installation it says "The configuration was successful!" however when i click on "Administration Tool" i get this error in a new window

 

Warning: session_start() [function.session-start]: open(/tmp\sess_f19669b15d1558beac65c83cb95db09d, O_RDWR) failed: No such file or directory (2) in D:\Websites\Perth-Offroad.com\xampp\htdocs\oscommerce\catalog\admin\includes\functions\sessions.php on line 67

 

Fatal error: Cannot re-assign $this in D:\Websites\Perth-Offroad.com\xampp\htdocs\oscommerce\catalog\admin\includes\classes\upload.php on line 31

 

Warning: Unknown: open(/tmp\sess_f19669b15d1558beac65c83cb95db09d, 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 can view my online shop at http://www.perth-offroad.com/oscommerce/catalog/index.php however at the top i see this error.

Warning: session_start() [function.session-start]: open(/tmp\sess_1e50653a8afe28d6ef0b2f440798b3aa, O_RDWR) failed: No such file or directory (2) in D:\Websites\Perth-Offroad.com\xampp\htdocs\oscommerce\catalog\includes\functions\sessions.php on line 67

Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created.

 

Any ideas? I tried a search but i got wwaayy too many results for different stuff :( Thanks for any help!

Posted

Open up your configuration files and down the bottom set:

 

  define('STORE_SESSIONS', 'mysql');

 

these files are:

 

admin/includes/configure.php

 

and:

 

/includes/configure.php

 

Matti

Posted

Thanks!

 

Ok now when i click on "Administration Tool" i just get

 

Fatal error: Cannot re-assign $this in D:\Websites\Perth-Offroad.com\xampp\htdocs\oscommerce\catalog\admin\includes\classes\upload.php on line 31
Posted

Please use the forum *search* feature :D

 

Thanks!

 

Matti

Archived

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

×
×
  • Create New...