Hey folks, I am trying to import a database (.sql) file using phpmy admin on a clients server.
I get a file too large error even thought I have the option to break the file into pieces etc but I still get the error. The upload size is 50MiB and the file I am trying to import is 90mb (for the db.)
I had the same error in MAM and know I could change the maz_size_limit and similar things, but I am not sure what to do on the clients server. I have access to the cpanel but can not see any options.
I can import the same file on my server, even though its set to 64MIB,as it is able to chop up and import.
What are my options here?
I tried to use mysequal pro as it worked for MAMP on my local comp but am not able to do it for this clients server.
Any ideas?