coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: cartier on March 12, 2006, 05:16:17 PM

Title: Problem with batch add
Post by: cartier on March 12, 2006, 05:16:17 PM
I am getting the following debug info from the screen which should tell me that my files have been added successfully:

---begin debug info

USER:
------------------
Array
(
    [ID] => 54f859664353cdf27bfd8eb707a3512f
    [am] => 1
    [lang] => english
    [theme] => eyeball
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => cartier
    [groups] => Array
        (
           
Title: Re: Problem with batch add
Post by: bronchandes on March 12, 2006, 06:37:29 PM
this normally happens when there is a timeout. try to change the settings in php.ini
i have a rather old server. here are my settings:

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 90     ; Maximum execution time of each script, in seconds
max_input_time = 120   ; Maximum amount of time each script may spend parsing request data
memory_limit = 30M      ; Maximum amount of memory a script may consume (8MB)
Title: Re: Problem with batch add
Post by: cartier on March 12, 2006, 07:15:10 PM
Thanks, but I haven't got direct access to php.ini. I know there is a way of (temporarily?) changing these settings via a script - do you know how to do this?
Title: Re: Problem with batch add
Post by: Joachim Müller on March 13, 2006, 07:13:41 AM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble