using this suggestion返回空白/白页。我还使用service apache2 restart
和service mysql restart
重新启动了Apache2和MySQL。
我已经尝试使用dpkg-reconfigure
进行重新配置。据我所知它以前工作,我相信不应该没有扩展。
由于/var/log/apache2/error.log
没有额外的输出,这很奇怪。更奇怪的是,my phpMyAdmin page返回空白页但某些代码(当您点击Inspect Element
时)。
答案 0 :(得分:0)
您必须在php.ini中启用extension = php_mbstring.dll。