FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Help with GForge install

 


DarkCore
Hello everyone. I am trying to install GForge onto my server but I am running into problems. From my computer I have to run ./gforge-install.sh the domain apache user apahce group and the ip. I was wondering how can I find out what my apache group and name is?
modak
DarkCore wrote:
Hello everyone. I am trying to install GForge onto my server but I am running into problems. From my computer I have to run ./gforge-install.sh the domain apache user apahce group and the ip. I was wondering how can I find out what my apache group and name is?


It is usually httpd or www-data. You can check by doing a cat /etc/passwd|grep httpd (if you are on RedHat or similar distros) or cat /etc/passwd|grep www-data if you're on debian derivatives including Ubuntu). The user and group usually have the same name, but to double check, replace /etc/passwd with /etc/group in the above command.

HTH
Reply to topic    Frihost Forum Index -> Scripting -> Website Software

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.