Page 1 of 1

Blank page will dissapper on the site

Posted: Fri Oct 19, 2018 7:13 am
by Cecil235
I have came across with the following issue and bellow mentioned fix worked for me. Hope it will help you too..
After installing PHPBB forum on the site, it started displaying blank page. While investigating the issue, I found that, the phpbb use "mysqli" function to connect to the database. You can check this setting in database configuration file ie. config.php.
To fix this issue you will need to recompile the apache with mysqli or you can just edit the db file config.php and replaced "mysqli" setting with "mysql"

PHPBB forum issue. (Site showing blank page)

Re: Blank page will dissapper on the site

Posted: Fri Oct 19, 2018 10:07 am
by robleyd
Please note that this site is not a support site for phpBB; it supports the Apache OpenOffice office suite using phpBB as the forum software.