Same problem here, just for this site, only in my linuxbox's browser(whatever the browser is... firefox,lynx,w3m, etc...).
I've tried with M$ windows based browser(firefox, iexplorer) in vmware,
and my linux based browser(firefox,lynx,w3m), at the same time.
I got the same phpBB error ( Unable to connect th database ) in my linux based browser,
but in my vmware box i could access to this forum normally...
I'm now using ck-2.6.8.1-r9(udev) kernel, and have tried with
gentoo-dev-2.6.8-r3 udev
mm-2.6.8.1-r3 devfs
mm-2.6.8.1-r3 udev
mm-2.6.8.1-r4 udev
mm-2.6.7-r4
mm-2.6.4-r2
kernels, and also tried the code bellow, but the problem is still there.
Code: Select all
sysctl -w net.ipv4.tcp_moderate_rcvbuf=0
sysctl -w net.ipv4.tcp_default_win_scale=0
any idea???