Forums

Mystst - error (7 posts)

  1. fk59
    Member
    Posted 2 years ago #

    In my logfiles i find this entry:

    "ALERT - script tried to increase memory_limit to 205520896 bytes which is above the allowed value........"

    Script needs minutes to start.

    Whats that?

    Frank

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Sounds like you need to increase your available memory for your current theme and/or one of your plugins.

    http://wordpress.org/support/topic/253495#post-1017842

  3. fk59
    Member
    Posted 2 years ago #

    I have this two lines in wp-config.php:
    define('WP_MEMORY_LIMIT', '96M');
    @ini_set("memory_limit",'96M');

    The error is the same.

    " ALERT - script tried to increase memory_limit to 205520896 bytes which is above the allowed value (attacker '194.25.***.***', file '/is/htdocs/***/wp-content/plugins/mystat/mystat.php', line 28), referer: http://www.schachplatz.de/wp-admin/plugins.php?activate=true&plugin_status=inactive&paged=1

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You need to contact your hosts and find out what the max available memory is, Looks like they're capping it via the server and treating any attempt to go above their limit as an attack.

  5. fk59
    Member
    Posted 2 years ago #

    i have contacted my host. I include in htacces this line:
    "php_value memory_limit 128M"

    No way, i got the same error.

  6. Francis Crossen
    Member
    Posted 2 years ago #

    It looks like you might have something more serious going on here. Over 200MB memory usage is very unusual.

  7. fk59
    Member
    Posted 2 years ago #

    agree :-)

    But where is the error? Whats going wrong? I got no ideas anymore.....

    :-()

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags