drbi19093 2018-10-10 13:59
浏览 220

WordPress 500(内部服务器错误)向load-scripts.php发送请求

I'm facing a problem for days now, Each time I try to edit a page with Thrive Architect I get 500 (Internal Server Error).

I get this on the page:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

As it says, I checked the error_log and found these related errors:

[Thu Sep 20 16:48:23 2018] [fcgid:warn] (104)Connection reset by peer: [client ] mod_fcgid: error reading data from FastCGI server, referer: https://www.website.com/wp-admin/post.php?post=2335&action=architect&tve=true
[Thu Sep 20 16:48:23 2018] [core:error] [pid ] [client ] End of script output before headers: index.php, referer: https://website.com/wp-admin/post.php?post=2335&action=architect&tve=true

I get this in the console:

load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,hoverIntent,utils,common,admin-bar,underscore,shortcode,backbone,wp-util,wp-backbone,media-models,mox&load[]=iejs,plupload,wp-plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=4.9.8:4 GET https://website.com/about-us/?tve=true&tcbf=994d642265 500 (Internal Server Error)

The server is Plesk.

I tried the following: 1- Increasing PHP and server timeout ..etc:

PHP:

max_execution_time = 3600

Server:

FcgidIOTimeout 3600
FcgidIdleScanInterval 400
FcgidBusyTimeout 3600
FcgidBusyScanInterval 400
FcgidZombieScanInterval 12
FcgidErrorScanInterval 12

2- Replace WordPress folders(wp-admin, wp-includes) with the latest version on wordpress.org.

3- Renaming the .htaccess.

4- Checked files/folders permissions.

But none of these methods solved the issue.

Are there are other methods to solve the problem?

How to solve this issue?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
    • ¥50 有数据,怎么用matlab求全要素生产率
    • ¥15 TI的insta-spin例程
    • ¥15 完成下列问题完成下列问题
    • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
    • ¥15 YoloV5 第三方库的版本对照问题
    • ¥15 请完成下列相关问题!
    • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
    • ¥15 求daily translation(DT)偏差订正方法的代码
    • ¥15 js调用html页面需要隐藏某个按钮