Forum
Moving site from development to live
Hi,
I have a site ready to go live.
I have developed it on a sub-folder of my own site.
For now the site is to be hosted by me as part of my hosting package, until the client has arranged their own hosting.
The live domain name points to a subfolder of my hosting, and I have edited the perch license to point to the live domain name.
The non-perch content loads fine, but the perch content isn't visible and when I try and login to perch I get an unstyled login page and a 404 error when logging in.
"The requested URL /clients/7000/dh/clients/7000/dh/perch/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
The URL referenced there is the path from my hosting to the clients folder "clients/7000/dh/".
What do I need to do to get perch to work?
Thanks,
Ian
If the CSS on the login page isn't loading, that indicates that login path setting is incorrect in your
perch/config/config.php
file.Hi,
Thanks Drew.
All working now?
Sorry for not replying earlier, but yes that fixed it. Just had to re-enter content, it's only a two page project so no biggie. Thanks for the help.