PHP头条
热点:

phpMyAdmin3.4.5报他妈的session异常


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.');

直接把这句话注释就行了

www.phpzy.comtrue/phprm/35438.htmlTechArticlephpMyAdmin3.4.5报他妈的session异常 phpMyAdmin 3.4.5报他妈的session错误 phpMyAdmin 3.4.5报他妈的session错误 一直报这个错误 phpMyAdmin - error Cannot start session without errors, please check errors given in your PHP...

相关文章

PHP之友评论

今天推荐