Re: [PHP-INSTALL] Windows server 2003 and php v5 IIS V6

[email protected] (Lester Caine)
Newsgroups php.install
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.