Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    webspider2005 is offline IM & SEO Weak Jaw webspider2005 is on a distinguished road
    Join Date
    Jul 2010
    Posts
    102
    Thanks Given
    0
    Thanked 4 Times in 3 Posts

    PHPMy Admin Limitation

    PhpMyAdmin has a limitation in uploading a huge file. Is there a way to address this because there is a problem if you don't have access to MYSQL root commands?

  2. #2
    Nemanja's Avatar
    Nemanja is offline IMTalk.org Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute Nemanja has a reputation beyond repute
    Join Date
    Jun 2010
    Location
    www
    Posts
    4,870
    Thanks Given
    703
    Thanked 3,044 Times in 1,247 Posts
    You can upload your file by ftp to server and by ssh run this comand to upload your file:
    mysql - u admin -p admin accounts < accounts.sql

  3. #3
    Fishfarmer is offline IM & SEO Quiet One Fishfarmer is on a distinguished road
    Join Date
    Aug 2011
    Posts
    16
    Thanks Given
    0
    Thanked 2 Times in 1 Post
    The alternative is to export your MySQL files in smaller bundles and then upload them that way.

    Both ways work but not everyone can run shell scripts on their host.


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts