• Resolved ferrercancho

    (@ferrercancho)


    Hi Alexander,
    Mi server went down a few times because of WP Testing (500 error).

    The logs for today internal server error say:

    #0 /usr/home/lacasaambar.org/web/campus/wp-content/plugins/wp-testing/vendor/flourish/flourish/fDatabase.php(809): fDatabase->handleConnectionErrors(Array)
    #1 /usr/home/lacasaambar.org/web/campus/wp-content/plugins/wp-testing/vendor/flourish/flourish/fDatabase.php(2788): fDatabase->connect()
    #2 /usr/home/lacasaambar.org/web/campus/wp-content/plugins/wp-testing/vendor/flourish/flourish/fDatabase.php(2942): fDatabase->preprocess(‘SELECT version(…’, Array, false)
    #3 /usr/home/lacasaambar.org/web/campus/wp-content/plugins/wp-testing/vendor/flourish/flourish/fDatabase.php(1783): fDatabase->query(‘SELECT version(…’)
    #4 /usr/home/lacasaambar.org/web/campus/wp-content/plugins/wp-testing/v in /usr/home/lacasaambar.org/web/campus/wp-content/plugins/wp-testing/vendor/flourish/flourish/fDatabase.php on line 2081

    Do you know what’s the issue?
    Many thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    > handleConnectionErrors

    Seems that your mysql has some connection limit or overloaded.
    Wp-testing does not reuse existing wordpress connection and creates it’s own with same credentials.

    Same error here.

    update: it was not exactly the same error. fixed with a database repair.

    • This reply was modified 5 years, 9 months ago by efrap.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Internal server error’ is closed to new replies.