Guest Posted May 6, 2003 Posted May 6, 2003 I installed and got everything up and running (i think) but I have this error at the top of the page for catalog Warning: open(/tmpsess_31b5092e08899e8a2e8dde5a23b674a8, O_RDWR) failed: No such file or directory (2) in D:oscommercecatalogincludesfunctionssessions.php on line 67 and this error at the top of admin Warning: open(/tmpsess_5b445291d2d87b20406959bee5f91773, O_RDWR) failed: No such file or directory (2) in D:oscommerceadminincludesfunctionssessions.php on line 67 Thanks, Geeves
Guest Posted May 6, 2003 Posted May 6, 2003 I believe it is looking for a .tmp file that isn't there. Add one to your root.
Guest Posted May 6, 2003 Posted May 6, 2003 I believe it is looking for a .tmp file that isn't there. Add one to your root. What should it be called... temp.tmp...
Guest Posted May 6, 2003 Posted May 6, 2003 Since it appears that you are working on a Windows box this article might be of some interest too..... http://www.oscommerce.com/forums/viewtopic.php?t=38964
Guest Posted May 6, 2003 Posted May 6, 2003 I believe it is looking for a .tmp file that isn't there. Add one to your root. What should it be called... temp.tmp... I tried that and it didn't work, I did turn on write access in IIS and that fixed the error for the catalog, but not the admin. If i try and change anything in the admin, I get this.... Warning: open(/tmpsess_501f3e5cd9719fe5780e3ccc49cdb0e0, O_RDWR) failed: No such file or directory (2) in D:oscommerceadminincludesfunctionssessions.php on line 67 Warning: Cannot add header information - headers already sent by (output started at D:oscommerceadminincludesfunctionssessions.php:67) in D:oscommerceadminincludesfunctionsgeneral.php on line 18 Warning: open(/tmpsess_501f3e5cd9719fe5780e3ccc49cdb0e0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
Guest Posted May 6, 2003 Posted May 6, 2003 Here are some helpful error fixes. http://wiki.oscommerce.com/helpErrors
Recommended Posts
Archived
This topic is now archived and is closed to further replies.