>DB the server won't respond immediately
>causing the conenct to time-out..
Does your script start with an information_schema query? The frist one
of those is painfully slow with MySQL.
Did you try set_time_limit( 0 )?
PB
-----
JM wrote:
> after trying it again ang again.. maybe for the 5th time.. PHP will now be
> able to connect..
>
>
> On Monday 14 May 2007 22:34, JM wrote:
>
>> Hi,
>>
>> Im using MySQL-5.0.19-0 and for some reason when ever PHP connects to the
>> DB the server won't respond immediately causing the conenct to time-out..
>> No firewall issues and no network related issues. The only thing that I
>> noticed is that the server's average load is 60%.
>>
>> Thanks,
>>
>
>