搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 5 回覆
  • 2 有這個問題
  • 59 次檢視
  • 最近回覆由 Ruif

more options

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.

被選擇的解決方法

Somehow the problem disappeared. No idea what happened

從原來的回覆中察看解決方案 👍 0

所有回覆 (5)

more options

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.

more options

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

more options

What is the content encoding of the dump?

more options

it is a .sql file created by Phpmyadmin.

more options

選擇的解決方法

Somehow the problem disappeared. No idea what happened