I think I messed up by installing Acquia Drupal after everything was set up. Drupal was working just fine until I messed it up. Now when I load WAMP and try to navigate to localhost

It comes up and Says

Server Error in Application "DEFAULT WEB SITE"

Error Summary
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL http://localhost:80/drupal
Physical Path C:\inetpub\wwwroot\drupal
Logon Method Anonymous
Logon User Anonymous

I can clearly see the problem. The Physical path connects to inetpub\wwwroot\drupal

That install I did changed things. I should have known, and now I'm not sure how to resolve this.

And also, after I installed Acquia WAMP is acting weird. When I open it now it says CLI has stopped working.

Comments

dbeall’s picture

I have had this issue.. I renamed the path to match the original install.. In my case the folder or directory had been renamed and it stopped the whole deal, until I renamed it back to the original name of the first install...
all was good after that..
Aquia may be something different..? never have used it. I guess I did not see a reason to use it.

If that won't work, open the phpmyadmin and grab a copy of the database for safe keeping(just in case)..
Then you will be safe.. and backtrack to the previous normal Drupal install.

anzwertree’s picture

How do you rename the path? Where do I go?