Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help installation


alibaba

Recommended Posts

Posted

when i install the Oscommerce and http://localhost/oscommerce/admin .

 

but get the errot:

 

Warning: session_start(): open(/tmp\sess_2030c00761d76ce31dcfab6bd5b41dd3, O_RDWR) failed: No such file or directory (2) in c:\appserv\www\oscommerce\admin\includes\functions\sessions.php on line 67

 

how can i do?

 

thanks

Posted

look for the sessions in the php.ini in your windows (root)

an change you temp to some think like c:\windows\temp

 

thats a "\" not a "/"

it is a prob with the fact this php prog is writin for linx or unix and you are yozing XP right? :ph34r:

Vertical Climb watch me loose grip an plumit!!

Posted

and Linux????

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

Help-me...please!!!

Posted

The simple solution is this

 

SESSION DIRECTORY DOES NOT EXIST

 

change the last line in the following files

 

catalog/includes/configure.php

admin/includes/configure.php

 

from

define('STORE_SESSIONS', '');

to

define('STORE_SESSIONS', 'mysql');

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...