【发布时间】:2017-10-26 14:26:28
【问题描述】:
我无法在 xampp 中访问 PhpMyAdmin,因为我遇到了这个错误:
致命错误:C:\xampp\phpMyAdmin\vendor\composer\ClassLoader.php 第 354 行的最大执行时间超过 30 秒
我在 stackoverflow 中更改了此处建议的所有文件中的所有执行时间,但没有成功!我也试过重新安装 xampp 什么都没有。
这是显示第 354 行的内容
if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) { 返回$文件;
请帮忙!
【问题讨论】:
-
什么时候出现这个错误;当您第一次尝试连接到 phpMyAdmin 时?你能看到登录页面或初始/主页吗?
标签: javascript phpmyadmin xampp