From: [EMAIL PROTECTED] > i'm trying to get the php5-curl-5.0.4p0 module working with > some php code that's > running on a 3.8-release machine. this code makes XML > requests to UPS to get > shipping costs and times. when the php attempts to use curl > to contact the UPS > web address https://wwwcie.ups.com:443/ups.app/xml/Rate , it > craps out and gives > an error: > > Error from cURL: Error [6]: Couldn't resolve host 'wwwcie.ups.com' > > i suspect this is an issue with running from inside the > apache chroot, but do > not know how to proceed and/or confirm this suspicion.
Do you have etc/resolv.conf in your chroot? DS

