Justtechjobs.com Find a programming school near you






Online Campus Both


php-windows | 2001042

Re: [PHP-WIN] Long Execution Time From: Andrian Pervazov (apervazov <email protected>)
Date: 04/26/01

akm wrote:
>
> Hi, just intalled PHP4 on Win2K IIS 5.0, and simple PHP forms are taking
> *WAY* too long to process, often exceeding the default 30 second
> timeout. Am I missing something? Doesn't seem like these little forms
> should be causing so much trouble...

My experience is that this behavior is not caused by PHP, but by the
combination of the following conditions:

- submitting any forms (even pure HTML)
- the browser is running on the same machine as the server
- the browser is Netscape

If this is the case with you, just use Internet Explorer or call the
script from another machine

Andrian

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>