Quote:
Originally Posted by AndrewD
You are almost certainly running out of cpu time allowed for the php script.
How are you setting up the urls for the entries - a) are they on your own server and b) do you use a full url or just the local filename. *Much much better* to use local filenames on the local server, otherwise it's expensive for the server to stream the file.
|
a) The files are all uploaded on my server
b) On creating an entry, i use path/file_name like this /uploads/etc/etc/file.mpeg