On 13/08, Ben Collins wrote:

| Nasty, that actually looks like it's in libc, -lresolv or nss_files. I
| don't think apache nor php3 would access /etc/hosts directly.

Yup, that's right. Just before that, we have:

connect(3, {sun_family=AF_UNIX, sun_path="/var/run/.nscd_socket"}, 110) = -1 
ECONNREFUSED (Connection refused)

and apache does not know about nscd.

Reply via email to