Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-20, 10:06:50

Author Topic: webmail not found  (Read 15970 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: webmail not found
« Reply #15 on: 2013-03-03, 01:36:37 »
Update Kloxo-MR dan kemudian jalankan 'sh /script/cleanup'. Kemudian pergi ke 'webserver configs' dan kemudian click lagi php-fpm_event + enable (secondary php). Dari ssh kemudian jalankan 'sh /script/fixdns; sh /script/fixweb; sh /script/fixwebmail; sh /script/restart-services'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #16 on: 2013-03-03, 02:32:22 »
Astaga saya salah baca atau memang sudah ngantuk.. (atau yang saya lakukan sudah benar)
saya bukan melakukan 'yum update' tetapi saya telah melakukan:
Code: [Select]
   # delete if exist, create kloxo temp dir
    rm -rf /tmp/kloxo; mkdir /tmp/kloxo ; cd /tmp/kloxo;

    rm -f ./kloxo-mr-dev.sh

    # get kloxo-mr-dev installer from github
    wget https://github.com/mustafaramadhan/kloxo/raw/dev/kloxo/install/kloxo-mr-dev.sh --no-check-certificate

    # install kloxo
    sh ./kloxo-mr-dev.sh
sekarang sudah terlanjur berjalan prosesnya.. selanjutnya bagaimana? cencel atau biar lanjutkan sampai selesai?

Mohon pencerahan Master..
Terima kasih
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: webmail not found
« Reply #17 on: 2013-03-03, 02:34:32 »
Kan saya bilang update Kloxo-MR. Apa yang anda lakukan sudah benar.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #18 on: 2013-03-03, 03:09:35 »
:roll: gara-gara 'yum update' nemuin ada yang tidak beres sama cairo akhirnya 'yum remove cairo' kurang lebih ada 180-an yang ikut keremove  :D lalu mengulangi lagi maksa agar 'yum update' berjalan lancar = hasilnya upate lancar.. lanjutin lagi dengan update Kloxo-MR finishnya langsung aja restart timbulah si INIT:Id “x” respawning too fast: disabled for 5 minutes
sekarang saya mau berusan dulu dengan si INIT:Id “x” respawning too fast: disabled for 5 minutes dengan cara:
Code: [Select]
yum groupremove "X Window System" "GNOME Desktop Environment" "XFCE-4.4" --skip-broken
shutdown -r now
mv ~/.gconf ~/.gconf-old
cd ~
rm -rf .gnome
rm -rf .gnome2
rm -rf .gconf
cd /tmp
rm -rf *
cd /var/cache
rm -rf *
yum groupinstall "X Window System" "GNOME Desktop Environment" "XFCE-4.4" --skip-broken
nano /etc/inittab
id:3:initdefault:   to   id:5:initdefault:
reboot
Hasilnya ... sudah keburu ngantuk besok kita lanjutin lagi..
Walaupun belum fix.. Terima kasih atas pencerahannya Master..

I dont know how to my thank .. I will Always Miss U Master.. Bye..
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #19 on: 2013-03-08, 13:24:35 »
ngumpulin terus dicoba-coba akhirnya oke juga hasilnya..
Quote
Copy /usr/local/lxlabs/kloxo/file/webmail_inc.php to /home/kloxo/httpd/webmail/inc.php
'sh /script/cleanup'
'sh /script/fixwebmail; sh /script/fixweb; sh /script/restart-services'
Terima kasih Master..
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #20 on: 2013-03-08, 13:38:26 »
webmail.domain.tld sudah bisa di akses dan setelah memilih roundcube misalnya maka yang keluar:
Code: [Select]
500 Internal Server Errorsudah mencoba dengan: 'sh /script/fix-chownchmod' (tidak mempan)
cara lainnya belum ketemu..!!
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: webmail not found
« Reply #21 on: 2013-03-08, 14:11:39 »
Sebaiknya anda update Kloxo-MR kemudian (seperti biasa) jakankan 'sh /script/cleanup; sh /script/fixweb; sh /script/fixwebmail; sh /script/restart-services'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #22 on: 2013-03-08, 14:58:17 »
sudah saya lakukan seperti yang master katakan dan masih
Quote
500 Internal Server Error
nginx/1.3.11
saya juga sudah melakuka seperti bikut:
Quote
Run 'sh /script/fix-chownchmod; sh /script/fixweb; sh /script/restart-services'. You not enable 'secondary php', all .htaccess inside '/home/kloxo/httpd/webmail' must be without 'AddHandler x-httpd-php52 .php'.
Also try, change disable 'secondary php' and change back to enable.
ini kendalanya apa ya Master?
mengenai isi dari /home/kloxo/httpd/webmail/roundcube/.htaccess
Quote
# AddDefaultCharset   UTF-8
AddType text/x-component .htc

<IfModule mod_php5.c>
php_flag   display_errors   Off
php_flag   log_errors   On
# php_value   error_log   logs/errors

php_value   upload_max_filesize   5M
php_value   post_max_size      6M
php_value   memory_limit      64M

php_flag   zlib.output_compression      Off
php_flag   magic_quotes_gpc      Off
php_flag   magic_quotes_runtime      Off
php_flag   zend.ze1_compatibility_mode   Off
php_flag    suhosin.session.encrypt    Off

#php_value   session.cookie_path      /
php_flag   session.auto_start   Off
php_value   session.gc_maxlifetime   21600
php_value   session.gc_divisor   500
php_value   session.gc_probability   1

# http://bugs.php.net/bug.php?id=30766
php_value   mbstring.func_overload   0
</IfModule>

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^favicon.ico$ skins/larry/images/favicon.ico
# security rules
RewriteRule .git - [F]
RewriteRule ^/?(README(.md)?|INSTALL|LICENSE|SQL|bin|CHANGELOG)$ - [F]
</IfModule>

<IfModule mod_deflate.c>
SetOutputFilter DEFLATE
</IfModule>

<IfModule mod_headers.c>
# replace 'append' with 'merge' for Apache version 2.2.9 and later
#Header append Cache-Control public env=!NO_CACHE
</IfModule>

<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"
</IfModule>

FileETag MTime Size

<IfModule mod_autoindex.c>
Options -Indexes
</ifModule>
apakah sudahbenar?
pada (/home/kloxo/httpd/webmail) tidak ada (.htaccess)
Mehon petunjuknya Master..
Terima kasih.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #23 on: 2013-03-08, 15:44:46 »
akhirnya bisa juga.. tapi lupa caranya menggunakan metode yang mana.. saat sukses bisa terbuka'.. tiba-tiba mati lampu   :idea:
Code: [Select]
A. Kloxo-MR: 6.5.0.c.2013030702

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql-5.0.96-1
   2. PHP: php54-5.4.11-1.ius.el5
   3. Httpd: httpd-2.2.23-3.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-special-1.3.11-2.mr.el5
   6. Qmail: qmail-1.03-1.5.15
   7. Dns: bind-9.9.2-2.P1.el5

D. Php-type (for Httpd/proxy): php-fpm_event
sebelumnya menggunakan SQL 55 tidak berhasil,, apakah ada yang salah pada metodenya agar dapat menggunakan sql55.. 'yum replace mysql --replace-with=mysql55'
Mohon pencerahanya Master..
Terima kasih.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline WPF

  • Valuable Member
  • *
  • Posts: 53
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #24 on: 2013-03-18, 16:31:54 »
walah saya ketinggalan topik dan sya yang belum berhasil :o
« Last Edit: 1970-01-01, 01:00:00 by Guest »
:)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: webmail not found
« Reply #25 on: 2013-03-18, 19:16:05 »
Kalau anda pilih mysql55 maka 'skip-innodb' harus tidak ada di /etc/my.cnf karena mysql55 (juga mariadb) membutuhkan innodb (tidak bisa didisable).
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: webmail not found
« Reply #26 on: 2013-03-21, 18:22:14 »
Quote from: Miki
:roll: gara-gara 'yum update' nemuin ada yang tidak beres sama cairo akhirnya 'yum remove cairo' kurang lebih ada 180-an yang ikut keremove  :D lalu mengulangi lagi maksa agar 'yum update' berjalan lancar = hasilnya upate lancar.. lanjutin lagi dengan update Kloxo-MR finishnya langsung aja restart timbulah si INIT:Id “x” respawning too fast: disabled for 5 minutes
sekarang saya mau berusan dulu dengan si INIT:Id “x” respawning too fast: disabled for 5 minutes dengan cara:
Code: [Select]
yum groupremove "X Window System" "GNOME Desktop Environment"
login ssh
mv ~/.gconf ~/.gconf-old
cd ~
rm -rf .gnome
rm -rf .gnome2
rm -rf .gconf
cd /var/cache
rm -rf *
yum groupinstall "X Window System" "GNOME Desktop Environment"
nano /etc/inittab
rubah id:3:initdefault:  menjadi  id:5:initdefault:
reboot

Jika cara diatas tidak berhasil lanjutkan:
Code: [Select]
yum --exclude=nautilus-sendto groupinstall "GNOME Desktop Environment"
Code: [Select]
yum groupinstall "X Window System" -y
reboot
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.051 seconds with 21 queries.

web stats analysis