[PHP-WIN] Re: timeout?

2003-10-10 Thread Rahman Haqparast
Hi. 1.. Start the IIS management console (Start => Settings => Control Panel => Administrative Tools => Internet Services Manager). 2.. In the tree on the left-hand side of the console you should see "Internet Information Services" at the very top, then below this the name of your computer. Rig

RE: [PHP-WIN] Re: timeout question

2003-10-07 Thread Disko_kex
I had that problem too. set_time_limit = 0 ; in php.ini and Timeout 0 # in httpd.conf // jocke -Original Message- From: J.Veenhuijsen [mailto:[EMAIL PROTECTED] Sent: den 7 oktober 2003 06:55 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: timeout question see in php.ini

[PHP-WIN] Re: timeout question

2003-10-06 Thread J.Veenhuijsen
see in php.ini max_execution_time = 30 ; Maximum execution time of each script, in seconds or set_time_limit (PHP 3, PHP 4 ) limit the maximum execution time void set_time_limit (int seconds) Set the number of seconds a script is allowed to run. If this is reached, the script returns a

[PHP-WIN] Re: Timeout

2002-10-14 Thread RéMy
"Arthur Chevalier" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED].. . > Hi all, > > I am experiencing a timeout issue when trying to connect/query to one of our > Sybase Databases. I have no problems connecting/querying to all of my other > databases. Does anyon