I have run a report of one month for one client and this actually
works in IE, so it must have something to do with memory or execution
time.

Also, my php.ini (server) has the following lines set:

max_execution_time = 300     ; Maximum execution time of each script,
in seconds
max_input_time = 60     ; Maximum amount of time each script may spend
parsing request data
;max_input_nesting_level = 64 ; Maximum input variable nesting level
memory_limit = 256M      ; Maximum amount of memory a script may
consume (128MB)

--

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=.


Reply via email to