Bassam Bizri wrote:
Hi,
I've installed IIS 6 and configured for a website.
I've installed and configured php 5.
I was initially getting 401.3 Forbidden error messages in the browser.
But after changing the permissions, I now just get the:
'Internet Explorer cannot display the webpage'.
Any ideas, or has anyone experienced similar issues before?
IE has a habit of doing that when there is a fault on the page - rather than
actually displaying the fault. Any other browser is a little more helpful when
developing web pages ;)
Your don't say what you are trying to display, so try the basic test page
--
<?php
phpinfo();
?>
--
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]