Importing database to localhost
-
I’m setting up my localhost as a testbed for a client’s live site. This is so I can test caching and CDN because the site is getting big and slow and unwieldy.
Database is created and copy of wp folder in the correct location. No I want to import the database copy (xxxx.zip) into mamp using phpmyadmin.
Unfortunately it keeps timing out, presumably because the database has just got too big.
(phpmyadmin says its size limit is 32mb… my zip file is 9mb but unzipped it is 64mb)
So have I painted myself into a corner?
Does Mamp Pro allow for bigger files?
Do any of the phpmyadmin import parameters actually work? (the tickbox to allow interruptions in case of large files appears to have no effect).
Any clues would be welcome.
- The topic ‘Importing database to localhost’ is closed to new replies.