Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Firefox won't open localhost files, it downloads the file instead and then won't show images, IE9 localhost works fine.

  • 5 odpovědí
  • 8 má tento problém
  • 1 zobrazení
  • Poslední odpověď od wolfenr

more options

I have installed XAMPP to preview web pages locally. Everything works fine in IE9 but not in Firefox. When I load a localhost page Firefox downloads the file, then displays the downloaded file without showing images within the page.

So, in IE9 the address bar looks like this (correctly): http://localhost/my_sites/WebMaestro/Exercises/Lesson8/changeImage.html

In Firefox the address bar looks like this: file:///C:/Users/Rog/AppData/Local/Temp/changeImage-3.html

I have installed XAMPP to preview web pages locally. Everything works fine in IE9 but not in Firefox. When I load a localhost page Firefox downloads the file, then displays the downloaded file without showing images within the page. So, in IE9 the address bar looks like this (correctly): http://localhost/my_sites/WebMaestro/Exercises/Lesson8/changeImage.html In Firefox the address bar looks like this: file:///C:/Users/Rog/AppData/Local/Temp/changeImage-3.html

Všechny odpovědi (5)

more options

Are you using a Firefox extension like Auto Save Document  ? If you are using then you need to disable it. The documents are stored as html-text only (no embedded objects like pictures etc.) As a result the images don't appear on browser.

Upravil uživatel xr417 dne

more options

Thanks @xr417 but no, I'm not using Auto Save Document, the only active ones are Kaspersky, Firebug and New Tab Homepage.

more options

Restart Firefox with add-ons disabled and try to load the page again.

more options

Thanks @xr417, all add ons are disabled but exactly the same problem.

more options

By the way, I also uninstalled and re-installed Firefox about 24 hours ago in an attempt to resolve the problem, cleared the caches, re-booted etc. etc.