ruslan13 Posted May 19, 2004 Posted May 19, 2004 i've been suffering for 4 hours (i'm novice for PHP) with "Warning: session_start(): open(/tmp\sess_519ad493f50d6a29d7412f2b33f3586f, O_RDWR) failed: No such file or directory (2) in z:\sources\shop\www\catalog\includes\functions\sessions.php on line 67" error until i hit upon an idea to create 'tmp' dir on drive z: (where my osCommerce installed) and fixed it up. i have valid dir in php.ini config for session.save_path parameter but osCommerce still needs 'tmp' directory in the root of installation drive i don't think it's a nice feature, isn't it? regards ruslan
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!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.