php’s mail() in apache chroot
How to get php’s mail() function to work with mod_security chroot The problem is that php’s mail() cannt send mail in a mod_security chroot environment. Unfortunately, you don’t see any errors and the mail just never gets sent. Let’s assume that you have setup a chroot jail for apache using mod_security (something we will document… Continue reading php’s mail() in apache chroot