coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: BrookShadow_RC on November 19, 2007, 05:34:28 PM

Title: Uploading Video files...
Post by: BrookShadow_RC on November 19, 2007, 05:34:28 PM
Ok, I'm running 1.4.9 w/ GD on FreeBSD.

I can upload pictures just fine. But when I try to upload video files, it always says "0 files uploaded". Any one ever seen this?

Thanks in advance!

Title: Re: Uploading Video files...
Post by: Joachim Müller on November 19, 2007, 06:30:58 PM
Quote from: BrookShadow_RC on November 19, 2007, 05:34:28 PM
Ok, I'm running 1.4.9
Then upgrade before doing anything else - most recent stable release currently is cpg1.4.14, so you're running 5 versions behind. There is a reason why we package maintenance releases. Upgrading is mandatory.

Quote from: BrookShadow_RC on November 19, 2007, 05:34:28 PMI can upload pictures just fine. But when I try to upload video files, it always says "0 files uploaded".
There may be many reasons for this. If updaing doesn't solve your issue, do exactly as suggested in the upload troubleshooting section of the docs and the next section that is named "asking for support on upload issues".

Quote from: BrookShadow_RC on November 19, 2007, 05:34:28 PMAny one ever seen this?
Yes, quite often. It's the generic error message. More details can be found if you do as suggested above.
Title: Re: Uploading Video files...
Post by: BrookShadow_RC on November 26, 2007, 11:07:55 PM
Ok, rebuilt the server, and updated to the latest greatest Coppermine. Still getting the same issue. Checkpermission on folders mentioned in FAQ, all are 777. Checked the other things mentioned in the phpinfo() section and I am within all parameters for space and memory. file upload is turned on in PHP, but no directory specified in php.ini.

Still cannot upload a music or video file. Thoughts?

Title: Re: Uploading Video files...
Post by: Joachim Müller on November 27, 2007, 06:59:37 AM
Quote from: GauGau on November 19, 2007, 06:30:58 PMdo exactly as suggested in the upload troubleshooting section of the docs and the next section that is named "asking for support on upload issues".
Title: Re: Uploading Video files...
Post by: BrookShadow_RC on November 30, 2007, 05:09:29 PM
It was the PHP max_upload_size or what ever. It works now. Thanks,