Hello!
I tried to save css of the theme global.css (almost 2400 lines of css) but it gets stuck. (a loop)
If I try to save css with less number of lines, it working.
Php 5.6
max_execution_time 30
max_input_time -1
memory_limit 128M
post_max_size 32M
upload_max_filesize 128M
Where is the problem?
I tried to save css of the theme global.css (almost 2400 lines of css) but it gets stuck. (a loop)
If I try to save css with less number of lines, it working.
Php 5.6
max_execution_time 30
max_input_time -1
memory_limit 128M
post_max_size 32M
upload_max_filesize 128M
Where is the problem?