Hi Richard,

I don’t know how the below value are set in LC-Server preferences (PHP values 
shown below) :

max_execution_time      30      30
max_file_uploads        20      20
max_input_nesting_level 64      64
max_input_time  60      60
max_input_vars  1000    1000
memory_limit    64M

but i expect your script could die because it reaches one of the corresponding 
ones.

HTH,

Pierre

Le 24 mai 2014 à 02:57, Dr. Hawkins <doch...@gmail.com> a écrit :

> On Fri, May 23, 2014 at 3:50 PM, Matthias Rebbe | M-R-D <
> matthias_livecode_150...@m-r-d.de> wrote:
> 
>> Is it possible that you have a SaveStackRequest handler in your card or
>> stack script?
>> And if so, could you check if maybe the line "pass savestackrequest" in
>> that handler is missing?
>> 
> 
> Nope.  Only just learned of it in this message :)
> 
> In a script of hundreds of lines, it hits that line, executes the line
> before revDataFromQuery(), and never reaches the line after (where I could
> test the result!)
> 
> Oh, and I'm usually using 5.5.4, but confirmed on 6.5.1 as well.
> 
> 
> -- 
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

--
Pierre Sahores
mobile : 06 03 95 77 70
www.sahores-conseil.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to