Also following on infra@, an obvious point, but if you switched from prefork to worker, you need to make sure you link against libpthread.so and not libc_r.so on freebsd 5.3+
This is only necessary for FreeBSD 5.3 - not FreeBSD 5.4. -- justin
Also following on infra@, an obvious point, but if you switched from prefork to worker, you need to make sure you link against libpthread.so and not libc_r.so on freebsd 5.3+
This is only necessary for FreeBSD 5.3 - not FreeBSD 5.4. -- justin