dicabrio Posted February 10, 2023 Posted February 10, 2023 I wanted to update my version to the latest because ProCache required this. This broke the site. When did fresh processwire install it doesn't let me into the admin panel. I don't get any errors in the logs. I don't see any errors popping up in the screen while I enabled the debug mode. It just redirects back to the login screen. Not sure what is happening here. Currently running Processwire on (via Devilbox) - PHP 8.1.5, - MariaDB 10.6.7, - Apache 2.4.53. (Mod rewrite is enabled)
dicabrio Posted February 11, 2023 Author Posted February 11, 2023 It seems that the .htaccess file is buggy. I played around with an old version of Processwire what was still working. When the .htaccess was replaced it worked again. Maybe lateron I will look into the problem in the .htaccess Ok. This is awkward. In VSCode my .htaccess file was reformatted this was causing the issue 2
alexm Posted February 11, 2023 Posted February 11, 2023 Naughty VSCode! Although, I dunno why it did that, as I haven't had that problem. Glad you sorted however ?
dicabrio Posted February 12, 2023 Author Posted February 12, 2023 It's the prettier plugin/config that bugged me. I added a .prettierignore file and added .htaccess to it. It solved the problem. Now I can edit it through VSCode and no formatting is happening
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