yveslens Posted February 24, 2007 Posted February 24, 2007 Hello I ve installed 2.2ms2-060817 all was ok but i ve this error Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/www/tmp/:/usr/local/lib/php:/usr/local/bin:/home/www/site) in /home/www/site/www/shop/includes/functions/sessions.php on line 148 Who has an idea i don' t understant Thanks at all
GemRock Posted February 24, 2007 Posted February 24, 2007 Take a look at your configure.php file, go to the last line: see if it is: define('STORE_SESSIONS', 'mysql'); and not: define('STORE_SESSIONS', ''); 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.
yveslens Posted February 25, 2007 Author Posted February 25, 2007 Take a look at your configure.php file, go to the last line: see if it is: define('STORE_SESSIONS', 'mysql'); and not: define('STORE_SESSIONS', ''); Ken Hello Thanks for your answer but i ve verified i ve define('STORE_SESSIONS', 'mysql'); have you an idea? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.