Okay
  Public Ticket #1203696
installation of the template kalium
Closed

Comments

  • guille1995 started the conversation

    Hi, i can't install the template kalium, the problem is the next:


    Warning: POST Content-Length of 19366703 bytes exceeds the limit of 8388608 bytes in Unknown on line 0.

    i need a fast support please. Thanks for the help.

  • [deleted] replied

    Hi guille1995,

    That is not a theme problem but a server problem. And this is related to your post_max_size on your PHP. For more informations please read this article carefully Kalium Server Requirements.

  • guille1995 replied

    i don't have the requirements of the template. i have windows 10 64 bit. If i modify the parameters of php, in php.ini,  (max post size, max file upload ) they don't change. the parameter that only change is max execution time and max input time. the two others  (max post size, max file upload ) don't change. 

    I have to change a template and leave kalium? or there is a solution?

     thanks for your help

  • [deleted] replied

    Hi there,

    I searched for this on google and as i can see you need to restart Apache so those changes will take effect.

    This i the original article https://stackoverflow.com/questions/1122418/changing-upload-max-filesize-on-php

    Hope that this will solve your problem with your localhost server.

    Thanks!