I'm trying to import a large mysql dump with phpmyadmin
but i am getting depreate now because whatever i do I keep getting the Maximum execution time error.
I have set the max_execution_time in php.ini to 1200 seconds, but this is being ignored.
(I've edited both /php/php.ini as Apache2/bin/php.ini, and even to be sure php.ini-recomended and php.ini-dist but still I get this error)
I don't know what to do next and this is really breaking my balls and driving me nuts.
( I need to import and fix this backup because I damaged the original online database)