Re: advice request for shared hosting and security issue

Oğuz Yarımtepe <[email protected]> Mon, 24 Jun 2013 09:14:04 +0300
Newsgroups gmane.linux.debian.user.isp
Message-ID <CAKtWOTRUBXq32ucWjnm5AtQGj4z3zpenCbOrqxJChFNr7sxgtA@mail.gmail.com>
On Mon, Jun 24, 2013 at 12:37 AM, Darryl Ware <[email protected]> wrote:

> Would apparmor be of any use in this instance?
>

I solved this isseu by completely removing php-fpm and fastcgi and just
using mod_php. Added php_admin_value open_basedir path fr each vhost.

Everything is fine for now.

PHP-FPM for Debian is totally messed up for me.  I really wonder what
people use for performance and security issues for web server side. Nginx
seems to be the next candidate instead of using Apache2 prefork.