Hi.
I have a PHP script which queries much of a large database.
Usually, it takes a minute (depending on the extent of the query).
However, it seems like sometimes the data is chopped off.
Is there a setting is PHP or Apache or MySQL where I can set the
timeout interval?
Thanks
I have a PHP script which queries much of a large database.
Usually, it takes a minute (depending on the extent of the query).
However, it seems like sometimes the data is chopped off.
Is there a setting is PHP or Apache or MySQL where I can set the
timeout interval?
Thanks
Comment