Package: phpbb2
Version: 2.0.18-2
The recomended solution for having multiple boards on the same debian
system seems to be to use a single instalation of the site files, and
simply point each virtual host to a different database. This is
acomplished by placing a 'php_value auto_prepend_file ...' line within
each virtual host definition. This loads an alternate config.php file,
and points the php files at the correct database.
For some reason, this doesn't always work. I have two virtual-hosted
sites setup, and they seem to be replacing eachother's auto_prepend_file
every so offten. In other words, when I load 'site1', nine times out of
ten 'site1_config.php' will be loaded. That one other time though,
'site2_config.php' will load instead. I am not sure what is causing
this, be it phpbb2, php or apache.
phpbb2 version: 2.0.18-2 and 2.0.13-6sarge1 (fails in both)
apache version: 1.3.26-0woody6
php4 version: 4.3.10 (localy built)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]