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-05-28, 17:56:38

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.


Messages - ebokalsel

Pages: 1 [2] 3
16
Kloxo-MR Releases / Re: RPM Broken
« on: 2014-04-07, 16:53:22 »
I finally made through after editing mratwork.repo

#[mratwork-release-neutral-arch]
#name=MRatWork - release-neutral-arch
#baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
#enabled=1
#gpgcheck=0

17
Indonesia Users / Re: *Kloxo Exploit*
« on: 2014-01-29, 09:05:45 »
Siap, laksanakan 86!..

Setelah membalas ticket dari provider vps yang katanya akan prohibit any running Kloxo panel (saya tanya: bagaimana dengan Kloxo-MR?). Saya dapat jawaban:

Hi,

Yeah Kloxo-MR is fine.

Regards,

--
Ulrich Ackermann
WeLoveServers.net Technician

18
Indonesia Users / Re: *Kloxo Exploit*
« on: 2014-01-29, 08:09:26 »
Yes, saya dapet email juga:

Greetings,

Since this morning, we have been combating multiple DDoS attacks across all of our locations. Upon further investigation, this is stemming from compromised VPS containers that utilize the Kloxo control panel software.

We have been made aware of an active zero day exploit in Kloxo with no workaround available. Essentially the exploit spawns a large number of httpd processes that allows the affected system to participate in a DDoS.

We kindly request your immediate attention into this matter, and ask that if you are running Kloxo that you disable it immediately.

Due to the fact that Kloxo developers are inactive and appears to be poorly written, along with the severity of this zero day exploit, we are prohibiting Kloxo to be ran on our VPS servers moving forward in order to protect our network and our users. We believe this is the best resolution, as Kloxo is not a secure software that should be used in any production environment. If your VPS is currently running Kloxo, please wipe your Kloxo install immediately. If you still require a control panel, below is a list of alternative free control panels that you can consider installing:
VestaCP
Webmin/Virtualmin
iMSCP
Ajenti
OpenPanel
ISPConfig
For more information regarding this Kloxo exploit please follow this discussion on WHT:
http://www.webhostingtalk.com/showthread.php?p=8996984

If you are not running Kloxo on your server, you may disregard this email. Your prompt attention and cooperation in this matter is appreciated.

19
done nicely. thanks

20
yes i did, and then i lost my ioncube loader..

21
That is the weird things. It's already set to nginx.

After temporary set to nginx-proxy and back to nginx. this is my sysinfo:

Code: [Select]
[root@gaptekupdate ~]# /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014011001

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.x86_64
   2. PHP: php53u-5.3.28-1.ius.el6.x86_64
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.9-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.34.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.x86_64
   7. Dns: bind-9.9.4-1.P2.el6.x86_64

D. Php-type (for Httpd/proxy): mod_php_ruid2

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3072       1801       1270          0          0        477
   -/+ buffers/cache:       1323       1748
   Swap:         4096          0       4096

[root@gaptekupdate ~]#


22
When using pure nginx (not proxy) sometimes httpd start up from nowhere and blocking port 80 and causing conflict with nginx (which also use this port).

So i have to manually stop httpd service (service httpd stop) and tried to chkconfig httpd off and restart all services. But it (httpd service) will come back starting up in 1-2 days without warning.

Code: [Select]
[root@gaptekupdate ~]# /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014011001

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.x86_64
   2. PHP: php54-5.4.23-3.ius.el6.x86_64
   3. Httpd: httpd-2.2.26-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.9-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.34.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.x86_64
   7. Dns: bind-9.9.4-1.P2.el6.x86_64

D. Php-type (for Httpd/proxy): mod_php_ruid2

I've also tried to yum remove httpd but i've no gut to enter yes when looking at its dependencies:

Code: [Select]
================================================================================
 Package        Arch   Version          Repository                         Size
================================================================================
Removing:
 httpd          x86_64 2.2.26-1.el6     @mratwork-centalt                 3.4 M
Removing for dependencies:
 mod-pagespeed-stable
                x86_64 1.6.29.7-3566    @/mod-pagespeed-stable_current_x86_64
                                                                           14 M
 mod_fastcgi    x86_64 2.4.6-5.mr.el6   @kloxo-mr-release-version-arch    201 k
 mod_fcgid      x86_64 2.3.9-1.el6      @kloxo-mr-epel                    220 k
 mod_rpaf       x86_64 0.6-4.mr.el6     @kloxo-mr-release-version-arch    9.6 k
 mod_ruid2      x86_64 0.9.8-1.mr.el6   @kloxo-mr-release-version-arch     16 k
 mod_ssl        x86_64 1:2.2.26-1.el6   @kloxo-mr-centalt                 191 k
 mod_suphp      x86_64 0.7.2-1.mr.el5   @kloxo-mr-release-version-arch    308 k
 php54          x86_64 5.4.23-3.ius.el6 @mratwork-ius                     9.1 M
 php54-devel    x86_64 5.4.23-3.ius.el6 @mratwork-ius                      12 M
 php54-ioncube-loader
                x86_64 4.5.1-1.ius.el6  @mratwork-ius                     2.2 M
 webalizer      x86_64 2.23_05-4.mr.el6 @kloxo-mr-release-version-arch    324 k

Transaction Summary
================================================================================
Remove       12 Package(s)

Installed size: 42 M
Is this ok [y/N]:

Regards

23
I can't find any of these files ,

whereis custom.proxy.conf
I am using nginx and not nginx-proxy

in /home/nginx/conf/globals/php-fpm.conf (for pure nginx), copy the file to custom.php-fpm.conf and run sh /script/fixweb first.

24
apc most likely going to rapidly crash and high cpu load with php53u (based on personal experiences).

But i you insist to use APC, you can install it with pecl.

Just type

Code: [Select]
pecl install apc
and then you can adjust your apc setting in /etc/php.d/apc.ini

p/s:

you can also install ZendOPCache with pecl install zendopcache-7.0.2 (latest version)... It's works better than apc (in my opinion)

25
try /etc/nginx/nginx.conf as this is the first conf read by nginx

/etc/nginx/nginx.conf set to include '/etc/nginx/conf.d/*.conf' and then

'/etc/nginx/conf.d/~lxcenter.conf set to include:

    include /home/nginx/conf/defaults/*.conf;
    include /home/nginx/conf/domains/*.conf;
    include /home/nginx/conf/webmails/*.conf;

26
merespond email dari pak mimin, barusan saya coba install di Openvz dengan mengunakan centos 5 32 bit
hmm keknya gak ada masalah deh :D

Code: [Select]
[root@server1 ~]# sh /script/restart-all
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]
Stopping named:                                            [  OK  ]
Starting named:                                            [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Already stopped.
Starting qmail-toaster: svscan.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
[root@server1 ~]#

syukur lah...
thanks ebokalsel setelah berkutat dan trial and error terus akhirnya bisa install kloxo-mr.. thanks semuanya....case closed

Syukurlah..

27
It's just about error with InnoDB AIO. You just have to add these lines to /etc/my.cnf

Code: [Select]
[mysqld]
innodb_use_native_aio = 0


Prior to install KloxoMR. That's it.

Adding this to /etc/sysctl.conf wouldn't help you either. Because some of openvz vps provider doesn't give us a permission.

Code: [Select]
fs.aio-max-nr =
Code: [Select]
[root@love ~]# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 2
net.ipv4.tcp_syncookies = 1
error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key
error: "net.bridge.bridge-nf-call-iptables" is an unknown key
error: "net.bridge.bridge-nf-call-arptables" is an unknown key
error: permission denied on key 'fs.aio-max-nr'
error: permission denied on key 'fs.file-max'
error: permission denied on key 'vm.swappiness'
error: permission denied on key 'vm.vfs_cache_pressure'
error: permission denied on key 'vm.dirty_background_ratio'
error: permission denied on key 'vm.dirty_ratio'

28
Indonesia Users / Re: [ASK] Web Tiba2 Menjadi Lemot
« on: 2014-01-07, 01:19:52 »
Iya lemot

Code: [Select]
Server Hostname:        mp3days.com
Server Port:            80

Document Path:          /coba.html
Document Length:        26357 bytes

Concurrency Level:      1
Time taken for tests:   2.980 seconds
Complete requests:      1
Failed requests:        0
Write errors:           0
Total transferred:      26732 bytes
HTML transferred:       26357 bytes
Requests per second:    0.34 [#/sec] (mean)
Time per request:       2979.689 [ms] (mean)
Time per request:       2979.689 [ms] (mean, across all concurrent requests)
Transfer rate:          8.76 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:       50   50   0.0     50      50
Processing:  2930 2930   0.0   2930    2930
Waiting:     2879 2879   0.0   2879    2879
Total:       2980 2980   0.0   2980    2980

Kalau misal gak puas dengan performa update terbaru bisa di downgrade dulu ke versi sebelumnya

Quote
yum downgrade kloxomr -y
/script/cleanup

29
Indonesia Users / Re: Gagal install di Centos 5 / 6 Bit
« on: 2014-01-06, 15:53:39 »
Kadang emang ada miss dari awal install.

Jadi kronologisnya,
Saat pertama kali install Kloxo-MR (Fresh), mysql tidak bisa jalan gara2 AIO bermasalah itu.
Padahal proses install fresh itu sangat vital, ada beberapa table/user/permission yang di create oleh Kloxo-MR dan hal ini tidak di create ulang saat menggunakan perintah sh /script/cleanup maupun sh /script/upcp (cmiiw)
Jadi setelah kegagalan di awal ini, imbasnya tidak bisa login kloxo, error mysql, error email dll dll. walaupun sudah di coba cleanup maupun upcp berkali kali

Triknya (yang saya gunakan)
Saat pertama kali install Kloxo-MR (fresh) yum install kloxomr -y, saat proses install mysql (terbaca di layar) berjalan, proses langsung saya break (menggunakan ctrl+c).
Saat itu saya langsung edit file /etc/my.cnf dan menambahkan baris berikut (saya terbiasa mengedit menggunakan webmin -> file manager):

[mysqld]
innodb_use_native_aio = 0

Setelah selesai di edit, baru saya ulang proses install:

Code: [Select]
   
   yum install kloxomr -y
    sh /script/upcp
    sh /script/cleanup

    # better reboot
    reboot

Demikian..

30
Indonesia Users / Re: Gagal install di Centos 5 / 6 Bit
« on: 2014-01-06, 15:45:26 »
mungkin maksudnya di /etc/php.ini

Template php ini untuk seluruh domain ada di /home/phpini/tpl/php.ini.tpl

Mungkin di coba ulang /script/fixphp atau coba /script/fix-all

Could not grant privileges ada hubungannya sama mysql ya? mungkin di coba bersihkan pakai /script/reset-mysql-root-password

Pages: 1 [2] 3

MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.036 seconds with 21 queries.

web stats analysis