Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Re: [PHP] Help with timeouts


Message #1 by "Adam Lang" <aalang@r...> on Fri, 5 Oct 2001 09:41:22 -0400
Look at the script timeout settings in php.ini... not the httpd.conf.

Send the $50 a breast cancer charity... or me.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message ----- 
From: "Josh Berkus" <josh@a...>
To: <pgsql-php@p...>
Sent: Thursday, October 04, 2001 7:12 PM
Subject: [PHP] Help with timeouts


> Folks,
> 
> I have a very complex database operation that can sometimes take 70-90
> seconds to return results.  The web page which displays the results,
> however, seems to always timeout at 60seconds despite setting the Apache
> timeout to 300 seconds and set_time_limit to 240.
> 
> My client is going berserk.  $50 (USD) to the non-political charity of
> your choice if you can give me a suggestion that works.
> 
> SuSE Linux 7.2
> PostgreSQL 7.1.2
> PHP 4.0.3
> 
> -Josh Berkus
> 
> 
> 
> ______AGLIO DATABASE SOLUTIONS___________________________
>                                        Josh Berkus
>   Complete information technology      josh@a...
>    and data management solutions        (xxx) xxx-xxxx
>   for law firms, small businesses        fax 621-2533
>     and non-profit organizations.      San Francisco
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@p...)
> 




  Return to Index