Hello,
What would be the best settings here to tune PHP?
max_execution_time is e.g. default to 30 which is a bit low?
What would you recommend for:
And with which other values i can tune a little bit?
Thanks
				
			What would be the best settings here to tune PHP?
max_execution_time is e.g. default to 30 which is a bit low?
What would you recommend for:
- memory_limit
 - max_execution_time
 - max_input_time
 
And with which other values i can tune a little bit?
Thanks