Hi, what are specific server PHP requirements if any to get CF7 work faster? Its been very slow and sometimes browser "hangs" with warning.
My PHP configuration is as follows:
PHP version 7.4.13. FPM;
memory_limit = 564M
max_execution_time = 300
max_input_time = 600
max_input_vars = 20000
My PHP configuration is as follows:
PHP version 7.4.13. FPM;
memory_limit = 564M
max_execution_time = 300
max_input_time = 600
max_input_vars = 20000
when does that happen ? when you try to edit the form ? if yes then please try to enable the "Safe mode" in the global settings, it should help!
yes, thats when Im editing the form that is fairly complicated. Thanks! it works.
Just one question though - should I switch that off when put the form to work? I mean - swithching from development to real use?
Just one question though - should I switch that off when put the form to work? I mean - swithching from development to real use?
no, that's it, the safe mode speeds things but loads units config when you try to open them, it's only a backend feature!
You need to login to be able to post a reply.