jlaske Posted December 12, 2002 Posted December 12, 2002 Hello all, I am newbi to osCommerce and installed the version 2.2 snapshot: tep_snapshot-20021209.zip I am running apache_1.3.27-win32-x86-no_src.exe php-4.3.0RC2-Win32.zip mysql-3.23.53-win.zip under WIN2000 I followed the docu of oscdox.com and was so far successfull. Now calling the catalog default.php creates the following warnings: Warning: open(/tmpsess_6c1aac711a05a5b663cd4d78ef9154a1, O_RDWR) failed: No such file or directory (2) in c:phpwebcatalogincludesfunctionssessions.php on line 67 Warning: Cannot send session cookie - headers already sent by (output started at c:phpwebcatalogincludesfunctionssessions.php:67) in c:phpwebcatalogincludesfunctionssessions.php on line 67 Warning: Cannot send session cache limiter - headers already sent (output started at c:phpwebcatalogincludesfunctionssessions.php:67) in c:phpwebcatalogincludesfunctionssessions.php on line 67 Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. I tried to create the tmp directory....What's wrong? :(
jlaske Posted December 12, 2002 Author Posted December 12, 2002 fount the problem in the settings of the sessions under admin tool.... :wink:
jon963 Posted December 12, 2002 Posted December 12, 2002 Create /tmp in the parent directory of your web directory.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.