奇怪的500错误localhost WordPress安装

时间:2016-07-06 07:38:28

标签: wordpress apache localhost mamp

好的,所以这件事发生在我的前几天,我能够通过重新安装WordPress,我的WordPress主题及其所有插件(永远使用)来解决它

它现在又发生了,所以我需要找到问题的根源。

我在localhost上运行了一个网站(使用MAMP)

当我访问localhost时:8888 /我可以访问我的整个文件目录。

我的localhost上的所有其他网站都在加载,没有问题,除了我需要访问的网站。我在浏览器中收到500错误。

当我启用WP Debug时,它不会从浏览器中的500错误更改。

我没有以任何方式修改此网站以引起这个问题,它实际上只是随意地自我砖块。同样的事情发生在完全相同的网站之前。

我已经经历了大量的指南,并且完全迷失了造成这个问题的原因。

非常感谢一些帮助排除故障。

这是我最新的apache错误日志。

    [Tue Jul 05 14:43:49 2016] [notice] caught SIGTERM, shutting down
    [Tue Jul 05 14:43:52 2016] [notice] Digest: generating secret for digest authentication ...
    [Tue Jul 05 14:43:52 2016] [notice] Digest: done
    [Tue Jul 05 14:43:52 2016] [notice] FastCGI: process manager initialized (pid 1372)
    [Tue Jul 05 14:43:52 2016] [notice] Apache/2.2.29 (Unix) mod_wsgi/3.4 Python/2.7.8 PHP/5.5.23 mod_ssl/2.2.29 OpenSSL/0.9.8zh DAV/2 mod_fastcgi/2.4.6 mod_perl/2.0.8 Perl/v5.20.0 configured -- resuming normal operations
    [Tue Jul 05 14:44:05 2016] [notice] caught SIGTERM, shutting down
    [Tue Jul 05 14:44:07 2016] [notice] Digest: generating secret for digest authentication ...
    [Tue Jul 05 14:44:07 2016] [notice] Digest: done
    [Tue Jul 05 14:44:07 2016] [notice] FastCGI: process manager initialized (pid 1414)
    [Tue Jul 05 14:44:07 2016] [notice] Apache/2.2.29 (Unix) mod_wsgi/3.4 Python/2.7.8 PHP/5.6.7 mod_ssl/2.2.29 OpenSSL/0.9.8zh DAV/2 mod_fastcgi/2.4.6 mod_perl/2.0.8 Perl/v5.20.0 configured -- resuming normal operations
    [Tue Jul 05 16:48:35 2016] [error] [client ::1] client denied by server configuration: /Users/brettgolding/Google Drive/htdocs/.DS_Store

0 个答案:

没有答案