hi,
On Thu, Aug 02, 2007 at 10:28:02AM +0200, philippe wrote:
> Le jeudi 02 août 2007 à 10:20 +0200, Michael Ablassmeier a écrit :
> > hi,
> >
> > On Thu, Aug 02, 2007 at 01:20:37AM +0200, philippe A wrote:
> > > I'm installing zabbix from testing on stable, maybe the bug come from
> > > incompatibility
> > > Zabbix-frontend-php try to configure mysql when zabbix-server-pgsql is
> > > installed.
> >
> > have you answered the debconf questions? Probably your debconf priority is
> > too low,
> > so you didnt get asked which backend to use.
>
> No I haven't seen this question, my debconf priority is set as default
> in etch
these questions are priority medium, and mysql is the reasonable default value
(zabbix
recommends using mysql). So your debconf is probably configured to only ask
questions
which are of priority "high" or greater (you can reconfigure this with
dpkg-reconfigure
on debconf, or setting DEBIAN_PRIORITY while installing packages).
> > > Additionnaly there is a debug message with the database password written
> > > on screen
> > > when using postgresql
> > > (remove call to function SDI in db.inc.php when loggin to db server)
> >
> > hm.. known bug .. upstream. Im going to fix this rather soon.
> >
>
> Sorry I haven't seen it in BT.
> But it's not too hard too fix by hand.
ive just uploaded a fixed package to unstable.
bye,
- michael