首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > PHP >

phpMyAdmin 3.4.5报他妈的session异常

2012-09-05 
phpMyAdmin 3.4.5报他妈的session错误phpMyAdmin 3.4.5报他妈的session错误 一直报这个错误phpMyAdmin - e

phpMyAdmin 3.4.5报他妈的session错误
phpMyAdmin 3.4.5报他妈的session错误
一直报这个错误
phpMyAdmin - error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly
什么都不显示的,又不出界面

找了好长时间都没有搞定的,最后搜索一个源代码发现有句话libraries/session.inc.php(大概在78行)有句话

PMA_fatalError('Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.');

直接把这句话注释就行了

热点排行