coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: mainpower on May 16, 2005, 04:23:45 PM

Title: Upload mp4 movie files fails
Post by: mainpower on May 16, 2005, 04:23:45 PM
Hello,

I did search for mp4 files in the forum and found two items on it, still it's not clear to me why I can't upload mp4 format files from my digital camera to cpg 1.3.3.

I get the following message;
1. P5150406.MP4 File not uploaded by POST.

However I did add the following line to the cpg_filetypes table;
mp4 video/quicktime movie

And yes, file types are set to ALL

What am I doing wrong ???
Title: Re: Upload mp4 movie files fails
Post by: Joachim Müller on May 17, 2005, 09:36:24 AM
you (as coppermine gallery admin) should use FTP-uploads and then batch-add to prevent issues like time-outs during http uploads.
Title: Re: Upload mp4 movie files fails
Post by: mainpower on May 17, 2005, 07:29:36 PM
Well, I am directly connected to my server with 100 MB network, so should work fine. And can't be an issue in my opinion...

PS .. this forum is really very slow, get a lot of time outs  :-\\

Cheers
Title: Re: Upload mp4 movie files fails
Post by: Joachim Müller on May 18, 2005, 08:18:10 AM
there might be server-sided restrictions  in place (that you usually can't change when webhosted) that will keep you from uploading larger files by http. I still recommend FTP uploads.
Title: Re: Upload mp4 movie files fails
Post by: mainpower on May 22, 2005, 01:09:35 PM
So far I know there are no restrictions. I also do not see any error message.
However I tried with URL and this gives me the following error message;

Fatal error: Allowed memory size of 9444171 bytes exhausted (tried to allocate 8192 bytes) in /home/matthys/public_html/upload.php on line 1817

It's also not clear how to do the FTP upload thing.
If I click on 'Batch add files' I do see the header 'Select directory'.
But I am not able to select any directory, no even on config for FTP.

Cheers.
Title: Re: Upload mp4 movie files fails
Post by: Joachim Müller on May 23, 2005, 10:16:07 AM
you have to ftp-upload your files using an ftp-app before being able to use batch-add. This is in the documentation, please read it first. The error message you get clearly shows that you're running into a limitation, do as I suggested and use FTP-uploads for larger files in the future.