Unable to install any demo template

Hello, Im having trouble installing the gym template. I tried to install any of the other demo content but got the error in the attachment.

Hi Priscillah,

Thanks for reaching out.

Please try the following possible solutions.

Increasing Php Memory Limit

Also, please contact your web host to configure the server settings mentioned below.

allow_url_fopen = On
upload_max_filesize = 512M
post_max_size = 512M
max_execution_time = 300
max_input_time = 300
max_allowed_packet = 16Mb
innodb_log_file_size = 128mb

Hope that helps and let us know how it goes.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.