How to move a database bigger 2MB
How to move a database > 2MB Import Most hosting provider set the limit to the PHP upload function to 2MB which makes it not easy importing databases > 2MB to your new installation if you use e.g. phpMyAdmin as your database management tool. For this cases, you might want to install another application that […]