You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to test nginx rewriting per #753, however, when I get to the actual installation, I'm met with a 500 error:
This page isn’t working
localhost is currently unable to handle this request.
HTTP ERROR 500
Literally every check on the pre-installation report is green, however, I have no idea how to troubleshoot beyond this. I'm more than happy to provide any information about the server setup etc.
Setup
Server: Debian 10 (vm)
PHP Version: 7.3.27
MariaDB: 10.3.29 (although installation hasn't gotten to the point of mentioning it yet)
The text was updated successfully, but these errors were encountered:
Closing - apparently I had messed up permissions on some of the directories somehow. setting the ones checked under the "Permissions" section to 775 seems to have done the trick
I'm attempting to test nginx rewriting per #753, however, when I get to the actual installation, I'm met with a 500 error:
Literally every check on the pre-installation report is green, however, I have no idea how to troubleshoot beyond this. I'm more than happy to provide any information about the server setup etc.
Setup
The text was updated successfully, but these errors were encountered: