In this post, i will show you on how to install GForge Advanced Server on CentOS 5.5 Server.
[root@server ~]# wget http://gforge.org/download/install-gforge-as-571-src.zip [root@server ~]# unzip install-gforge-as-571-src.zip [root@server ~]# cd gforge-as-571-src [root@server gforge-as-571-src] yum install php* [root@server gforge-as-571-src]# yum install -y postgresql-server postgresql svn wget poppler-utils wv php-pgsql php-gd php-ldap php-xml php-mbstring [root@server gforge-as-571-src]# php check-deps.php -=# Welcome to GForge DB-Installer v5.0 #=- -=# GForge Dependencies Checker #=- Checking PHP version... Ok (5.1.6) Checking... cvs /usr/bin/cvs Checking... psql /usr/bin/psql Checking... svn /usr/local/bin/svn Checking... ssh /usr/bin/ssh Checking... wget /usr/bin/wget Checking... pdftotext /usr/bin/pdftotext Checking... wvText /usr/bin/wvText Checking... apache /etc/init.d/httpd Checking PHP support for... PostgreSQL Found Checking PHP support for... GD Found Checking PHP support for... LDAP Found Checking PHP support for... MultiByte Found Checking classes... DOMDocument Found All dependencies seem to be installed Starting postgresql service: [ OK ] [root@server gforge-as-571-src]# php install-gforge-1-deps.php CENTOS5 -=# Welcome to GForge Pre-Installer v5.0 #=- Do you want to perform an (I)nitial installation or an (U)pgrade of the system [I/u]? I [root@server gforge-as-571-src]# php install-gforge-2-db.php [root@server gforge-as-571-src]# php install-gforge-3.php CENTOS5 [root@server gforge-as-571-src]# crontab crontab.in