Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 页面不是’;不起作用。误差500_Php_Wordpress - Fatal编程技术网

Php 页面不是’;不起作用。误差500

Php 页面不是’;不起作用。误差500,php,wordpress,Php,Wordpress,我的页面上出现错误: The lunatixcr.com page isn’t working lunatixcr.com is currently unable to handle this request. HTTP ERROR 500 我从零开始设置Wordpress,我已经设置了数据库,而且我从来没有登录过管理面板,实际上我不能,因为基本上我不能做任何事情,因为我上面显示的错误 这就是我的脚手架在filezilla上的样子 错误是: 建议?我目前看到以下内容: Your PHP

我的页面上出现错误:

The lunatixcr.com page isn’t working

lunatixcr.com is currently unable to handle this request.

HTTP ERROR 500
我从零开始设置Wordpress,我已经设置了数据库,而且我从来没有登录过管理面板,实际上我不能,因为基本上我不能做任何事情,因为我上面显示的错误

这就是我的脚手架在filezilla上的样子

错误是:


建议?

我目前看到以下内容:

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

这表明PHP需要启用mysql才能继续。

我目前看到以下情况:

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

这表明PHP需要启用mysql才能继续运行。

您可以使用其他浏览器进行测试吗?我知道如果您使用Safari并打开错误报告,您可以在浏览器中看到PHP错误

您可以使用其他浏览器进行测试吗?我知道如果您使用Safari并打开错误报告,您可以在浏览器中看到PHP错误

查看错误日志以获得更详细的解释。在.htaccess文件中有什么内容-通常在安装完成后才会显示。您是否已将数据库详细信息添加到wp config.php中?请查看错误日志以获得更详细的解释。在.htaccess文件中有什么内容-通常在安装完成后才会显示。您是否已将数据库详细信息添加到wp-config.php中?