Saturday, April 2, 2011

Set Up A Feng Office Suite Web Server Fedora /Centos / RedHat

Feng Office allows businesses to manage project tasks, billing, documents, communication with co-workers, customers and vendors, schedule meetings and events, and share every kind of electronic information.

#yum install  mysql mysql-server httpd php php-mysql php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc phpmyadmin

#service httpd start
#service mysqld start
#mysql_secure_installation (set up root password)
#wget http://downloads.sourceforge.net/project/opengoo/fengoffice/fengoffice_1.7.4/fengoffice_1.7.4.zip
#unzip fengoffice_1.7.4.zip -d /var/www/html/

Open Firefox http://localhost/feng_community



[root@rajat feng_community]# chmod 777 config/
[root@rajat feng_community]# chmod 777 cache/
[root@rajat feng_community]# chmod 777 upload/
[root@rajat feng_community]# chmod 777 tmp/









your Office online have fun




3 comments:

Anonymous said...

Hello
Thanks for posting.
config in my testing server ESXi
first i have error in gd load.After i config a Phpmyadmin page correctly.It's working correct

ones again thank you

Ibrahim

nadim@devisprox.com said...

Hello,

Installing Feng Office Community Edition is quite easy. Thx. I have a question : Can SVN and Feng Office be integrated into one ? For example when something is committed on the SVN repo, Feng Office is notified (just like trac for example) ?

Sachin Gopal said...

Can this be connected with Openldap ?

--
Sachin