help installing

2 posts / 0 new
Last post
#1 Sun, 06/30/2013 - 02:46
Gary
Gary's picture

help installing

hi Folks,

I'm prepping a domain on my VM server for Joomla installation, and they ask for a PHP module called, SUPHP (http://www.suphp.org/Home.html) to be installed.

I don't have a clue how to do this.

are there any simple steps to doing this?

thanks for any pointers ...

gary

Sun, 06/30/2013 - 06:19
Locutus

Which distro are you using?

On Ubuntu/Debian, it should suffice to apt-get install libapache2-mod-suphp.

libapache2-mod-suphp 0.7.1-1build1 Description: Apache2 module to run php scripts with the owner permissions With the use of the suphp setuid root binary (from suphp-common package), this Apache2 module change the uid of the process executing the PHP interpreter to the owner of the php script

But: Virtualmin already has an suexec system included, which can execute PHP as a user, and runs PHP scripts only from /home. Are you using Virtualmin?

Topic locked