This question has been beaten to death. (I was the one of the ones doing
the beating).
Search the archives. It involves putting the mysql socket inside the
chroot or forcing whatever software you are using to connect over the
TCP socket.
(Hint: You need a file /etc/my.cnf)
Bryan Irvine wrote:
Anybody successfully using phpbb with php, and mysql installed from
packages, and using the default chroot mode of apache? I don't want
to break the chroot but that's the only way phpbb can see the db. I'm
running 3.7.
--Bryan