Does the entire page draw? Are you calling into anything other than php
with the suspect page?
Try the PHP "hello world" page to see if this continues to happen...
<?php
phpinfo();
?>
// Mike Eynon
// www.MikeEynon.com
// 1366 Bulb Ave
// Santa Cruz, CA 95062
// [EMAIL PROTECTED]
// 831.588.2388 (cell)
-----Original Message-----
From: Josh Seward [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 27, 2001 12:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] IIS PHP
I am having trouble with my IIS server. When I restart the site runs fine,
But only for one visit. If I leave the page or close the browser and try to
return the page cannot be found.
Can somebody explain this to me?
Thanks,
--
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]