• Hi,
    Config : WP 5.8.1 / PHP 7.4
    wp-cassify works great with old config, but with new config, it works for authenticated but can’t access settings page on backend.
    [Tue Oct 19 11:39:52.318036 2021] [fcgid:warn] [pid xxxx] [client xxxxx] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 251658272 bytes) in /data/www/xxxxxx/public_html/wp-includes/wp-db.php on line 1417, referer: https://xxxx/wp-admin/options-general.php?page=wp-cassify.php

    Thanks,
    Olivier

    P.S : french it’s ok for me ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I’ve tested with Config : WP 5.8.1 / PHP 7.4 in Docker environment. I couldn’t reproduce the bug.

    So, i’m not sure that WP Cassify is the source of the bug. It is a very lightweight plugin.

    Try to increase your config (RAM/CPU/SSD) or try to deactivate other plugins before optimizing plugin.
    In future release, i can try to refactor loading method datas of the admin panel (by grouping wp_get_option with one pure SQL query) but i’m not sure that is a priority because admin panel is not often loaded as frontend.

    I think it is very likely that your VPS configuration is too short for your WordPress site (your database server configuration is not powerful enough).

    Best regards.

    Thread Starter olhirt

    (@olhirt)

    It was a bug in a table of the bdd with ////////////////////////////////////////// inifinite Name of the login servlet
    Thanks a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error 500 WP 5.8.1 PHP 7.4’ is closed to new replies.