This problem seems to get more and more complicated. It started because I wanted to beable to view my PHP files on my browser. I installed the PHP and enabled fastCGI and all that other stuff but I still can't do it.
Everytime I go to local host I get error 500.19
Detailed Error Information
| Module |
CustomErrorModule |
| Notification |
SendResponse |
| Handler |
Not yet determined |
| Error Code |
0x80070003 |
| Config Error |
Cannot read configuration file |
| Config File |
\\?\C:\inetpub\wwwroot\web.config |
| Requested URL |
http://localhost:80/ |
| Physical Path |
C:\inetpub\wwwroot |
| Logon Method |
Not yet determined |
| Logon User |
Not yet determined |
This makes me think that there is something wrong with my default site. I have only one wwwroot file and that is the config file. I have used Xampp in the past to view my php files could this have done something.
Please I need your expertise