Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

session warning


aniltc

Recommended Posts

I am getting the warning as

 

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

 

how can i remove this warning

Link to comment
Share on other sites

By creating this directory, so the session can be stored there. Another way is to store the sessions in the database, you can specify this in the configure.php files.

Link to comment
Share on other sites

thanx

But where I have to create this directory

 

My server use php 4 and mysql 4

 

I have insatlled latest copy in my localhost there its working perfectly,there the version is php 5.2 and mysql 5.1

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...