I’m having a chronic problem installing Gibbon on Hostinger.
I installed version v30.0.00 and tested it, and found that it worked well for what I needed. However, after deleting everything to install the unstable version, v29.0.00, I couldn’t get it to work again…
What’s going on? Everything I need to change, even when I get an error when trying to click “Submit” or “Save,” even creating Departments—anything that makes a request to the bank apparently returns a 400 Bad Request error for no reason. I can’t find any logs or anything that shows what’s happening.
How can I check what’s going on?
It seems like it’s something on the server, but when I access the Check System, everything seems fine.
Hi @christiano123 welcome to the community. Unfortunately I don’t have any experience with Hostinger, however it sounds like something may not have been deleted when switching from one version to the other. Did you delete your database when clearing out the install? Also, perhaps clear your browser cache or try a private browser window. There could be session cookies left over that hold the wrong CSRF keys for submitting forms.
Otherwise, if you go to System Admin > System Info, it should point you to the location of the PHP error logs at the top of that page, which could give some clues as to what the error could be. However, a 400 error is unusual, and does sound like possibly a server configuration issue.
@sandra thanks for the feedback!
I managed to resolve the issue. The error occurred due to the modsecurity of the temporary domain on the shared Hostinger. As soon as I placed the system within a domain, the same thing stopped happening!