Your message dated Sat, 19 Jan 2008 22:27:09 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435449: table_prefix should be customizable
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: phpbb3
Version: 3.0.0~RC4-1
Hi,
The table_prefix should also be customizable. Hardcoding the
table_prefix in /usr/share/phpbb3/www/config.php may cause problems on
upgrade if this value is changed.
Regards
Laurent Bigonville
pgprAEkBrqqMw.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Sunday 7 October 2007 13:45, Laurent Bigonville wrote:
> Hi,
>
> Currently the table_prefix variable is overwritten on upgrade, the
> variable should be moved in a configuration file to be preserved
> across update.
The entire configuration of phpbb3 is now done through dbconfig-common; hence
it's not easy to move that variable into that file. However, if you choose
not to use dbconfig-common for the dbprefix, you should be able to safely add
that variable to /etc/phpbb3/database.inc.php without it being overwritten.
I hence think that this is not a phpbb3 bug. Editing files under /usr/share
directly is not supported in Debian.
Thijs
pgpssCqSsU3rq.pgp
Description: PGP signature
--- End Message ---