ADJ網路實驗室
打印

[介紹] 執行phpMyAdmin出現Cannot start session without errors…錯誤

執行phpMyAdmin出現Cannot start session without errors…錯誤

打開phpmyadmin出現如下錯誤:
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

其他php程式執行都沒有問題...

 

解決方式:

引用:

在php.ini找到session.save_path 這一行...

看看 /var/lib/php/session/

通常都是權限有問題~~看看你有沒有使用使用 apache 以外的帳號啟動~~






TOP

ARTERY.cn