Hi All, My PHP dmin says i can import and run SQL file of only 8 M at the maximum but the SQL file I have is 15MB. Does anyone know wtahst the workaround over here. Many Thanks
Thanks, but the thing is I do not have a PHP ini here, this is a 1and1 hosting PHP MyAdmin, I think I can't do anything with their servers, right?
I can help you with this also.. Let me know via PM if you are still needing help with the larger database. Boulder
Depends on the configuration of the server, you should ask their support if you can do this via .htaccess. They would be in the correct position to answer you.
upload first the database to your server by FTP then use SSH to issue mysqldump command. if you are on shared host just ask your host to import the database.