Error 404 after login to development site
-
I have been trying to develop a wordpress site for another design company and they wanted me to develop on a subfolder of their own site for the client. Made that work by putting the url in the wp-config.php file.
Now it’s time to install the new site and their protocol involves creating the developed site in a url that they will then program the client’s site’s DNS to point to upon completion. This is what the url looks like:
https://12.345.678.910/$sitepreview/clientsite.comTHEN, on their cpanel, apparently there is a one-button install of WP that only allows you to install WP in a subfolder of the site. (the cpanel installs I’ve done usually allowing you to install it at the root/ ). So, in order to login, I need to go to the above url, add /wordpress/wp-login.php to the end and then I get the login screen. When I enter the login info, I then get an error 404.
As a subcontractor, I don’t get access to the cpanel and the reason I was hired was that I have used WP for many other clients, but their development configuration is making things really interesting. Any ideas on if this will even work or why I am getting the Error 404 after login?
- The topic ‘Error 404 after login to development site’ is closed to new replies.