Chrono Form suPHP file?

vanessa33 01 Feb, 2013
I have the lastest version of Joomla and of Chornoforms.
But it seems i have hit a limit on my form.
First i could create a form, but now the form is getting bigger i can't save it.
It will bring me back to the admin view.

I looked through the forums and found the information below - HOWEVER i cannot find any of these files. I need some help, i have a VPS and so i can fix this problem, but i cannot find the file or where to fix

-------------------------------------

There is no built in limit on the number of inputs or actions that you can have in a ChronoForm.

If you are finding that you can't add any more then you are probably hitting a limit that is set on your server.

Please check these:

If your php.ini file has a setting for max_input_vars
If suhosin is installed
If mod_security is installed.

If max_input_vars is set it needs to be at least 1000 and possibly higher.

If suhosin is running then these three settings need to be at least 1,000 (possibly 2,000 if you use large forms).

suhosin.get.max_vars
suhosin.post.max_vars
suhosin.request.max_vars

You can see the current PHP settings from the php.ini file for your site in Site Admin | Site | System Information | PHP Information. Where the file is located will depend on your web server setup.


-------------------------------------


PLEASE HELP! 😟 😟
GreyHead 01 Feb, 2013
Hi vanessa33,

You can see the current PHP settings from the php.ini file for your site in Site Admin | Site | System Information | PHP Information



Have you checked here? That page also usually shows the location of your php.ini file. If not please check with your web host's help documents.

Bob
vanessa33 01 Feb, 2013
Hi Bob,

thank you - i read more carefully and i found it.
but i am a bit of a newbie with this.

So i see the path file - but when i got into my cPanel I cannot get onto the path;

Configuration File (php.ini) Path /usr/local/lib
Loaded Configuration File /usr/local/lib/php.ini

What am i missing?
GreyHead 01 Feb, 2013
Hi vanessa33,

Sorry, there's nothing much more that I can say, each web host does the server setup differently. You'll need to ask them about how to change the settings on your site.

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