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
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
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
And Thanks
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.
Relaunch MAMP. This fixed it for me. I hope this makes it clearer.
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.
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 :(
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 :(
And now another website falls over
Any idea what No input file specified. means ?
Any idea what No input file specified. means ?
https://forums.cpanel.net/threads/case-cpanel-12822-case-cpanel-1310...