简体   繁体   English

在 PHP 5.4 下运行 PHPMyAdmin

[英]Running PHPMyAdmin under PHP 5.4

I'm running PHP 5.4.45.我正在运行 PHP 5.4.45。 I cannot upgrade to a later version for irreverent reasons.出于不敬的原因,我无法升级到更高版本。 I've checked the PHPMyAdmin downloads page, and none of them work with my version.我检查了 PHPMyAdmin 下载页面,但没有一个适用于我的版本。 What are my options here?我在这里有哪些选择? I get the following error message whatever version I'm using.无论我使用什么版本,我都会收到以下错误消息。

PHP 5.5+ is required.需要 PHP 5.5+。
Currently installed version is: 5.4.45当前安装的版本是:5.4.45

You need to download version of phpMyAdmin 4 or other versions (Released 2017-03-29, see release notes for details. Older version compatible with PHP 5.2 and MySQL 5. Does not support PHP 5.5 or newer. Was supported until April 1, 2017) then you can resolve this error. 您需要下载phpMyAdmin 4或其他版本的版本(发布2017-03-29,详见发行说明。旧版本兼容PHP 5.2和MySQL 5.不支持PHP 5.5或更新版本。支持到2017年4月1日)然后你可以解决这个错误。

link : [ https://www.phpmyadmin.net/downloads/] 链接:[ https://www.phpmyadmin.net/downloads/]

I hope this solution helps you. 我希望这个解决方案能帮到你。 Thanks in advance. 提前致谢。

I ended up using phpMyAdmin-4.4.15.10 , all others give the message "PHP 5.5+ is required".我最终使用了 phpMyAdmin-4.4.15.10 ,所有其他人都给出了“需要 PHP 5.5+”的消息。 Also why they don't write the supported php version on the download page is beyond me...另外为什么他们不在下载页面上写支持的 php 版本超出了我的范围......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM