Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-12 Thread Simon Street
On Thu, Mar 6, 2008 at 6:38 PM, Mel <[EMAIL PROTECTED]> wrote: > On Thursday 06 March 2008 12:12:05 Simon Street wrote: > > > I've copied resolv.conf to /usr/local/etc and HostnameLookups is > > already enabled, no joy :( (Have restarted apache also). > > &g

FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-02-27 Thread Simon Street
Hi, I have a customer with a cPanel install on 6.2, Apache/2.2.8 with PHP/5.2.5 (DSO) The server is having problem with dns resolution: Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: hostname nor servname provided, or not known in /snip/support.php on lin

Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-05 Thread Simon Street
In addition i've attempted adding: kern.maxfilesperproc=65536 kern.ipc.somaxconn=1024 kern.ipc.maxsockbuf=2097152 kern.maxprocperuid=9000 to sysctl.conf kern.maxproc=10240 kern.maxfiles=65536 kern.ipc.nmbclusters=32768 kern.ipc.maxsockets=51200 to loader.conf I've also disabled ipv6 in the kerne

Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-05 Thread Simon Street
On Wed, Mar 5, 2008 at 2:32 PM, Mel <[EMAIL PROTECTED]> wrote: > > On Wednesday 05 March 2008 12:01:11 Simon Street wrote: > > In addition i've attempted adding: > > > > kern.maxfilesperproc=65536 > > kern.ipc.somaxconn=1024 > > kern.ipc.maxsockb

Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-06 Thread Simon Street
On Wed, Mar 5, 2008 at 5:14 PM, Mel <[EMAIL PROTECTED]> wrote: > > On Wednesday 05 March 2008 17:50:45 Mel wrote: > > On Wednesday 05 March 2008 17:11:25 Simon Street wrote: > > > On Wed, Mar 5, 2008 at 2:32 PM, Mel <[EMAIL PROTECTED]> > > > > wro