Re: Re: Browser could not get mp3 files from http site

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 24, 2008 at 9:56 AM, Richard Lynch <rlynch@xxxxxxxxx> wrote:
> As a general rule, check what happens when you do wget -S on the URL and see what the browser sees.

Thanks Richard and all responses. That was the best PHP and HTML debug
I've learned so far. I always find it is difficult to debug html and
JS when doing PHP program. I can debug C/C++ using gdb well but no
idea what the tools can be used for browser debug.

Anyway, the problem has been resolved. It turns out it was an
authorisation issue. My web server requests a log in at beggin,
although I can see every pages and download other data and image
files, somehow it cannot download the mp3 file. As soon as I remove
the login, it works fine.

Appreciate all of your helps and responses.

Cheers.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux