Jump to content
umarzuki

Step Pasang Colaboration Server Zarafa Pada Debian 6

Recommended Posts

[i]Nota: step ni belum lengkap lagi sebab exim4 tak hantar email ke local user[/i]

[b]OS[/b]: Debian 6.0.6 32-bit
[b]ZCP[/b]: 7.1.1-37812-debian-6.0-i386

Pasang pakej-pakej yang diperlukan (Apache, PHP & MySQL)
[CODE]aptitude install mysql-server
aptitude install apache2-mpm-prefork libapache2-mod-php5[/CODE]

Ubah kebenaran untuk skrip pemasangan
[CODE]chmod 755 install.sh[/CODE]

Laksanakan skrip pemasangan dari folder Zarafa opensource yang telah diekstrak
[CODE]./install.sh[/CODE]

Kebanyakan soalan, cuma tekan kekunci Enter

Jika terdapat masalah dependency, guna arahan berikut
[CODE]apt-get -f install[/CODE]

Ubah permission /var/lib/zarafa-webapp/tmp supaya boleh diakses oleh apache
[CODE]chown www-data:www-data /var/lib/zarafa-webapp/tmp[/CODE]

Cipta pengguna pertama yang akan menjadi admin
[CODE]zarafa-admin -c user1 -f 'user1' -p abc123 -e [email protected][/CODE]

Mulakan semula apache
[CODE]/etc/init.d/apache2 restart[/CODE]

Penggunaan RAM cuma 77MB (cuba bandingkannya dengan Zimbra!)

[quote]# free -m
total used free shared buffers cached
Mem: 502 467 34 0 53 337
-/+ buffers/cache: 77 425
Swap: 983 0 983[/quote]

update nota boleh baca kat [url="http://umarzuki.org/blogku/2012/11/15/nota-pemasangan-zarafa-open-source-pada-debian-squeeze-32-bit/"]http://umarzuki.org/...squeeze-32-bit/[/url] Edited by umarzuki

Share this post


Link to post
Share on other sites
[quote name='umarzuki' timestamp='1352964612' post='1086794']
[i]Nota: step ni belum lengkap lagi sebab exim4 tak hantar email ke local user[/i]

[/quote]

bro Exim4 tak hantar tu, pasal nak kena fix kat exim ke atau belum setup habis2 lg?

anyway aku xpandai exim, pernah sentuh je.. Postfix tahu jugakla

Share this post


Link to post
Share on other sites
rasanya ada setup extra kena buat untuk bagi MTA hantar. Saja nak cuba exim sekali sangkup pulak. Tak semudah zimbra. Run install script, siap.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...