retitle 592168 blank screen if dbms is not installed
thanks

if you want to tackle the issue like that then all of
/usr/share/phpbb3/www/includes/db/*
would need to be modified as they are require()d in common.php:

require($phpbb_root_path . 'includes/db/' . $dbms . '.' . $phpEx);


Maybe we could issue a warning during installation if a DB is selected
in dbconfig-common that's not actually available.
Now I'm wondering if dbconfig-common indeed offers to use a DB that is
not installed at all. I will have to check.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to