Claudio Borges

Technical blog about Linux, BSD, Mac OS X, Games and etc.

Archive for the ‘suphp centos 7’ tag

SuPHP package for CentOS 7

with 3 comments

Hi Folks, I finished the SuPHP 0.7.2 package for CentOS 7. SuPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter. In other words, it’s useful if you want to use different PHP versions in the same environment.

You can download it over here. As soon as possible I’ll do a post describing the pros and cons about it.

Like I said in my previous post, I’m using all these packages in my production environment, which means, they have been 100% tested.

Feel free to ask questions or make suggestions. That is all for now.

Written by but3k4

August 14th, 2015 at 3:05 pm