Difference between revisions of "Instalasi GroupOffice"

From OnnoWiki
Jump to navigation Jump to search
Line 20: Line 20:
 
* Password root MySQL
 
* Password root MySQL
 
* Password akses ke database groupoffice
 
* Password akses ke database groupoffice
 +
 +
==Informasi Tambahan==
 +
 +
File PHP ada di
 +
 +
/usr/share/groupoffice
 +
 +
KOnfigurasi apache di
 +
 +
/etc/apache2/conf.d/groupoffice.conf
 +
  
  

Revision as of 09:02, 29 March 2013

Tambahkan

vi /etc/apt/sources.list

Kalimat

deb http://repos.groupoffice.eu/ threeseven main

Lakukan

gpg --keyserver hkp://keyserver.ubuntu.com:11371 --recv-keys 01F1AE44
gpg --export --armor 01F1AE44 | sudo apt-key add -
apt-get update

Instalasi

sudo apt-get install groupoffice-com

Masukan

  • Password root MySQL
  • Password akses ke database groupoffice

Informasi Tambahan

File PHP ada di

/usr/share/groupoffice

KOnfigurasi apache di

/etc/apache2/conf.d/groupoffice.conf 


Referensi

Pranala Menarik