Session Save Path not set unwriteable - Joomla! Forum - community, help and support
i using opensuse 10, local server
with joomla 1.0.8
mysql 4.1.13-3
php 4.4.0-6
i keep getting above error
i have went php.ini file , uncommented looks @ /tmp , restarted apache no luck.
if has ideas great. i'm running locally on network tech department keep documentation , other things.
with joomla 1.0.8
mysql 4.1.13-3
php 4.4.0-6
i keep getting above error
i have went php.ini file , uncommented looks @ /tmp , restarted apache no luck.
if has ideas great. i'm running locally on network tech department keep documentation , other things.
check permissions of /tmp, webbrowser doesnt have rights put session files there
a better solution: change path path in users directory (but sure folder not accessible web), example
/var/www/user:
/html -> web
/phptml -> sessions (php temp dir)
a better solution: change path path in users directory (but sure folder not accessible web), example
/var/www/user:
/html -> web
/phptml -> sessions (php temp dir)
Comments
Post a Comment