Search code examples
google-chromecross-browsergetmp3httprequest

Chrome won't play mp3 files?


There's something very weird on my server- chrome won't play mp3 files on it.

for example, when chrome is pointed to an mp3 file on first server: http://tinyurl.com/czqfw5a - it won't play. When I place the same file on my second server: http://tinyurl.com/cju4yg4 - it works fine.

I checked http response headers, on both servers it looks fine- mime type is set correctly.

The problem happens only with chrome. ff / ie work fine.

Anyone have an idea?


Solution

  • Found a solution: I downgraded apache to 2.2.17 - and all of a sudden things started to work. No idea why, but probably something in the new version of apache manifests the mp3 playing bug at chrome. .