Some Kind of Log Some Kind of Log
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Some Kind of Log

Started by Hooligan, June 02, 2005, 06:01:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hooligan

I've been having trouble uploading 4meg files and all Coppermine tells me is 0 Files uploaded.

It would be nice to have some logs of errors, accesses, etc.

My .02
You know, Hobbes, some days even my lucky rocketship underpants don't help.

Joachim Müller

if you upload files that are too large for http uploads, your server will simply run into a time-out. A log-entry that is written by coppermine wouldn't be able to write an entry then, as the script is terminated when hitting time-outs. What you request is not possible using coppermine, you would have to consult your webserver's error logs. Coppermine can already log things that make sense. Request turned down. You (as coppermine admin) should use ftp-upload plus batch-add to avoid http upload time-outs anyway.