Configuration Problems: Seeing a blank screen in IE7
Posted: Sat Oct 06, 2007 7:46 pm
Hey,
I was wondering if anyone can help me.
I'm using PHP 5.2.4 and Apache 2.0
I've been following several different tutorials on how to configure PHP with Apache and I've been modifying the
LoadModule and the AddType commands in the httpd.config file. Once I modify it and save it and restart Apache I recieve no errors.
However, when I type in a sample script such as phpinfo.php
IE7 will display either a blank page or display a page that contains the just the script
<?php phpinfo(); ?>.
I can post what is in my httpd.config file if that helps anyone.
Thanks
Brian
I was wondering if anyone can help me.
I'm using PHP 5.2.4 and Apache 2.0
I've been following several different tutorials on how to configure PHP with Apache and I've been modifying the
LoadModule and the AddType commands in the httpd.config file. Once I modify it and save it and restart Apache I recieve no errors.
However, when I type in a sample script such as phpinfo.php
IE7 will display either a blank page or display a page that contains the just the script
<?php phpinfo(); ?>.
I can post what is in my httpd.config file if that helps anyone.
Thanks
Brian