PewN Posted July 17, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted July 17, 2012 please help. how can i upload 33mb SQL file on phpmyadmin. cuz my phpmyadmin only support 2.085kb Quote Link to comment Share on other sites More sharing options...
Akkarin Posted July 18, 2012 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share 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 Link to comment Share on other sites More sharing options...
Question
PewN
please help. how can i upload 33mb SQL file on phpmyadmin. cuz my phpmyadmin only support 2.085kb
Link to comment
Share on other sites
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.