Moderators: macek, egami, gesf


kick_tisho wrote:this is in your php.ini file, don't forget to restart server after modify if php
run as module.
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 30 ; Maximum execution time of each script, in seconds
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
Best regards Stanislav

Pejone wrote:if you want to run your script more than 30 seconds use set_time_limit() function

Return to PHP coding => General
Users browsing this forum: Bing [Bot] and 3 guests