Okay
  Public Ticket #950185
Broke my Wordpress
Closed

Comments

  •  2
    Till Erdmenger started the conversation

    Hi there, no good start: Installed your theme in my existing wordpress-page, installed all required plugins, activated all required plugins – BOOM! Website not responding anymore. Neither back- nor front-end. Plain white.

    Your suggestion?

  •  2
    Till Erdmenger replied

    My Hoster helped me out quickly: One of the required plugins needs an increased memory_limit – this is information I got from the Hoster. I don´nt know which one and why but you should inspect this to save customers from trouble. Thanks.


    Till

  • [deleted] replied

    Hi Till,

    I'm glad that you managed to solve this.

    Your server must have recommended PHP configuration limits as follows:

    • max_execution_time 180
    • memory_limit 128M
    • post_max_size 64M
    • upload_max_filesize 64M
    • max_input_time 60

    For more info visit this link Recommended PHP Configuration Limits.

    If you need more info, please don't hesitate to reply.