Crazyness Posted July 26, 2008 Posted July 26, 2008 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.
GemRock Posted July 26, 2008 Posted July 26, 2008 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.
Guest Posted July 29, 2008 Posted July 29, 2008 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.
Guest Posted July 29, 2008 Posted July 29, 2008 I figured it out. Thank you very much for your help anyway. :)
satish Posted July 29, 2008 Posted July 29, 2008 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.
Guest Posted July 29, 2008 Posted July 29, 2008 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. :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.