Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Importing a database through PhpMyAdmin hangs #63

Open
hedleysmith opened this issue May 15, 2014 · 3 comments
Open

Importing a database through PhpMyAdmin hangs #63

hedleysmith opened this issue May 15, 2014 · 3 comments

Comments

@hedleysmith
Copy link

On a fresh install of Parrot, going to localhost:8181/phpmyadmin and attempting to import a database to an already created DB hangs, the following message is shown on a new page "The file is being processed, please be patient.".

I had the same issue on another instance and resolved by making the permissions to the PhpMyAdmin 'upload_tmp_dir' (by default this is /var/lib/phpmyadmin/tmp) more permissive, but this does not seem to be working in this instance.

Importing databases via the command line and through vagrant provision works fine, so not a critical issue.

@darthsteven
Copy link
Member

Ah sure.

Is this related to file upload size maybe? Does importing a very small DB work, or is it any DB at all?

@hedleysmith
Copy link
Author

It seems to be any DB size at all - have tried increasing upload_max_filesize & post_max_size to be sure

@featuriz
Copy link

featuriz commented Sep 6, 2021

Now 2021 I face the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants