Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

  • mikehenrysr
    Participant

    @mikehenrysr

    I’m with @tfirma2000 still experiencing the same behavior. Any other suggestions?


    mikehenrysr
    Participant

    @mikehenrysr

    I’m +1 on the need for a solution too. I seem to always get the email without it going to spam. I also notice some repeat spam / sploggers in the email addresses. I have used WP-Activate-Users but I’d like an option to resend the activation or delete them.


    mikehenrysr
    Participant

    @mikehenrysr

    Oh, I forgot to add, we have about 150 users in the members area of BP.

    Thanks, Mike…


    mikehenrysr
    Participant

    @mikehenrysr

    So no one has an answer? Anyone want to propose a project for fixing this for me? Email me mike[at]leadchangegroup[dot]com. I need this fixed.


    mikehenrysr
    Participant

    @mikehenrysr

    The php.ini file has:
    max_execution_time = 30 ; Maximum execution time of each script, in seconds
    max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
    memory_limit = 128M ; Maximum amount of memory a script may consume (16MB)

    And in wp_config.php the following settings exist (I don’t know why they’re different…)
    define(‘WP_CACHE’, true); //Added by WP-Cache Manager
    define(‘WP_MEMORY_LIMIT’, ‘640M’);
    ini_set(‘memory_limit’, ‘640M’);

    I installed the GD Press plugin to report info like this and it says:
    PHP memory used: 52.4 MB
    Memory Limit: 256M

    And, when I look at the PHP configuration in CPanel, it says the memory_limit is -1

    The php.ini file is in the top level directory of my hosting account and in the top level directory of my domain.

    Shouldn’t these all be the same?

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar