JustJohn Posted May 3 Share Posted May 3 Is there a way to debug this? Rather than "unauthorized" I'm eager to see what exactly is failing and where. At least mod_rewrite is enabled and tested. The key seems to be valid. The permissions are set. Running PHP-FPM, tried setting CGI mode on and off. Neither browser login nor REST clients work. Link to comment Share on other sites More sharing options...
JustJohn Posted May 3 Author Share Posted May 3 Huh. Converting the key to lowercase and saving it somehow fixed it. Go figure. Now even uppercase key works. Oh well. Link to comment Share on other sites More sharing options...
Webkul Solutions Posted May 5 Share Posted May 5 Hoping that it is working well. It could be because of the server OR .htaccess file. In this case, you can test things after rewriting the .htaccess file. Link to comment Share on other sites More sharing options...
JustJohn Posted May 5 Author Share Posted May 5 Well, the part that I'm complaining about is that there's no way to peek inside that black box. Trying random solutions to see if anything sticks simply wastes time that could be used for other purposes. Could be something as simple and tried as an execution path that shows exactly what part of the PHP chain is failing. I know Grav CMS does that. Very helpful, actually. 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