当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Mozilla can't find a valid PDF file to open in a browser, but Chrome or IE work without problem. Why?

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 8 回表示
  • 最後の返信者: pi314

more options

The system I'm running is Scientific Linux. PDF files, I need to open in a browser, are on the file server, but in the same folder as my html files, etc. So, in HTML I gave the link to some PDF to open it in the browser, however, Mozilla says it can't find the file by the given URL. Proper permissions to access the files are given. All is lowercase, no spelling error.

On Chrome, on the same computer, everything works fine. I've also tested on Windows, still Chrome or IE work without problem.

Any ideas?

The system I'm running is Scientific Linux. PDF files, I need to open in a browser, are on the file server, but in the same folder as my html files, etc. So, in HTML I gave the link to some PDF to open it in the browser, however, Mozilla says it can't find the file by the given URL. Proper permissions to access the files are given. All is lowercase, no spelling error. On Chrome, on the same computer, everything works fine. I've also tested on Windows, still Chrome or IE work without problem. Any ideas?

選ばれた解決策

The problem is fixed now.

Though I do not have a proper explanation, but all I did is just moved all the files for download to the same level as the html file, from where hfer links were working. And mozilla now can see the PDF-s !

この回答をすべて読む 👍 0

すべての返信 (3)

more options

In your browser do you have the mime type pdf associated with a program?

more options

Thanks for your reply! I've checked the link, and everything is set to its normal form in my browser. Otherwise this particular case, the browser has no problems viewing PDF files, but here, when I try to open the PDF (using HTML code, say, href="downloads\file1.pdf" where "downloads" is a folder on the same level as the html file) then the error I am getting is this

Not Found

The requested URL (the name) was not found on this server.

more options

選ばれた解決策

The problem is fixed now.

Though I do not have a proper explanation, but all I did is just moved all the files for download to the same level as the html file, from where hfer links were working. And mozilla now can see the PDF-s !