vmo Posted February 1, 2018 Share Posted February 1, 2018 Hi, I have a Processwire installation and when accessing any page it gives 404, page not found. The site is under development and until recent I just was developing the templates and right now I am developing the php and html into the templates files like home.php. The site was recently updated to the version 3.0.89 and I don't if it has something to do with the 404 error. Right now I do not have a clue about was happening, I appreciate if any one have a clue what it might being happening. Thank in advanced. Link to comment Share on other sites More sharing options...
heldercervantes Posted February 1, 2018 Share Posted February 1, 2018 Sounds like a problem with .htaccess Check that you have it there and maybe it needs updating too. Link to comment Share on other sites More sharing options...
vmo Posted February 1, 2018 Author Share Posted February 1, 2018 After comparing the htaccess files from the different updates there is no differences. I am uninstalling modules to verify is ther is a module responsible for this issue. The url address of the site is http://assembleia.pt/. Thank you Link to comment Share on other sites More sharing options...
vmo Posted February 1, 2018 Author Share Posted February 1, 2018 You might be right about the htaccess directives, but I do not have much knowledge about the htaccess directives, I will try to verify. Thank you Link to comment Share on other sites More sharing options...
vmo Posted February 1, 2018 Author Share Posted February 1, 2018 In the same server I have other processwire site that is working and after replacing the htaccess file from the one that is working the issue continues, back to zero. Link to comment Share on other sites More sharing options...
heldercervantes Posted February 1, 2018 Share Posted February 1, 2018 Parece que podemos falar português Are you getting that .htaccess from an installation of the PW version you're upgrading to? Look here:https://github.com/processwire/processwire/tree/dev Link to comment Share on other sites More sharing options...
vmo Posted February 1, 2018 Author Share Posted February 1, 2018 The htaccess file is from a processwire instalation. The original htaccess from the version 3.0.89 and the htaccess from the other installation with a lower version are not working, the issue continues. Link to comment Share on other sites More sharing options...
heldercervantes Posted February 1, 2018 Share Posted February 1, 2018 It could be related to the environment. Check the thread above. On one of my more recent sites I had to switch the PHP version on my Cpanel to a newer version. Link to comment Share on other sites More sharing options...
heldercervantes Posted February 1, 2018 Share Posted February 1, 2018 Also this could help: http://processwire.com/docs/tutorials/troubleshooting-guide/page3 Link to comment Share on other sites More sharing options...
DaveP Posted February 1, 2018 Share Posted February 1, 2018 This doesn't appear to be the usual .htaccess-related kind of thing 1 hour ago, vmo said: The url address of the site is http://assembleia.pt/. Visiting shows that the 404 is PW's 404 page and clicking internal links tries to load the appropriate page (browser URL field changes) but it is still 404. Completely groundless wild guess - could it be a multi-language related problem? 4 Link to comment Share on other sites More sharing options...
heldercervantes Posted February 1, 2018 Share Posted February 1, 2018 Well spotted @DaveP, hovering the "Português" link on the top right points to http://assembleia.pt/http404/. I'd try updating or reinstalling the language modules. Link to comment Share on other sites More sharing options...
vmo Posted February 1, 2018 Author Share Posted February 1, 2018 Thank you for the wild gess about the languages problem, it seems that the is related to the languages. I had only one language active that was Portuguese, and after added a new language the home was shown correctly, now I need to verify the issue in other pages. Many thank you for help I think now it is just a time issue to verify all the pages and file templates. 2 Link to comment Share on other sites More sharing options...
heldercervantes Posted February 1, 2018 Share Posted February 1, 2018 YAY! Link to comment Share on other sites More sharing options...
vmo Posted February 1, 2018 Author Share Posted February 1, 2018 Many thanks to all, I was getting frustrating about this, saved the day. 1 Link to comment Share on other sites More sharing options...
DaveP Posted February 1, 2018 Share Posted February 1, 2018 1 Link to comment Share on other sites More sharing options...
dab Posted February 5, 2018 Share Posted February 5, 2018 (edited) I've had this with several sites when trying to up from 3.0.62 to 3.0.90 - but I've still not resolved it. I suspect it is a languages issue, as the sites were setup using the multi-language template, but in the end the sites just used a single language. I also get a 404 when trying to edit some (but not all) of the pages via the admin login PW editor back end. NOW RESOLVED: If you have all the language modules installed, ready for a multi-linugual site & are not using them you will get 404 issues. I've converted fields to single language, removed all the language modules from the core tab & after upgrade no issues are seen. Edited February 5, 2018 by dab Resolved! 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