Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Saguaros Moderator
    #1079576

    Hi,

    You can ask your hosting to increase these values from the php.ini :

    max_execution_time = 30
    max_input_time = 60
    memory_limit = 128M

    Like this guide

    imurillo Friend
    #1080428

    It works if I set
    memory_limit = 2048M

    Saguaros Moderator
    #1080517

    Glad to hear that it works now!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 6 years, 3 months ago.

The topic ‘Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to alloc’ is closed to new replies.