使用phpMyAdmin时出现PHP 5.3+is required的解决方案

WBOY
Release: 2016-06-20 12:42:04
Original
919 people have browsed it

很多站长在用phpMyAdmin的时候经常会提示PHP 5.3+is required,导致自己很困惑,难看是程序本身出了问题?下面博主给大家讲一下如果出现这个提示如何解决。

      这种情况其实是站长们下载的phpmyadmin软件版本太新,最低要php5.3.x以上的版本才能支持,否则低于该版本不会运行,而提示这个错误,解决的办法是下载一个低版本的即可,如php4.0,也可以升级你的PHP版本到php 5.3.x,下载地址为http://www.onlinedown.net/softdown/473474_2.htm


source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!