• Resolved diespeedy

    (@diespeedy)


    Hi all,

    I mentioned that if I activate the plugin “All In One WP Security & Firewall v4.1.6” I am no longer able to access the Mailpoet sites /wp-admin/admin.php?page=wysija_subscribers and /wp-admin/admin.php?page=wysija_campaigns.

    Is there any already known issue? Any workaround? Something I can do?

    BR,
    DieSpeedy

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, did you enabled one of the Brute Force features like Rename Login Page? If you did can you disable this and carry out a test?

    Thank you

    • This reply was modified 8 years, 5 months ago by mbrsolution.
    Thread Starter diespeedy

    (@diespeedy)

    Hi, I already deactivated all security and all firewall options. Both didn’t help.

    I forgot to wrote that the pages deliver a http 500 error.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    That error is an internal server error. Have you checked your server log files?

    Plugin Contributor wpsolutions

    (@wpsolutions)

    Which firewall rules have you activated?
    If any are active try deactivating all of them and then doing some tests to see if any of those rules might be causing your issue.

    Similarly, if no change when doing the above try the same tests for all other features in the AIOWPS plugin.

    • This reply was modified 8 years, 5 months ago by wpsolutions.
    Thread Starter diespeedy

    (@diespeedy)

    Hi all,

    I switched on debug mode and found the following errors:
    [05-Oct-2016 16:43:15 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:43:15 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:43:15 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 122880 bytes) in /home/vhosts/mydomain.de/htdocs/wp-admin/includes/class-core-upgrader.php on line 164
    [05-Oct-2016 16:43:15 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 30720 bytes) in /home/vhosts/mydomain.de/htdocs/wp-admin/includes/theme.php on line 179
    [05-Oct-2016 16:43:15 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:44:47 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:44:47 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 122880 bytes) in /home/vhosts/mydomain.de/htdocs/wp-admin/includes/class-core-upgrader.php on line 164
    [05-Oct-2016 16:44:47 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:44:50 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 30720 bytes) in /home/vhosts/mydomain.de/htdocs/wp-admin/includes/theme.php on line 179
    [05-Oct-2016 16:44:50 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:45:40 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:45:40 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:48:49 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:48:49 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598
    [05-Oct-2016 16:48:49 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 122880 bytes) in /home/vhosts/mydomain.de/htdocs/wp-admin/includes/class-core-upgrader.php on line 164
    [05-Oct-2016 16:48:56 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 30720 bytes) in /home/vhosts/mydomain.de/htdocs/wp-admin/includes/theme.php on line 179
    [05-Oct-2016 16:48:56 UTC] PHP Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression in /home/vhosts/mydomain.de/htdocs/wp-includes/functions.php on line 3598

    But I am absolutly not sure if those error belong together.
    I have no possibility to use more memory by configuring the php.ini.

    @wpsolutions: I used the built-in function to “deactivate all firewall rules” and “disable all security features”. Both didn`t change anything. No more features are available to deactivate. ??

    Thread Starter diespeedy

    (@diespeedy)

    Great news, guys! Thank you so much!

    Found out that I can change the memory limit by .htaccess. That solved the issue.
    Damm a memory problem. ??

    Thank you all for your support!

    BR,
    DieSpeedy

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi @diespeedy that is great news ??

    Hi @diespeedy,

    You can specific guidance..!

    Thread Starter diespeedy

    (@diespeedy)

    Hi nttai167,

    I`ve just added the following line into my .htacess:

    php_value memory_limit 256M

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Pligin conflict with Mailpoet Version 2.7.5’ is closed to new replies.