phpmyadmin - error cannot start session without errors please..
ubuntu phpmyadmin - error cannot start session without errors please check errors given in your php...
Solved :
I had this problem in lucid.
My problem was that in /etc/php5/apache2/php.ini the line with:
was commented out so PHP was defaulting somewhere else maybe.
I just uncommented it and restarted apache2 and it worked.
thanks for http://ubuntuforums.org/showthread.php?t=1408389
Solved :
I had this problem in lucid.
My problem was that in /etc/php5/apache2/php.ini the line with:
Code:
;session.save_path = "/tmp"
I just uncommented it and restarted apache2 and it worked.
thanks for http://ubuntuforums.org/showthread.php?t=1408389
ความคิดเห็น