Just create dir if doesn't exist /var/lib/php/sessions
Put apache user and group write access on it
Modify in php.ini session dir to /var/lib/php/sessions
Restart apache
It must be work fine.
Quote:
Originally Posted by bagfull
ok thanks i got DSO up, now it know some other shit out, lol
Warning: session_start(): open(/tmp/sess_c2f9712b4afdf49265d4b39975b82950, O_RDWR) failed: Permission denied (13) in /home/tuberatc/public_html/admin/db.php on line 4
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tuberatc/public_html/admin/db.php:4) in /home/tuberatc/public_html/admin/db.php on line 4
|