phphMyAdmin update
Posted by: mhorpheus (---.bp21dc.broadband.hu)
Date: August 15, 2009 09:37AM

Hi!

I use wamp 2.0c. I'd like to update the built in phpMyAdmin because it doesen't support the importing over 2 MB, and have a 4MB database to import. Could any one help how can i do this? i deleted the previous directory and copy there the new one (now i know that this was lol) but still not working.
Much thanks for the help.

Mhorph.

Options: ReplyQuote
Re: phphMyAdmin update
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: August 15, 2009 12:21PM

This is nothing to do with the version of phpMyAdmin. This is a PHP configuration issue.

By default PHP has a max upload file size of 2MB. To up this limit, left click WAMP tray icon and select PHP > php.lini

Now scroll down and find the following line
upload_max_filesize = 2M

Change 2M to something higher , for example set it to 10M to allow for uploads up to 10MB.

Save the php.ini and restart the Apache Service

Options: ReplyQuote
Re: phphMyAdmin update
Posted by: mhorpheus (---.bp21dc.broadband.hu)
Date: August 15, 2009 06:07PM

thanks it worked.

Options: ReplyQuote


Sorry, only registered users may post in this forum.