I just installed WordPress on my site using SSH. All I did was open Terminal and type in the commands on this page from "Step 1: Download and Extract," then I opened the wp-config-example.php file and entered all my information. I'm pretty sure I entered all the correct information. However, when I go to the wp-login.php page and type in the same username and password I entered in my wp-config file, I receive the following error message:
Not Found
The requested URL /wp-login.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Anybody know what's going on? Do I need to edit my .htaccess file? I don't even know where it is or how to find it.