PHP’s fsockopen() in mod_chroot
Currently, I’m working on a hardened server using mod_chroot, mod_security and the suhosin extension. I was installing an app that was using fsockopen to check for updates (it’s open source package). Everytime, I would check for updates, I would get an unexpected error displayed to me. Hoping to find more information I took a look… Continue reading PHP’s fsockopen() in mod_chroot