Is this information still accurate?
mflorrel
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)
default_socket_timeout = 60
The post was from 2006?
Currently, in my php.ini I have
mflorrel
max_execution_time = 330 ; Maximum execution time of each script, in seconds
max_input_time = 360 ; Maximum amount of time each script may spend parsing request data
memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)
default_socket_timeout = 60
Yet, I am unable to download a list with
54207 records.
This is of course while the dialer is running, but the loads are fine.
System Load Average: 0.02 0.15 0.20