I have a problem with WAMP server vith Apache v.2.4.9. After complete reinstall of Win7 wamp server is unable to reach via localhost or 127.0.0.1, it shows error Not Found - The requested URL / was not found on this server. But (and that is interesting) its possible to get PHPmyadmin via http://localhost/phpmyadmin normally.
I tried all stuff I found - juggling with httpd.conf rights, with virtuals, on C:\WINDOWS\System32\drivers\etc I checked line with 127.0.0.1 localhost and I have no such program as Skype or other server witch is potencional blocker of port 80.
Only thing helps is set in httpd.conf listening on port 8080, but then I can get only root page (not sub directories) and it's unable to reach the database.
I'm stuck for developig home, so if you have any suggestion, please write to me. Thanks!