PewN Posted July 17, 2012 Posted July 17, 2012 please help. how can i upload 33mb SQL file on phpmyadmin. cuz my phpmyadmin only support 2.085kb Quote
Akkarin Posted July 18, 2012 Posted July 18, 2012 If you're hosting it yourself using wamp/lamp/etc and have access to php.ini, change the following directive: upload_max_filesize = 2M To: upload_max_filesize = 50M If you don't have access to php.ini, ask your host if it's possible to change it. Quote
Question
PewN
please help. how can i upload 33mb SQL file on phpmyadmin. cuz my phpmyadmin only support 2.085kb
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.