alibaba Posted May 19, 2004 Posted May 19, 2004 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
batteryrat Posted May 19, 2004 Posted May 19, 2004 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!!
infolouco Posted May 20, 2004 Posted May 20, 2004 and Linux???? Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created.????????? Help-me...please!!!
241 Posted May 20, 2004 Posted May 20, 2004 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! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.