Blank page will dissapper on the site

Talk about anything at all....
Locked
User avatar
Cecil235
Banned
Posts: 3
Joined: Fri Oct 12, 2018 12:27 pm

Blank page will dissapper on the site

Post 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)
[u]OpenOffice 3.1 on Windows Vista | [url=https://mobdro.io/][color=#000000]mobdro app[/color][/url][/u]
User avatar
robleyd
Moderator
Posts: 5082
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Blank page will dissapper on the site

Post 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.
Cheers
David
OS - Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 24.2.2.2; SlackBuild for 24.2.2 by Eric Hameleers
Locked