Heim  >  Artikel  >  Backend-Entwicklung  >  phpMyAdmin 3.4.5报他妈的session异常

phpMyAdmin 3.4.5报他妈的session异常

WBOY
WBOYOriginal
2016-06-13 13:17:44702Durchsuche

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

直接把这句话注释就行了

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn