max_input_vars

Permalink
Hi all

Trying to export a 5.8 database from localhost / my phpadmin

Can anyone point me in the direction of where I can set the max_input_vars to more that 1000 (what the default is?). Have gone round and round and have decided that I must be nuts - code is not my happy place.

Thanks

1 Attachment

thewebteam
 
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
thewebteam replied on at Permalink Reply
thewebteam
umm no - references to **stuff** I don't understand ... never mind. Will persist with old verions until xampp etc get their chit together

And Thanks
studio108 replied on at Permalink Reply
studio108
I have had similar issues with MAMP recently.

I found the php.ini file for the version of PHP I was running on MAMP and then added the line at the bottom of the file.

max_input_vars = 10000;


Relaunch MAMP. This fixed it for me. I hope this makes it clearer.
thewebteam replied on at Permalink Reply
thewebteam
nope - crashed Xampp and after removing the line it still wont start :( why do i bother ay :( Last time I reinstalled Xampp it wouldn't don't anything with what I had already built. Grumpy now

It used to be simple with the earlier 5.x etc versions ... At one point I was able to get a 5.7 and 5.8 version made and exported. Guess somebody somewhere need to lift their game for those of us who don't code - the whole reason I used Concrete :(
thewebteam replied on at Permalink Reply
thewebteam
And now another website falls over

Any idea what No input file specified. means ?