Hi ppl :) My question is related to a chrooted Apache(+php) and Mysql. They live in two different chrooted environment and the problem is that I have several php programs which wanna use the mysql, but they can't use it since they can't find the mysql.sock file (because it in another chroot), any idea to use apache+mysql in different chroot ? :)
Similar problem with chrooted Postfix. Needs a hard link under the faked root tree. But whenever you restart MySQL the hardlink breaks. Any hints apart from patching the init script to set/restore the hardlink? Cheers, Marcel