CodeCoffeeCode Posted August 27, 2015 Share Posted August 27, 2015 Hi fellow Processwire people. I have just moved a test site from my local server to my live test server following the instructions exactly as described in the tutorial by "Joss Sanglier": http://processwire.com/docs/tutorials/installation-moving-and-troubleshooting/page5. Im am using the latest dev version of PW. Now the strange thing is, all the child pages of the home page work and display correctly, all the modules function as they should, I have debug mode switched on and no errors. However what is baffling me is that the home page displays a 404 error. Im 100% sure I have setup the config.php file correctly as per the instructions in 'Joss Sanglier's tutorial, so after an hour of trying to figure this problem out, I am now stumped as to what the issue is... Does anybody have any ideas why the home page is displaying the 404 error? Link to comment Share on other sites More sharing options...
tpr Posted August 27, 2015 Share Posted August 27, 2015 Try changing file permissions (recursively), I often have to do this due to our server. 1 Link to comment Share on other sites More sharing options...
CodeCoffeeCode Posted August 27, 2015 Author Share Posted August 27, 2015 The file permissions on my folders are set to 0755 and files 0644. The live testing server is on a shared hosting platform, but reliably used for over 8-years and have had no problems with WP installations.... Everything seems to be working fine other than not being able to show the home page content. I cross referenced the admin pages in both the live and local host and noticed that the home page does not display a view button on the live server, as per the image below: Link to comment Share on other sites More sharing options...
LostKobrakai Posted August 27, 2015 Share Posted August 27, 2015 Are you somehow missing the home.php file? Or is there an alternative file set in the template's settings? 1 Link to comment Share on other sites More sharing options...
CodeCoffeeCode Posted August 27, 2015 Author Share Posted August 27, 2015 Are you somehow missing the home.php file? Or is there an alternative file set in the template's settings? LostKobraki... You know what, I am a complete numpty and seriously need to sharpen my act! ... It just so happens that I had the home.php file with a uppercase "H"! changed it to lowercase and problem solved. Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now