osCmax v2.5 User Manual
Results 1 to 2 of 2

errors

This is a discussion on errors within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have installed 2.2 locally so that I can experiment with stylesheet changes. I have a set of errors at ...

      
  1. #1
    New Member
    Join Date
    Oct 2003
    Posts
    8
    Rep Power
    0


    Default errors

    I have installed 2.2 locally so that I can experiment with stylesheet changes.

    I have a set of errors at the top of the page:

    Warning: session_start(): open(/tmp\sess_ce866113908378089ae5ec7758ad12a4, O_RDWR) failed: No such file or directory (2) in c:\inetpub\wwwroot\catalog\includes\functions\sess ions.php on line 67

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\catalog\includes\functions\sess ions.php:67) in c:\inetpub\wwwroot\catalog\includes\functions\sess ions.php on line 67

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\catalog\includes\functions\sess ions.php:67) in c:\inetpub\wwwroot\catalog\includes\functions\sess ions.php on line 67

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

    Can anyone help me sort this out. I have created a tmp directory

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    Store 'session' in MySQL.... Change the last line in BOTH configure.php files

    Look for:
    define('STORE_SESSIONS', '');

    Change to:
    define('STORE_SESSIONS', 'mysql');
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. errors i have.
    By inversechi in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 05-07-2006, 11:51 AM
  2. Asking for help due to errors after installation...
    By ltoscdox in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 11-17-2004, 10:53 PM
  3. Some questions (and errors)
    By danijel in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 12-16-2003, 11:23 AM
  4. TWO errors on installation
    By bibleman in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 09-16-2003, 05:40 AM
  5. path errors
    By dogfood in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 05-07-2003, 02:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •