sakkoulas Posted October 16, 2014 Share Posted October 16, 2014 (edited) hi, i just install pw 2.5 and i get the "Unrecognized path" error in every page that has the question mark in the url. for example mywebsite.com/page/add/?parent_id=something or mywebsite.com/.com/website/processwire/module/edit?name=AdminThemeDefault show the unrecognized path error the page tree in admin home page is empty. also in front page when i search something for example the word about http://www. mywebsite.com/website/search/?q=About+&submit= i get a 404 error the php version is 5.3.29 and the web-server is Lighttpd Edited October 16, 2014 by sakkoulas Link to comment Share on other sites More sharing options...
PascalKonings Posted October 25, 2014 Share Posted October 25, 2014 Hi Sakkoulas, did you by any chance solve this problem yet? I'm running PW 2.4.0 on a Windows machine and am running into the same problem. Frontend is working fine on my end, problem only occurs in the Admin environment. I'm on PHP 5.3.28. Link to comment Share on other sites More sharing options...
adrian Posted October 25, 2014 Share Posted October 25, 2014 This sounds like an .htaccess problem. If you are running Lighttpd instead of apache, you will need to adjust the included .htaccess rules - mainly the rewrite rules, but potentially others too. Google "Lighttpd .htaccess" for some assistance on that front. Currently PW only officially supports apache by default, but there is a guide to getting it up and running with nginx. I don't think there is anything yet for Lighttpd. Maybe if you figure things out, you could write something up. Link to comment Share on other sites More sharing options...
sakkoulas Posted October 25, 2014 Author Share Posted October 25, 2014 hi pascalKonings my hosting provider solved the error , it was a lighttpd configuration. I was getting the above error every time that a page was using a get ( ?something ) method. Adrian I think that now pw run perfect in lighttpd server I still building the page but everything seams to run smooth 2 Link to comment Share on other sites More sharing options...
PascalKonings Posted October 25, 2014 Share Posted October 25, 2014 Thanks, Sakkoulas and Adrian, I will contact my hosting provider as well to see if he can fix the problem! 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