【发布时间】:2018-08-20 12:06:34
【问题描述】:
在我的 wordpress 项目中,我使用这个主题“报纸”。这个主题允许我使用插件“TagDiv Composer”。每次激活此插件时,我都会收到 500 Internal Server Error。
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at lorem@ipsum.lorum.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
我可以在线查看我的网站没有任何问题,但我无法访问 wp-admin。如果我停用此特定插件,一切都会恢复正常。
我已经尝试停用所有插件并再次激活它们,将内存从64M增加到128M,将wordpress版本更新到最新。最后,我在另一个 Wordpress 项目中使用相同的插件尝试了相同的主题,我没有遇到任何问题(至少到现在为止)。
任何想法或任何帮助都会非常有帮助!
【问题讨论】:
-
首先,激活调试模式:stackoverflow.com/a/47856127/8053001,codex.wordpress.org/Debugging_in_WordPress,之后提供调试日志
标签: wordpress