admin管理员组文章数量:1122832
I am setting up a small integration that is an off-WP cronjob to export some post data and send them to Google Drive. System works perfectly on DEV server. On production, no matter what, the log file ends up with
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
Please check that the mysqli PHP extension is installed and enabled.
If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress support forums.
The mysqli extension is present and is loaded (checked via command line as well as php info page).
Tried to disable security plugins in case but no dice.
What can be the problem?
本文标签: mysqlWordpress cannot detect (presentloaded) mysqli
版权声明:本文标题:mysql - Wordpress cannot detect (present, loaded) mysqli 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736304075a1932106.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论