I just installed the Craft 3 RC on MAMP - the install process executed without error and I can see all of the Craft files in the directory I specified and the .env file was updated with database info. However, when I try to run setup it throws an error ( The requested URL /cr3.dev/admin was not found on this server. ). I then deleted the entire directory and ran the Composer install again, but same issue when I try to run the Craft install process.
The MAMP server is working fine - an existing Craft 2 install works perfectly and just to be sure I created a new test directory with a single index.html file and that worked as well.
I realize this is not much info, but hoping someone has some ideas to guide me along!
.devURLs. Just as a side note... More importantly does your web server point to yourwebdirectory? Did you tryindex.php?p=admin? When you use just the normal frontend url do you receive aninvalidRouteException? – Robin Schambach Jan 25 '18 at 22:05.dev: https://medium.engineering/use-a-dev-domain-not-anymore-95219778e6fd – Brad Bell Jan 26 '18 at 19:42