Thanks for the response. i already put test.php page inside my
inetpub/wwwroot/ folder after that i try on my internet explore type in ULR
http://localhost/test.php i get an error
Server Error
--------------------------------------------------------------------------------
HTTP Error 500.0 - Internal Server Error
Description: Module "FailedRequestsTracingModule" could not be found
Error Code: 0x80070002
Notification: BeginRequest
Module: IIS Web Core
Requested URL:
http://localhost:80/phpmyadmin/index.php
Physical Path: C:\inetpub\wwwroot\phpmyadmin\index.php
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Most likely causes:
The module could not be found.
IIS received the request; however, an internal error occurred during the
processing of the request. The root cause of this error depends on which
module handles the request and what was happening in the worker process when
this error occurred.
IIS was not able to access the web.config file for the Web site or
application. This can occur if the NTFS permissions are set incorrectly.
IIS was not able to process configuration for the Web site or application.
The authenticated user does not have permission to use this DLL.
What you can try:
Verify that the module name is not misspelled in the
configuration/system.webServer/globalModules config section. The error
description may contain additional information to help you determine which
module is causing the error.
Ensure that the NTFS permissions for the web.config file are correct and
allow access to the Web server's machine account.
Check the event logs to see if any additional information was logged.
Verify the permissions for the DLL.
Create a tracing rule to track failed requests for this HTTP status code.
For more information about creating a tracing rule for failed requests, click
here.
that link is this
http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=969&p=1
i read that artical and i try to follow that but i create
FailedRequestsTracingModule but it is not appear in Default Web Site
configure pane i don't know why please help