Hello all

I bring up a browser and try and go to my index.php for the first time and all I receive back in the broswer is a blank page. This is the test from the view source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>


Then, once you hit refresh, the page displays properly and keeps displaying properly until I close the browser and restart it. The blank page only happens the first time the browser is started.

This appears in the access_log for that page

 - - [09/Jul/2004:14:30:52 -0400] "GET /index.php HTTP/1.1" 200 5

Anyone have any ideas why this happens???

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to