Im new using PHP on IIS 5.0 under Win2K Pro... Installed PHP according to
the direction stated in readme.... I created a simple PHP page and it work
using IE 5.5
<%php
echo ("FOO BAR");
%>
Problem:
Whenever I click on refresh for the 3rd time (3rd consecutive time) page
wont display.... I have to restart IIS so I can view the page again?
--
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]