The Server Cannot Find The Requested Page (error)
-
Hey, ive just installed a fresh installation of WordPress and everything was working fine, I attempted to install Multisite on to my installation and I ran into a few problems, so I uninstalled Multisite (By following this guide) and started the process of re-installing it. (By this point everything worked fine, I had full access to the website)
I read somewhere that it is best to change your siteURL and homeURL to without the “www” as it works best for multisite. I did so within the dashboard and continued, however after I did this and tried to continue I was faced with the following error message.
Note. this appears on every page of the website including wp-admin etc.404 Not Found
The server can not find the requested page:altoncars.co.uk/homenw/ (port 80)
Please forward this error screen to altoncars.co.uk’s WebMaster.Apache/2.2.27 (Unix) mod_ssl/2.2.27 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 mod_qos/10.10 mod_perl/2.0.6 Perl/v5.8.8 Server at altoncars.co.uk Port 80
To clarify, the WordPress installation is at /homenw as I am making a new website while the current one is still live on the main domain.
To fix the issue I tried to place this code in my wp-config however it hasnt solved anything.
define('WP_HOME','https://altoncars.co.uk/homenw'); define('WP_SITEURL','https://altoncars.co.uk/homenw');
Any help would be appreciated.
Thanks!
- The topic ‘The Server Cannot Find The Requested Page (error)’ is closed to new replies.