• I have the same trouble.
    I’ve tryed everithing you wrote before.
    Disabled plugins via FTP, renamed .htacces (and also tryed to uplad an .htaccess file from an other installation on the same servers), changed the theme, but I still have the problem.
    All the problems are in the admin site. Something works, something doesn’t.
    I can’t access plugins admin, theme admin, wp updates.
    When I publish an article I get 500 internal server error, but the article results published.
    I’ve activeted LOG in wp and I Have logs from server:

    FROM WP:

    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in /web/htdocs/www.rallyteameventi.it/home/wordpress/wp-includes/functions.php on line 3457

    Notice: wp_deregister_script è stato richiamato in maniera scorretta. Non deregistrare lo script jquery nell’area amministrativa. Per farlo per il tema utilizzato ricorri all’hook wp_enqueue_scripts. Per favore consulta Il debug in WordPress (in inglese) per ulteriori informazioni. (Questo messaggio è stato aggiunto nella versione 3.6.) in /web/htdocs/www.rallyteameventi.it/home/wordpress/wp-includes/functions.php on line 3622

    FROM SERVER:

    [Thu Sep 10 12:14:09 2015] [error] [client 93.38.225.25:62078] – https://www.rallyteameventi.it – End of script output before headers: plugins.php, referer https://www.rallyteameventi.it/wordpress/wp-admin/
    [Thu Sep 10 12:14:07 2015] [error] [client 93.38.225.25:64383] – https://www.rallyteameventi.it – End of script output before headers: admin-ajax.php, referer https://www.rallyteameventi.it/wordpress/wp-admin/

    …and also…

    [Thu Sep 10 12:31:09 2015] [error] [client 93.38.225.25:56798] – https://www.rallyteameventi.it – End of script output before headers: update-core.php, referer https://www.rallyteameventi.it/wordpress/wp-admin/
    [Thu Sep 10 12:31:04 2015] [error] [client 93.38.225.25:52667] – https://www.rallyteameventi.it – End of script output before headers: admin-ajax.php, referer https://www.rallyteameventi.it/wordpress/wp-admin/
    [Thu Sep 10 12:31:02 2015] [error] – https://www.rallyteameventi.it – [client 31.194.133.2] ModSecurity: Access denied with code 500 (phase 2). Pattern match “(?:lock-token|translate|if)$” at REQUEST_HEADERS_NAMES:translate. [file “/etc/apache/modsecurity/modsecurity_crs_30_http_policy.conf”] [line “112”] [id “960038”] [msg “HTTP header is restricted by policy”] [severity “WARNING”] [hostname “www.rallyteameventi.it”] [uri “/wordpress/wp-content/uploads/2014/04”] [unique_id “VfFb5n8AAAEAAAQ3fS4AAAB

    I don’t know what happened, I think it was caused by a wp version update, but I’m not sure.

    Please can you help me?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Internal server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your admin panel, try deactivating all plugins. If you don’t have access to your admin panel, try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue.

    If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via FTP or SFTP and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your FTP or SFTP client to view invisible files.

    If you weren’t able to resolve the issue by either resetting your plugins and theme or renaming your .htaccess file, we may be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.

    Thread Starter lucaviola73

    (@lucaviola73)

    Thanks Matthew, as you can read in my prior message, I’already tryed out everithing you wrote.
    Changed theme: broblem not resolved
    Disabled plugins via FTP: broblem not resolved
    Deleted .htaccess: problem not resolved

    So I activated wp log and also server log.
    In the first message I’ve already included the error messages I found in the server and wp logs.

    Any suggestion based on the errors registered?

    Thanks.

    P.S. All the problems are in the admin panel. Something works, something doesn’t.
    I can’t access plugins admin, theme admin, wp updates.
    When I publish an article I get 500 internal server error, but the article results published.

    I’m having the same problem, may i know if you have been able to solve the problem and in this case in wich way?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘500 – internal server error – can't access admin’ is closed to new replies.