Can I check that I will be able to use demo site content and run as normal with these PHP limits? I think they are all OK apart from post max size and upload max size being a little less.
Since the max_execution_time and memory_limit are alright and higher than the minimum it should work properly as the others are usually for weak servers who run older PHP and we require all these limits to be as in documentation. So you're free to start installing any demo and run the theme on them.
Can I check that I will be able to use demo site content and run as normal with these PHP limits? I think they are all OK apart from post max size and upload max size being a little less.
max execution time 600
memory limit 256M
post max size 48M
upload Max Size 48M
max input time 400
max input vars 1000
Hi Carrs123,
Since the max_execution_time and memory_limit are alright and higher than the minimum it should work properly as the others are usually for weak servers who run older PHP and we require all these limits to be as in documentation. So you're free to start installing any demo and run the theme on them.
Best regards,
Laborator Team