Re: Error Uploading Videos.. Timeout Problem?????? Re: Error Uploading Videos.. Timeout Problem??????
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Re: Error Uploading Videos.. Timeout Problem??????

Started by Joachim Müller, May 06, 2005, 11:40:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joachim Müller

http://forum.coppermine-gallery.net/index.php?topic=5841.0 - you only can change this in php.ini if the webserver is yours to administer (probably not, as you appear to be webhosted). To trouble-shoot the upload process, enable debug_mode in coppermine's config for everyone (with notices turned off), and set method for file uploads to "Single file uploads only" in the groups manager for all relevant groups. This should give you a more detailed error message. You (as gallery admin) should upload using ftp-upload and batch-add anyway - this should fix time-out issues that are related to http uploads.