浏览到phpMyAdmin致命错误:无法打开Message.class.php [英] Browsing to phpMyAdmin Fatal Error: Failed opening Message.class.php

查看:75
本文介绍了浏览到phpMyAdmin致命错误:无法打开Message.class.php的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天,当我打开XAMPP时,我启动了Apache和MySQL.当我浏览到localhost时,我的网站正常工作.

但是当我访问localhost/phpmyadmin时,我的浏览器出现了以下错误:

警告:require_once(./libraries/Message.class.php):无法打开流:第16页的G:\ xampp \ phpMyAdmin \ libraries \ Error.class.php中没有此类文件或目录

致命错误:require_once():无法在G:\ xampp \ phpMyAdmin \ libraries \ Error中打开所需的'./libraries/Message.class.php'(include_path ='G:\ xampp \ php \ PEAR').第16行的class.php

我无法启动phpMyAdmin,但是Apache正常工作.有人知道问题出在哪里吗?

解决方案

通过评论:

由于缺少一个文件,因此您的phpmyadmin安装已损坏,请尝试为特定版本的phpmyadmin下载此文件.

或(推荐选项)在 https://github.com/phpmyadmin/phpmyadmin下载整个phpmyadmin新版本

Today when I turned on my XAMPP I started Apache and MySQL. When I browsed to localhost my site worked.

But when I visited localhost/phpmyadmin I got this error in my browser:

Warning: require_once(./libraries/Message.class.php): failed to open stream: No such file or directory in G:\xampp\phpMyAdmin\libraries\Error.class.php on line 16`page

Fatal error: require_once(): Failed opening required './libraries/Message.class.php' (include_path='G:\xampp\php\PEAR') in G:\xampp\phpMyAdmin\libraries\Error.class.php on line 16

I can't start phpMyAdmin, but Apache is working properly. Does anybody know what the problem is?

解决方案

By the comments:

Your phpmyadmin install is corrupted since one file is missing, try to download this file for your specific version of phpmyadmin.

Or (recommended option) download the entire phpmyadmin new version at https://github.com/phpmyadmin/phpmyadmin

这篇关于浏览到phpMyAdmin致命错误:无法打开Message.class.php的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆