Hi all!

I have a little problem with PHP and IIS5.1 (Xp)

I have made a site or two with PHP and MySQL as the foundation and I used to
run Apache
as webserver. I'm now trying out IIS as a webserver and the response time is
great and it looks
good and all.

The problem is that the pages never stops loading. I don't have any infinate
loops or anything but
I usually make a for () loop to cycle through the response from the Mysql
queries and when they
are printed out the page just keeps loading. Nothing gets written to the
resulting webpage so I can't
see what could be wrong.

I use the included php.ini-dist file.

---
Mattias Larsson - [EMAIL PROTECTED]



-- 
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