servoy-admin page not found on servery-developer install

I am befuddled.

I have a windows 7 pc with 3 gig of ram. I installed servoy 6.0.1 developer with no errors. I can install and log into all the sample solutions with smart client.

However, I cannot access anything via webclient
( The requested URL /servoy-webclient/solutions/solution/_START_HERE was not found on this server.)

I cannot access the servoy-admin page by going through the help menu or by typing localhost/servoy-admin.
( Not Found The requested URL /servoy-admin was not found on this server.)

What is messing up?

I have disabled windows firewall

I figured out the solution.

Apparently when installing EnterpriseDB, there is a component called apache / php. this grabs port 8080. so when I try to get to servoy-admin page it cannot as port 8080 is in use.