a) If you disable "Show Friendly HTTP Errors" in your copy of Internet
Explorer, you will see the error messages coming back from IIS (Tools ->
Internet Options -> Advanced). For the error in question, you will need to
enable Parent Paths (or fix your code so that it doesn't use parent paths)
b) For your PHP issue
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-us;315122" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;315122</a>
Here are some instructions on getting it to work:
<a style='text-decoration: underline;' href="http://www.visualwin.com/PHP-ISAPI/" target="_blank">http://www.visualwin.com/PHP-ISAPI/</a>
Cheers
Ken
"topokin" <topokin RemoveThis @discussions.microsoft.com> wrote in message
news:CB65ED6F-0AA6-4EB6-9FEA-B9738D161AFE@microsoft.com...
>I have been able to get further opening what I call simple pages, however I
> am still having problems with my Activer Server Page and PHP applications.
> The Active Server Page gives HTTP 500-internal server error, while the PHP
> gives HTTP 404 -File or directory not found.
>
> What I observered in the log are as follows:
> 1) 2004-09-09 06:18:51 ServerIPAdress GET /agendax/agenda/default.asp
> |1|ASP_0131|Disallowed_Parent_Path 80 -
> ClientIPAdressMozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322)
> 500 0 0
>
> 2) 2004-09-09 06:11:43 ServerIPAdress OPTIONS / - 80 - 131.102.24.77
> Microsoft-WebDAV-MiniRedir/5.1.2600 200 0 0
>
> Any further assistance.
> Akinola
>
> "Ken Schaefer" wrote:
>
>> Please look in the IIS logfile, and tell us what the HTTP substatus is
>> for
>> the request in question.
>>
>> Thanks
>>
>> Cheers
>> Ken
>>
>>
>> "topokin" <topokin RemoveThis @discussions.microsoft.com> wrote in message
>> news:AB04F8E3-8AD6-4AE7-A5EC-8EFE32F72EAB@microsoft.com...
>> >I am in process of upgrading some of our W2K to W2K3 and I have facing
>> > different experiences with those server that have IIS installed. So I
>> > decided this time around to uninstall IIS before upgrading. I applied
>> > "Windows Update" after the installation, then install IIS and
>> > configured
>> > my
>> > websites and virtual directories. But this time around I am facing
>> > worse
>> > of
>> > it all, I can not even call up a simple htm file "iisstart.htm". Any
>> > file
>> > I
>> > which to browse give 404 error.
>> >
>> > I have check the permission on all folders and files in Inetpub and the
>> > seem
>> > to be fine. I have different applications with "Activer Server Page"
>> > and
>> > PHP. I have allowed both applications on the Web services.
>> >
>> > I will appreciate an urgent help on this as the System that runs our
>> > Important Web-Applications.
>> >
>> > topokin
>>
>>
>><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: 404 error on an upgraded W2k to W2k3 server.