• Plugin scan crashed the website and caused 500 error even for browsing.
    From the nginx logs:

    2020/11/25 17:36:53 [error] 551#551: *172576 FastCGI sent in stderr: “PHP message: PHP Fatal error: strict_types declaration must be the very first statement in the script in /var
    /www/example.com/public_html/wp-content/plugins/woocommerce/vendor/league/container/src/Container.php on line 1” while reading response header from upstream, client: 1.1.
    1.1, server: example.com, request: “POST /wp-admin/admin-ajax.php HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php/php7.3-fpm.sock:”, host: “www.example.com”, refe
    rrer: “https://www.example.com/wp-admin/tools.php?page=p3-profiler”

    After deleting manually p3 plugin folder website started to work, but with errors. Deleted also p3-profiler.php from mu-plugins folder. Error seems disrepair.

    Is here anything to clean up after that kind of way of removing plugin?

    • This topic was modified 4 years, 3 months ago by Mindas22.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Same error here. Any installation just causes immediate error 500. Not even able to use debugging.

    Had to delete the plugin manually.

    Sad. I was so excited to learn the plugin was updated for PHP7

    Same error here. But I can’t even access my dashboard ! How am I supposed to do then ? Please, help !

    Thread Starter Mindas22

    (@mindas22)

    @yaysa use FTP connection or your hosting panel file manager if available and manually remove p3 plugin from
    wp-content/plugins/p3-profiler/ also file p3-profiler.php from mu-plugins folder.

    We found out that when you run the test, your IP is doomed until someone with different ip stops the scan.

    Only person who launched the test gets error 500, site is functioning normally for others.

    I used a different IP and couldn’t even get the home page to load.

    The only way to fix was to go remove the plugin from the filesystem using sftp.

    If you’re finding this comment and need help, use your ftp or sftp to browse your files and go to this folder:

    <your website home>/wp-content/plugins

    You’ll see “p3-profiler” there as a directory. Delete this directory and your site will start working again.

    Thanks! This worked perfectly and saved me hours of troubleshooting. Very much appreciated.

    I had a similar problem of P3 taking the entire site down during an automatic scan. I also have Woocommerce installed on this website.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Error 500, fully crashed website.’ is closed to new replies.