Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Gelöst Archiviert

Import on phpmyadmin doesn't work with firefox. Is OK using chrome.

Ruif beantwortet
Ruif

When trying to import a database (.sql) in phpmyadmin using firefox nothing happens and eventually I get the message:

Request Timeout

Server timeout waiting for the HTTP request from the client. Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 Server at localhost Port 80

When using Chrome it works perfect.

When trying to import a database (.sql) in phpmyadmin using firefox nothing happens and eventually I get the message: Request Timeout Server timeout waiting for the HTTP request from the client. Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 Server at localhost Port 80 When using Chrome it works perfect.
Diese Antwort im Kontext lesen

Ausgewählte Lösung

Somehow the problem disappeared. No idea what happened

Alle Antworten (5)

The timeout response can be changed in the about:config entries. I do not know how large the dump you are uploading is: http.response.timeout is the entry.

It is not a large database. Using Chrome it is done in a few seconds.

What is the content encoding of the dump?

it is a .sql file created by Phpmyadmin.

Ausgewählte Lösung

Somehow the problem disappeared. No idea what happened