Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Sessions warning


Godkid

Recommended Posts

Hi .. i keep getting the following warning now...

 

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

 

 

could this be caused by changing the session name in application_top.php?

Link to comment
Share on other sites

ok... now i've created the /tmp dir on my store root and tried it set at 777 but it the warning persists... any ideas?

 

 

NEED any help possible.. we've already sent out notices that we go live Friday and then this justs pops up... neeeeeeed help

Link to comment
Share on other sites

I have the same problem... Could you be more explicit please ? ;)

 

Yes, i'm newbie...

 

I've another problem near that,

At top of the page i've an error:

 

Warning: session_start(): open(/tmp\sess_71b9a8911ff5eb08e6cb8308e7dd928c, O_RDWR) failed: No such file or directory (2) in D:\Inetpub\wwwroot\pagex\_scripts\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php on line 67

 

It's the same ? :unsure:

 

What can i do ?

 

HELP!! :(

Mariana Mendes @ Portugal

Link to comment
Share on other sites

I have the same problem... Could you be more explicit please ? ;)

 

Yes, i'm newbie...

 

I've another problem near that,

At top of the page i've an error:

 

Warning: session_start(): open(/tmp\sess_71b9a8911ff5eb08e6cb8308e7dd928c, O_RDWR) failed: No such file or directory (2) in D:\Inetpub\wwwroot\pagex\_scripts\oscommerce-2.2ms2\catalog\admin\includes\functions\sessions.php on line 67

 

It's the same ? :unsure:

 

What can i do ?

 

HELP!! :(

Add mysql inbetwwen the ' ' in the following files

 

admin/includes/configure.php

(last line)

 

catalouge/includes/configure.php

(around line 44)

 

should read something like

  define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

 

 

I just had the same problem this morning and came to look it up.. thanks for the help..

 

Mikey

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...