admin管理员组文章数量:1130349
My website is crashing on this line of code. It happened after we updated to the latest version of WordPress. It hadn't been updated for the previous 5 years. So its not surprising. I'm new to WordPress so I have no idea how to fix. HELP HELP HELP
My website is crashing on this line of code. It happened after we updated to the latest version of WordPress. It hadn't been updated for the previous 5 years. So its not surprising. I'm new to WordPress so I have no idea how to fix. HELP HELP HELP
Share Improve this question asked Nov 2, 2018 at 19:18 JaywJayw 1 2- 1 This is not necessarily a WordPress issue per se, but an underlying PHP one. The original MySQL extension was deprecated in PHP 5.5 and removed completely in PHP 7. – MrWhite Commented Nov 2, 2018 at 19:34
- @MrWhite is right, you should upgrade your server/hosting. the minimum is MySQL version 5.6 or greater OR MariaDB version 10.0 or greater. See requirements: wordpress/about/requirements – Remzi Cavdar Commented Nov 2, 2018 at 20:43
1 Answer
Reset to default 0This is more like a server problem, it seems like your server is very old. WordPress requirements change over time to stay up to date and provide a fast and stable experience and also more features.
As of this post, the WordPress server (minimum) requirements are the following:
PHP 5.2.4+
MySQL 5.0+
Recommended is:
PHP version 7.2 or greater.
MySQL version 5.6 or greater OR MariaDB version 10.0 or greater.
HTTPS support
See documentation: https://wordpress/about/requirements/
My website is crashing on this line of code. It happened after we updated to the latest version of WordPress. It hadn't been updated for the previous 5 years. So its not surprising. I'm new to WordPress so I have no idea how to fix. HELP HELP HELP
My website is crashing on this line of code. It happened after we updated to the latest version of WordPress. It hadn't been updated for the previous 5 years. So its not surprising. I'm new to WordPress so I have no idea how to fix. HELP HELP HELP
Share Improve this question asked Nov 2, 2018 at 19:18 JaywJayw 1 2- 1 This is not necessarily a WordPress issue per se, but an underlying PHP one. The original MySQL extension was deprecated in PHP 5.5 and removed completely in PHP 7. – MrWhite Commented Nov 2, 2018 at 19:34
- @MrWhite is right, you should upgrade your server/hosting. the minimum is MySQL version 5.6 or greater OR MariaDB version 10.0 or greater. See requirements: wordpress/about/requirements – Remzi Cavdar Commented Nov 2, 2018 at 20:43
1 Answer
Reset to default 0This is more like a server problem, it seems like your server is very old. WordPress requirements change over time to stay up to date and provide a fast and stable experience and also more features.
As of this post, the WordPress server (minimum) requirements are the following:
PHP 5.2.4+
MySQL 5.0+
Recommended is:
PHP version 7.2 or greater.
MySQL version 5.6 or greater OR MariaDB version 10.0 or greater.
HTTPS support
See documentation: https://wordpress/about/requirements/
本文标签: databaseHELP qmysqlquery(sel) or die(mysqlerror()) HELP
版权声明:本文标题:database - HELP $q=mysql_query($sel) or die(mysql_error()) HELP 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749210331a2333254.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论