2022-02-02, 04:38 PM
(This post was last modified: 2022-02-02, 04:50 PM by NeonCoding. Edited 1 time in total.)
When installing MyBB, I've encountered an error - when I reach the requirements check, I have no UI whatsoever,
and thus no next button - I also have noticed the following error in the console:
Anyone have any idea what could be causing this? .htaccess & the permissions appears to be good, the first part of the connection works fine, the only issue I've noticed is that we're having issues with certificates getting mixed up between sites, but I figured that's unlikely to be causing the issue.
Update: Found the apache logs, here's the error I'm getting:
and thus no next button - I also have noticed the following error in the console:
POST https://forum.<domain>/install/index.php 500 (Internal Server Error)
Anyone have any idea what could be causing this? .htaccess & the permissions appears to be good, the first part of the connection works fine, the only issue I've noticed is that we're having issues with certificates getting mixed up between sites, but I figured that's unlikely to be causing the issue.
Update: Found the apache logs, here's the error I'm getting:
PHP Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /var/www/forum.<domain>/install/index.php:1142