Existing Media not Found Options
GroennDemon
Posted: Sunday, February 10, 2008 11:20:11 PM
Rank: Aficionado

Joined: 7/30/2006
Posts: 105
I have uploaded a media file using the backend.
Using the file in a macro gives me the correct URI:

http://myserver/media/10411/video.flv

In my FTP client I can see that the path is correct, the permissions are displayed as "-rw-rw-rw-" (666, the number of the beast, eh?).
However, I get a "404 Not Found" when I try to open it. :(

What could be causing this?
PeterD
Posted: Monday, February 11, 2008 10:38:04 AM

Rank: Fanatic

Joined: 7/20/2006
Posts: 488
Location: NL
This is probably because the webserver is denying to serve the content (its a flv-file, not a regular image or html-extension)

It is kinda weird that it is throwing a 404, but that might be because of security-reasons.

Ask your host to allow flv-files to be served by the webserver.

HTH,

PeterD

Working on an events-calendar with recursion. Post requests on my blog!
GroennDemon
Posted: Tuesday, February 12, 2008 9:28:17 PM
Rank: Aficionado

Joined: 7/30/2006
Posts: 105
Thanks, I'll do that. At least one problem that can be solved easily. :D
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.