phpMyAdmin

Discussion in 'General' started by dayjahone, Feb 17, 2009.

  1. dayjahone

    dayjahone Member

    I am trying to import a database and it times out. I have the interrupt option clicked, and hit "Go" after it times out to resubmit, but it still doesn't work (It never finishes). It's only a 5MB database. Where do I increase the time it can take and maximum file size? There are two php.ini files (apache and ispconfig?). Thanks!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This can be a browser timeout as well. Uploading sql files with phpmyadmin does work well for files with a few hundred kbbut not larger files. Better you upload the sql file to your server and import it with the mysql command on the shell.
     
  3. dayjahone

    dayjahone Member

    what is the mysql command? Let's say I'm trying to import a .sql file to web#db1?
     
  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page