Hello, On Wed, 29.11.2006 at 13:33:21 +0800, Uwe Dippel <[EMAIL PROTECTED]> wrote: > Has there been a change with respect to how it works with chrooted Apache, > compared to 3.8 ?
when trying to get different chrooted processes to talk to each other, I regularly avoid > In 3.8 I used > rm -Rf /var/run/mysql > rm -Rf /var/www/var/run/mysql/* > ln -s /var/www/var/run/mysql /var/run/mysql unix domain sockets and went for IP sockets instead. Best, --Toni++