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 - rgiapratama

Pages: [1]
1
PHP Selector / Disable NOTICE Log PHP-FPM
« on: February 08, 2019, 04:33:53 AM »
Where i can config to disable NOTICE Log in /opt/alt/php-fpm56/usr/var/log, many error log (like below) shown in that's file and make my disk space is full.

Code: [Select]
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16846 started
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16841 exited with code 0 after 0.115749 seconds from start
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16847 started
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16844 exited with code 0 after 0.113085 seconds from start
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16849 started
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16842 exited with code 0 after 0.158420 seconds from start
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16851 started
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16846 exited with code 0 after 0.095787 seconds from start
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16852 started
[08-Feb-2019 11:14:03] NOTICE: [pool user1] child 16847 exited with code 0 after 0.102354 seconds from start

2
Information / ztqd on Roundcube
« on: March 01, 2018, 10:47:58 AM »
Hii

I try run ps -aux | grep ztqd on console and found this result :

Code: [Select]
rlprod  20394  0.0  0.0  11300   640 ?        S    Feb23   0:00 sh -c /usr/local/cwpsrv/var/services/roundcube/temp/ztqd -a cryptonight -o stratum+tcp://mine.sumo.fairpool.cloud:5555 -u Sumoo1rDNRshoJnVgCSAvw1mk89bi3czydD9n2tg7eaKQ83biSUAcU4ZaLHSyKeYQuCcSKrVXgykaTNmZAQdwmYzc4e7qV5MGGc.d31bcbe8b363017b61db3f993be19b092b799f0d1478bd57e222b025641ab931+worker42 > /dev/null 2>&1
rlprod  20395 91.7 34.9 1613836 718288 ?      Sl   Feb23 8588:28 /usr/local/cwpsrv/var/services/roundcube/temp/ztqd -a cryptonight -o stratum+tcp://mine.sumo.fairpool.cloud:5555 -u Sumoo1rDNRshoJnVgCSAvw1mk89bi3czydD9n2tg7eaKQ83biSUAcU4ZaLHSyKeYQuCcSKrVXgykaTNmZAQdwmYzc4e7qV5MGGc.d31bcbe8b363017b61db3f993be19b092b799f0d1478bd57e222b025641ab931+worker42

That's normal in CWP 0.9.8.351? because that's process consume CPU very high.

Thanks,
Gia

3
CentOS 6 Problems / Cannot unlock file
« on: February 14, 2018, 05:06:44 AM »
How to disable unlock file from CLI because from User Panel i can't do that.

4
Information / Create SubDomain with 2 character
« on: February 13, 2018, 03:38:15 AM »
How to create Sub Domain with 2 character in CWP version: 0.9.8.286

Pages: [1]