Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

An Error After install


Crazyness

Recommended Posts

Posted

Warning: session_save_path(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/usr/local/pem/vhosts/142178) in /usr/local/pem/vhosts/142178/webspace/httpdocs/tampapunks.com/Exit_48/catalog/includes/functions/sessions.php on line 118

 

I have this error at the top of my site and I cant seem to figure it out. If anyone has any ideas please let me know.

Posted

try to change the last line (normally the last) of the configure.php to:

 

define('STORE_SESSIONS', 'mysql');

 

Ken

commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile).

over 20 years of computer programming experience.

Posted
try to change the last line (normally the last) of the configure.php to:

 

define('STORE_SESSIONS', 'mysql');

 

Ken

 

That didn't fix it. I did try what you posted but it didnt make any change.

Posted

I figured it out. Thank you very much for your help anyway. :)

Posted

What was the fix.

 

Generally removing / from /tmp also on times fixes it.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted
What was the fix.

 

Generally removing / from /tmp also on times fixes it.

 

Satish

 

 

Oddly enough I followed the error to the line that the message described and removed the line and re-entered it exactly like it was and for some reason it took it. I dont know where the actual error was because I didnt change anything but it seems to be fixed. I no loner have an error message on the index page nor do I have any new ones. I am stumped but hey, at least it works. :)

Archived

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

×
×
  • Create New...