IPB
Your Ad Here


Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Time out problem
Misha Singh
post Nov 7 2009, 07:03 PM
Post #1


Advanced Member
***

Group: Members
Posts: 7,880
Joined: 23-November 08
Member No.: 6,521



Hi,

I am doing a download of ten pages from the internet
and processing and storing the data.

The processing was timing out so I just changed the
max_execution_time from 30 to 120 seconds

and also the max_input_time.

After saving the php.ini file and re-opening it, it now reads:


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

max_execution_time = 120 ; 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 = 32M ; Maximum amount of memory a script may consume (16MB)


My script is still timing out.

Do I have to re-boot the server in order to apply these changes ?

Or maybe there is something wrong with my script !
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags
No Tag inserted yet

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 21st November 2009 - 07:20 AM
Your Ad Here