I have browsed the archives, and have a few hints that confirm what I
thought may be happening, and seem to have it narrowed down to something in
the file system of W2k or file locking in IE 5.5a

Running the latest self installing 4.04? php cgi on IIS 5 on Win2K

All worked well for a few weeks, then I started getting empty headers. But
not when I first browse to a page, and not when I repeatedly browse to only
directories (which brings up the default page)


But the errors happen when ever I browse to a the second page after starting
up IE 5.5a.

E.g. if I browse to localhost/1web/Outdoorbc/  I can refresh, open a new
window, or browse to any directory and have the default page display.

Then click on a page, e.g. localhost/1web/Outdoorbc/phpinfo.php and it
displays everything beautiful (this page is simple
<?php
phpinfo()
?>

BUT when I try to refresh the page, it has no headers (it cannot find the
file, the file is locked)
OR if I try to open a new window of the same page (CTR+N) it is empty

OR if I open a regular page  localhost/1web/Outdoorbc/index.php?pg=mail
then browsing anywhere to another page e.g.
localhost/1web/Outdoorbc/index.php?pg=weather

will produce empty headers.

Some setting in IE 5.5a? W2K?
PHP?

Anyone seen this, or have some hints, it would be appreciated.

Tim L


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