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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to