Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 5 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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