- Posts: 1
- Thank you received: 0
can't install the template
- Irina Kamenskaya
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
8 years 7 months ago #8879
by Irina Kamenskaya
can't install the template was created by Irina Kamenskaya
Hello. While installing the template the following text appears on the blank screen and the installation breaks.
Here is the text:
Warning: POST Content-Length of 61481600 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
Error displaying the error page: Application Instantiation Error: Failed to start the session because headers have already been sent by "" at line 0.
Could you help me with this? What's wrong?
Here is the text:
Warning: POST Content-Length of 61481600 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
Error displaying the error page: Application Instantiation Error: Failed to start the session because headers have already been sent by "" at line 0.
Could you help me with this? What's wrong?
Please Log in or Create an account to join the conversation.
8 years 7 months ago #8880
by Kiên
Replied by Kiên on topic can't install the template
Could you please change value on php.ini file like below:
Code:
upload_max_filesize = 1024M
post_max_size = 1025M
Please Log in or Create an account to join the conversation.
Time to create page: 0.186 seconds