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!
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.