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 y2本文来源gao*daima.com搞@代#码&网6
搞gaodaima代码
our 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.’);
直接把这句话注释就行了