Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.錯誤

來源:互聯網
上載者:User

標籤:blog   http   檔案   io   2014   art   問題   ar   

錯誤示:

 

1、在php的目錄下建立個檔案夾tmp,這個有許可權的問題,如果是ntfs的分區,就一定要添加evryone的控制許可權,否則是沒用的。
2、在php.ini找到session.save_path 這一行,設成session.save_path = "C:/php/tmp"把前面的注釋分號去掉。
3、將php.ini中的session.auto_start的值改為1(啟動),預設是0(禁用),(可無)
4、是在phpmyadmin中找到,config.sample.inc.php,改成config.inc.php,找到 $cfg[‘blowfish_secret‘] 將後面的賦值,加入數字和字母組合。全部修改完以後,重啟iis或者apach,就可以看到熟悉的phpmyadmin的登陸介面了。(可無)

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.