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-03-28, 12:36:09

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - NginxHolic

Pages: [1]
1
Dear pak Mustafa,

I can not find Cron menu in the panel (user admin is doing fine).

http://imaxe.x11.pw/img/tBk

Is this a bug or I need to access another link?

Thanks

2
Dear Pak Mustafa,

Please help me to fix the problem.

Right now I can not access Kloxo Panel (Kloxo Panel down, command netstat -ntulp shows no sign of Kloxo Panel port active) and doing command 'sh /script/restart-all' stuck at starting DJBDNS service.

All of the problems were started after I added the hostname of my Kloxo-MR as a domain in Kloxo MR (hostname: kloxo.domain.tld)

Then I activate Letsencrypt SSL on that domain

After that I set that SSL for Kloxo (I want to change default SSL Certificate of Kloxo-MR panel).

After I realized nothing happened, then I decided to use default Kloxo-MR certificate for the panel.

I remove the certificate in Kloxo-MR panel, then I deleted the domain which was the hostname of my server in Kloxo-MR panel.

Then suddenly I lost access to Kloxo-MR panel. I checked if the port is up but it isn't.

I tried to restart all service using command 'sh /script/restart-all' but it stuck at starting DJBDNS (EDIT: after 5 minutes it says 2 problems occurs:
Code: [Select]
Restarting djbdns (via systemctl):  Job for djbdns.service failed because a timeout was exceeded. See "systemctl status djbdns.service" and "journalctl -xe" for details.here is from "systemctl status djbdns.service"
Code: [Select]
* djbdns.service - SYSV: DJBDns is a World Wide DNS server.
   Loaded: loaded (/etc/rc.d/init.d/djbdns; bad; vendor preset: disabled)
   Active: failed (Result: timeout) since Tue 2017-07-04 21:58:31 WIB; 11min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 2455 ExecStart=/etc/rc.d/init.d/djbdns start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/djbdns.service
           |-  840 tcpserver -vDRHl0 -x tcp.cdb -- 0.0.0.0 53 //bin/axfrdns
           |-  844 //bin/tinydns
           |- 1493 //bin/tinydns
           |- 1626 //bin/tinydns
           |- 1970 //bin/tinydns
           |- 2460 //bin/tinydns
           |-12916 //bin/tinydns
           `-13478 //bin/tinydns

Jul 04 21:53:31 kloxo.domain.tld systemd[1]: Starting SYSV: DJBDns is a World Wide DNS server....
Jul 04 21:53:31 kloxo.domain.tld djbdns[2455]: Starting Djbdns for:
Jul 04 21:53:31 kloxo.domain.tld djbdns[2455]: - axfrdns    [  OK  ]
Jul 04 21:53:31 kloxo.domain.tld djbdns[2455]: - tinydns    [  OK  ]
Jul 04 21:53:31 kloxo.domain.tld systemd[1]: PID file /var/run/djbdns.pid not readable (yet?) after start.
Jul 04 21:58:31 kloxo.domain.tld systemd[1]: djbdns.service start operation timed out. Terminating.
Jul 04 21:58:31 kloxo.domain.tld systemd[1]: Failed to start SYSV: DJBDns is a World Wide DNS server..
Jul 04 21:58:31 kloxo.domain.tld systemd[1]: Unit djbdns.service entered failed state.
Jul 04 21:58:31 kloxo.domain.tld systemd[1]: djbdns.service failed.

The second problem was:
Code: [Select]
Job for kloxo-web.service failed because the control process exited with error code. See "systemctl status kloxo-web.service" and "journalctl -xe" for details.the content:
Code: [Select]
* kloxo-web.service - Startup script for Kloxo-MR.
   Loaded: loaded (/usr/lib/systemd/system/kloxo-web.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2017-07-04 21:58:39 WIB; 9min ago
     Docs: https://forum.mratwork.com/
  Process: 3333 ExecStart=/usr/local/lxlabs/kloxo/init/kloxo-hiawatha -c /usr/local/lxlabs/kloxo/init (code=exited, status=1/FAILURE)
  Process: 3327 ExecStartPre=/usr/bin/lxphp.exe -f /usr/local/lxlabs/kloxo/init/changeport.php (code=exited, status=0/SUCCESS)

Jul 04 21:58:39 kloxo.domain.tld systemd[1]: Starting Startup script for Kloxo-MR....
Jul 04 21:58:39 kloxo.domain.tld kloxo-hiawatha[3333]: Error loading private key from /usr/local/lxlabs/kloxo/etc/program.pem: PK - Read/write of file failed (-0x3E00)
Jul 04 21:58:39 kloxo.domain.tld systemd[1]: kloxo-web.service: control process exited, code=exited status=1
Jul 04 21:58:39 kloxo.domain.tld systemd[1]: Failed to start Startup script for Kloxo-MR..
Jul 04 21:58:39 kloxo.domain.tld systemd[1]: Unit kloxo-web.service entered failed state.
Jul 04 21:58:39 kloxo.domain.tld systemd[1]: kloxo-web.service failed.


A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017060801
   - Web: hiawatha-10.6.0-f.1.mr.el7.x86_64
   - PHP: php56s-5.6.30-2.ius.centos7 (fpm mode)
B. Plateform:
   - OS: CentOS Linux release 7.3.1611 (Core) x86_64
   - Hostname: kloxo.domain.tld
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el7.centos.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.30-2.ius.centos7.x86_64
        - Multiple:
          * php56m-5.6.30-2.ius.centos7
          * php71m-7.1.5-1.ius.centos7
      - Used: php56m-fpm
      - Multiple: enable
   3. Web Used: hiawathaproxy
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el7.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el7.x86_64
     - Nginx: nginx-1.13.1-1.el7.ngx.x86_64
     - Apache: httpd24u-2.4.25-4.ius.centos7.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: djbdns
     - Bind: bind-9.9.9-1.mr.el7.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el7.x86_64
     - NSD: nsd-4.1.16-1.el7.x86_64
     - PowerDNS: pdns-4.0.3-1.el7.MIND.x86_64
     - Yadifa: yadifa-2.2.5-1.el7.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el7.x86_64
      - pop3/imap4: dovecot-toaster-2.2.24-1.mr.el7.x86_64
      - smtp: qmail-toaster-1.03-1.3.56.mr.el7.x86_64
      - spam: --uninstalled--
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.42-3.el7.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.6-1.mr.noarch

3
Halo om Mustafa,

Saya baru reinstall server pakai Centos 7, masalahnya ternyata cukup banyak.
Salah satunya, ketika menambahkan subdomain, apapun itu, maka dia tidak bisa membaca index.php.

Jadi misalnya saya berkunjung ke blog.domainsaya.tld maka dia akan menampilkan halaman default tadi. Tapi ketika saya coba buat file disana, misal file phpinfo.php dan mengaksesnya maka halaman tersebut dapat ditampilkan tanpa masalah.

Saya sudah pastikan tidak ada index.html pada halaman itu, dan ini baru pertama kali terjadi sejak saya pakai Kloxo MR.

Mohon petuahnya ya.

Terima kasih

Saya sudah coba jalankan semua command:
Code: [Select]
yum clean all
yum update -y
sh /script/cleanup
sh /script/fixweb
sh /script/restart-web
sh /script/fix-all
sh /script/restart-all

tapi tidak berefek. Saya juga sudah hapus domain, buat ulang tapi juga tidak berefek.
Saya cek document root sudah benar di

berikut sysinfo:
Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017060801
   - Web: hiawatha-10.6.0-f.1.mr.el7.x86_64
   - PHP: php56s-5.6.30-2.ius.centos7 (fpm mode)
B. Plateform:
   - OS: CentOS Linux release 7.3.1611 (Core) x86_64
   - Hostname: domain.mydigital.com
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el7.centos.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.30-2.ius.centos7.x86_64
        - Multiple:
          * php56m-5.6.30-2.ius.centos7
          * php71m-7.1.5-1.ius.centos7
      - Used: --PHP Branch--
      - Multiple: enable
   3. Web Used: nginxproxy
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el7.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el7.x86_64
     - Nginx: nginx-1.13.1-1.el7.ngx.x86_64
     - Apache: httpd24u-2.4.25-4.ius.centos7.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: djbdns
     - Bind: bind-9.9.9-1.mr.el7.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el7.x86_64
     - NSD: nsd-4.1.16-1.el7.x86_64
     - PowerDNS: pdns-4.0.3-1.el7.MIND.x86_64
     - Yadifa: yadifa-2.2.5-1.el7.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el7.x86_64
      - pop3/imap4: dovecot-toaster-2.2.24-1.mr.el7.x86_64
      - smtp: qmail-toaster-1.03-1.3.56.mr.el7.x86_64
      - spam: --uninstalled--
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.42-3.el7.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.6-1.mr.noarch

Salam

4
Dear Om Musatafa,

Saya kembali ke topik lawas namun dengan background berbeda.

Saya baru upgrade VPS saya pakai 3GB RAM, NGINX webserver, apa yang perlu dilakukan agar Kloxo MR teroptimisasi lebih baik.

Saya tidak berencana pakai NGINX reverse proxy (apa sebaiknya pakai), jadi Mod Pagespeed tidak akan saya gunakan.
Saya jug takut jika merubah database ke innodb/aria atau mariadb/galera akan error karena teknikal saya kurang.

Mohon petunjuknya.

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017043001
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-2.w6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: **.**.**
C. Services:
   1. MySQL: MariaDB-server-10.0.30-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56w-cli-5.6.30-1.w6.x86_64
        - Multiple:
          * php56m-5.6.30-2.ius.el6
          * php70m-7.0.18-1.ius.centos6
          * php71m-7.1.4-1.ius.centos6
      - Used: php56m-fpm
      - Multiple: enable
   3. Web Used: nginx
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.0-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type:
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.14-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: webalizer
      - webalizer: webalizer-2.23_08-1.mr.el6.x86_64
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          3064       1806       1257        600          0        596
-/+ buffers/cache:       1210       1853
Swap:          512          6        505

5
Dear Pak Mustafa,

Saya kebingungan kenapa ya pada login klien terdapat opsi enable SSH login.
Bagaimana cara menonkatifkannya?

Tks

6
Check it out, if you can implement this to Kloxo MR as a native File Manager that would be really great!
https://sprut.io/en/doc



Demo version available at: https://demo.sprut.io:9443
Source code: https://github.com/LTD-Beget/sprutio

Quote
Here at BeGet we have a long and successful history of working with virtual web hosting and implementing various open-source solutions and now it's time to share our invention with the world: file manager Sprut.IO, which we developed for our clients and which is used in our control panel. Please feel invited to join its development. In this article we will tell you how it was developed, why we weren't pleased with existent file managers, which kludges technologies we used and who can profit from it.

7
Kloxo-MR Technical Helps / How to install PHP Pear
« on: 2016-05-10, 03:16:57 »
Hi,

How to install PHP Pear/HTTP_OAuth Extension in Kloxo MR without ruining other settings?

Thanks

8
Hi All,

How to enable email filter / email rules in KloxoMR?

For now, I can only find SPAM filter.

Thanks
ps: I'm using QMail.

9
Halo Master Mustafa  8)

mohon petunjuknya bagaimana membuat Awstats mampu berjalan pada server Hiawatha.
Sekarang tampilannya adalah blank page ketika mengunjungi domain.tld/stats

terima kasih infonya.

10
Hello om Mustafa,

Salam kenal. Saya baru coba2 Kloxo-MR ini setelah sebelumnya menggunakan ISPConfig 3.
Rasanya Kloxo-MR ini pas dan komplit tanpa ribet.

Pertanyaannya, adalah, apa sih konfigurasi yang dipilih untuk forum ini? kok rasanya super ngebut sekali. Entah pakai koneksi 2G, 3G, 4G.
Saya cek di Googlepagespeed response time juga dibawah 200ms.

Saya coba konfirgurasi standar yang om Mustafa berikan, yaitu:
Apache 2.2.31 MPM_Event as backend
Hiawatha as frontend
APC memory 256 MB
Mod_Pagespeed dengan berbagai filter aktif

Tapi sayangnya response time biasa aja, loading juga tergolong lambat (sudah coba dibantu pakai Cloudflare malah lebih lambat  :'()

Spek VPS saya sudah 4 core dengan 1.5GB Ram.

Mohon pencerahannya agar minimal saya gak sakit hati kalo lihat speed yang wuzz wuzz wuzz milik om Mustafa  ;D

Pages: [1]

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

Page created in 0.036 seconds with 19 queries.

web stats analysis