[Bug 1232469] Re: Apache coredump when started with dbd and php5 enabled
Torsten Knodt
1232469 at bugs.launchpad.net
Thu Oct 31 22:30:36 UTC 2013
Hi Robie,
sorry for the late feedback. I was able to reproduce the issue in a fresh pbuilder environment.
aptitude --with-recommends install apache2 php5 php5-pgsql libaprutil1-dbd-pgsql
cat >>/etc/apache2/mods-available/dbd.conf
DBDriver pgsql
DBDParams "dbname=XXX user=XXX password=XXX"
DBDMax 3
DBDKeep 1
CTRL+D
a2enmod ssl dbd authn_dbd authz_dbd php5
a2ensite 000-default default-ssl
/etc/init.d/apache2 restart
The I get the core dump.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1232469
Title:
Apache coredump when started with dbd and php5 enabled
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+subscriptions
More information about the Ubuntu-server-bugs
mailing list