Forms not saving even after php.ini update

wibadd 09 Mar, 2015
I followed directions in several of the threads, http://www.chronoengine.com/faqs/56-cfv4/cfv4-other-faqs/2568-my-form-wont-save.html, to update the max_input_vars and tried it on both my webhost and my home server, but I still encounter the same issue of the form not saving and returning me to the admin control panel. I also checked for subhosin and was not able to find it on either server.

I am unable to make any changes to my form at this point and need some guidance.
GreyHead 09 Mar, 2015
Answer
Hi wibadd,

Please check the setting from the PHP Info tab on the Site Global Configuration and make sure that the new value is actually being used.

Bob
wibadd 09 Mar, 2015
Hi Bob,

Thanks for that - I did check and for some reason it was not showing updated even though I updated the php.ini file that was being used. I contacted the host and they were able to resolve it and all is working now.

Chad
GreyHead 10 Mar, 2015
Hi Chad,

That's not uncommon - because multiple php.ini files can be used that over-write each other it's possible to change the 'main' one without making any difference on the site. The header on the PHP Info page should tell you which .ini files are being checked.

Bob
This topic is locked and no more replies can be posted.