> You can set a maximum time for execution. This is set for every script in > php.ini with max_execution_time (default is 30 seconds). Thanks for your answer. but this has already been done. And until it aborts (30 sec) no more DB access... What I'm looking for is a setting or a way to NEVER let 1 php script hangs the entire database resources ?