Custombuild always install Litespeed Automatically, how to stop it?

cmzeno

Verified User
Joined
Nov 21, 2020
Messages
8
Hello

I have installed LiteSpeed before, but later I changed it to nginx_apache reverse proxy.

But these days I found that the CustomBuild always tried to install the LiteSpeed by itself.

How to stop it?

I used
Rich (BB code):
bash /usr/local/lsws/admin/misc/uninstall.sh
to uninstall the Litespeed.

and the followings to install nginx_apache reverse proxy

Rich (BB code):
cd /usr/local/directadmin/custombuild
./build update
./build update_da
./build set webserver nginx_apache
./build nginx_apache
./build rewrite_confs

The reason that I think the LiteSpeed is automatically installed by CustomBuild is every time I found there are files created in /usr/local/lsws, I tried to install nginx_apache and I get:

Rich (BB code):
Another instance of custombuild is running (lockfile: /usr/local/directadmin/custombuild/.custombuild, PID 3341861).
 
It doesn't sound like a behaviour of CustomBuild. Check your process list, you may have some scripts from LiteSpeed running there:
Code:
ps auxwf
 
Hello

When I rename file "build" in the CustomBuild path, the installation stopped.

And I check the process list but found nothing.

Rich (BB code):
[root@us ~]# ps auxwf
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0 191748  4668 ?        Ss   12月25   6:10 /usr/lib/systemd/systemd --switched-root --system --deserialize 22
root           2  0.0  0.0      0     0 ?        S    12月25   0:00 [kthreadd]
root           3  0.0  0.0      0     0 ?        S    12月25   0:32  \_ [ksoftirqd/0]
root           5  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/0:0H]
root           7  0.0  0.0      0     0 ?        S    12月25   0:30  \_ [migration/0]
root           8  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [rcu_bh]
root           9  0.1  0.0      0     0 ?        S    12月25   9:37  \_ [rcu_sched]
root          10  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [lru-add-drain]
root          11  0.0  0.0      0     0 ?        S    12月25   0:03  \_ [watchdog/0]
root          12  0.0  0.0      0     0 ?        S    12月25   0:04  \_ [watchdog/1]
root          13  0.0  0.0      0     0 ?        S    12月25   0:33  \_ [migration/1]
root          14  0.0  0.0      0     0 ?        S    12月25   0:21  \_ [ksoftirqd/1]
root          16  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/1:0H]
root          17  0.0  0.0      0     0 ?        S    12月25   0:05  \_ [watchdog/2]
root          18  0.0  0.0      0     0 ?        S    12月25   0:30  \_ [migration/2]
root          19  0.0  0.0      0     0 ?        S    12月25   0:21  \_ [ksoftirqd/2]
root          21  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/2:0H]
root          22  0.0  0.0      0     0 ?        S    12月25   0:04  \_ [watchdog/3]
root          23  0.0  0.0      0     0 ?        S    12月25   0:42  \_ [migration/3]
root          24  0.0  0.0      0     0 ?        S    12月25   0:23  \_ [ksoftirqd/3]
root          26  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/3:0H]
root          27  0.0  0.0      0     0 ?        S    12月25   0:06  \_ [watchdog/4]
root          28  0.0  0.0      0     0 ?        S    12月25   0:35  \_ [migration/4]
root          29  0.0  0.0      0     0 ?        S    12月25   0:20  \_ [ksoftirqd/4]
root          31  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/4:0H]
root          32  0.0  0.0      0     0 ?        S    12月25   0:06  \_ [watchdog/5]
root          33  0.0  0.0      0     0 ?        S    12月25   0:35  \_ [migration/5]
root          34  0.0  0.0      0     0 ?        S    12月25   0:21  \_ [ksoftirqd/5]
root          36  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/5:0H]
root          37  0.0  0.0      0     0 ?        S    12月25   0:07  \_ [watchdog/6]
root          38  0.0  0.0      0     0 ?        S    12月25   0:33  \_ [migration/6]
root          39  0.0  0.0      0     0 ?        S    12月25   0:21  \_ [ksoftirqd/6]
root          41  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/6:0H]
root          42  0.0  0.0      0     0 ?        S    12月25   0:04  \_ [watchdog/7]
root          43  0.0  0.0      0     0 ?        S    12月25   0:34  \_ [migration/7]
root          44  0.0  0.0      0     0 ?        S    12月25   0:22  \_ [ksoftirqd/7]
root          46  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/7:0H]
root          48  0.0  0.0      0     0 ?        S    12月25   0:02  \_ [khelper]
root          49  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [kdevtmpfs]
root          50  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [netns]
root          51  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [khungtaskd]
root          52  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [writeback]
root          53  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kintegrityd]
root          54  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [bioset]
root          55  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kblockd]
root          56  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [md]
root          57  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [edac-poller]
root          66  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [ubstatd]
root          67  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [kswapd0]
root          68  0.0  0.0      0     0 ?        SN   12月25   0:00  \_ [ksmd]
root          70  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [crypto]
root          78  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kthrotld]
root          80  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kmpath_rdacd]
root          81  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kaluad]
root          83  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kpsmoused]
root          85  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [ipv6_addrconf]
root          86  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [bioset]
root          99  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [deferwq]
root         138  0.0  0.0      0     0 ?        S    12月25   0:23  \_ [kauditd]
root         327  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [ata_sff]
root         336  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [ttm_swap]
root         344  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [scsi_eh_0]
root         345  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [scsi_tmf_0]
root         346  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [scsi_eh_1]
root         347  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [scsi_tmf_1]
root         350  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [virtscsi-scan]
root         351  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [scsi_eh_2]
root         352  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [scsi_tmf_2]
root         425  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kdmflush]
root         426  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [bioset]
root         437  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kdmflush]
root         438  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [bioset]
root         451  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [bioset]
root         452  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfsalloc]
root         453  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs_mru_cache]
root         454  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-buf/dm-0]
root         455  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-data/dm-0]
root         456  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-conv/dm-0]
root         457  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-cil/dm-0]
root         458  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-reclaim/dm-]
root         459  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-log/dm-0]
root         460  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-eofblocks/d]
root         461  0.0  0.0      0     0 ?        S    12月25   2:51  \_ [xfsaild/dm-0]
root         462  0.0  0.0      0     0 ?        S<   12月25   0:22  \_ [kworker/0:1H]
root         607  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/7:1H]
root         615  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/3:1H]
root         694  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-buf/sda1]
root         695  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-data/sda1]
root         696  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-conv/sda1]
root         697  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-cil/sda1]
root         698  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-reclaim/sda]
root         699  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-log/sda1]
root         700  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [xfs-eofblocks/s]
root         701  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [xfsaild/sda1]
root         754  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/1:1H]
root         800  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/5:1H]
root         824  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/2:1H]
root        1293  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [lve_tag_thread]
root        1294  0.0  0.0      0     0 ?        S    12月25   0:00  \_ [lve_init_thread]
root        1295  0.0  0.0      0     0 ?        S    12月25   0:06  \_ [lve_loadavg]
root        3047  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/6:1H]
root        3418  0.0  0.0      0     0 ?        S<   12月25   0:00  \_ [kworker/4:1H]
root      847598  0.0  0.0      0     0 ?        S    11:06   0:05  \_ [kworker/u16:2]
root     2636721  0.0  0.0      0     0 ?        S    12:29   0:01  \_ [kworker/u16:1]
root     3561705  0.0  0.0      0     0 ?        S    13:15   0:01  \_ [kworker/3:2]
root     1661210  0.0  0.0      0     0 ?        S    17:10   0:00  \_ [kworker/7:0]
root     1709726  0.0  0.0      0     0 ?        S    17:30   0:00  \_ [kworker/1:1]
root     1729712  0.0  0.0      0     0 ?        S    20:10   0:00  \_ [kworker/4:2]
root     1734589  0.0  0.0      0     0 ?        S    20:50   0:00  \_ [kworker/6:2]
root     1742112  0.0  0.0      0     0 ?        S    21:50   0:00  \_ [kworker/2:1]
root     1744982  0.0  0.0      0     0 ?        S    22:12   0:00  \_ [kworker/7:1]
root     1747023  0.0  0.0      0     0 ?        S    22:29   0:00  \_ [kworker/4:1]
root     1747879  0.0  0.0      0     0 ?        S    22:36   0:00  \_ [kworker/5:0]
root     1748243  0.0  0.0      0     0 ?        S    22:39   0:00  \_ [kworker/2:2]
root     1748310  0.0  0.0      0     0 ?        S    22:39   0:00  \_ [kworker/0:2]
root     1748363  0.0  0.0      0     0 ?        S    22:40   0:00  \_ [kworker/1:0]
root     1748366  0.0  0.0      0     0 ?        S    22:40   0:00  \_ [kworker/3:1]
root     1748920  0.0  0.0      0     0 ?        S    22:44   0:00  \_ [kworker/0:1]
root     1748973  0.0  0.0      0     0 ?        S    22:45   0:00  \_ [kworker/6:1]
root     1749106  0.0  0.0      0     0 ?        S    22:46   0:00  \_ [kworker/5:2]
root     1749536  0.0  0.0      0     0 ?        S    22:49   0:00  \_ [kworker/0:0]
root     1749728  0.0  0.0      0     0 ?        S    22:51   0:00  \_ [kworker/5:1]
root         542  0.1  0.3  72784 27168 ?        Ss   12月25   7:29 /usr/lib/systemd/systemd-journald
root         563  0.0  0.0 198572  1340 ?        Ss   12月25   0:00 /usr/sbin/lvmetad -f
root         578  0.0  0.0  45504  1872 ?        Ss   12月25   0:00 /usr/lib/systemd/systemd-udevd
root         719  0.0  0.0  55532  1084 ?        S<sl 12月25   0:35 /sbin/auditd
root         742  0.0  0.0  61648  2564 ?        Ss   12月25   0:28 /sbin/rngd -f
root         744  0.0  0.0 228396  5956 ?        Ss   12月25   0:00 /usr/sbin/abrtd -d -s
dbus         747  0.0  0.0  60460  2644 ?        Ss   12月25   3:37 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root         757  0.0  0.0  52852  2808 ?        Ss   12月25   0:00 /usr/sbin/smartd -n -q never
libstor+     759  0.0  0.0   8580   828 ?        Ss   12月25   0:01 /usr/bin/lsmd -d
root         762  0.0  0.0 225872  4840 ?        Ss   12月25   0:08 /usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected ernel BUG at list_del corruption list
polkitd      765  0.0  0.1 614444 12392 ?        Ssl  12月25   0:50 /usr/lib/polkit-1/polkitd --no-debug
root         773  0.0  0.0 152916  1828 ?        Ss   12月25   0:00 /usr/sbin/pure-certd -r /usr/local/bin/pureftpd_sni.sh -s /var/run/pure-certd.sock
chrony       775  0.0  0.0 117808  1840 ?        S    12月25   0:00 /usr/sbin/chronyd
root         786  0.0  0.0  21668  1252 ?        Ss   12月25   0:07 /usr/sbin/irqbalance --foreground
root         787  0.0  0.0  26808  2252 ?        Ss   12月25   1:28 /usr/lib/systemd/systemd-logind
root         789  0.0  0.1 464196  9024 ?        Ssl  12月25   0:26 /usr/sbin/NetworkManager --no-daemon
root         795  0.0  0.0  27856  1468 ?        Ss   12月25   0:00 /usr/sbin/criu service -v4 -o /var/log/criu-service.log --address /var/run/criu/criu_service.socket
root         798  0.0  0.0  25908   948 ?        Ss   12月25   0:00 /usr/sbin/atd -f
rpc          812  0.0  0.0  69256  1380 ?        Ss   12月25   0:00 /sbin/rpcbind -w
root        1165  0.0  0.2 583948 19660 ?        Ssl  12月25   0:40 /usr/bin/python2 -Es /usr/sbin/tuned -l -P
root        1170  0.0  0.4 389276 37752 ?        Ssl  12月25   0:00 /opt/alt/python37/bin/python3 /usr/sbin/cloudlinux-ssa-agent
redis       1179  0.0  0.0 143060  6912 ?        Ssl  12月25   4:28 /usr/bin/redis-server 127.0.0.1:7001
root        1182  0.0  0.0  16696  1848 ?        Ss   12月25   0:00 /usr/sbin/dovecot -F
dovecot     1604  0.0  0.0  46528  3396 ?        S    12月25   0:00  \_ dovecot/managesieve-login
dovecot     1605  0.0  0.0  46512  3400 ?        S    12月25   0:00  \_ dovecot/pop3-login
root        1606  0.0  0.0  49920  3864 ?        S    12月25   0:00  \_ dovecot/lmtp -L
dovecot     1607  0.0  0.0  46520  3404 ?        S    12月25   0:00  \_ dovecot/imap-login
dovecot     1608  0.0  0.0  10220  1240 ?        S    12月25   0:00  \_ dovecot/anvil [37 connections]
root        1609  0.0  0.0  10352  1460 ?        S    12月25   0:00  \_ dovecot/log
dovecot     1610  0.0  0.0  46512  3396 ?        S    12月25   0:00  \_ dovecot/pop3-login
dovecot     1612  0.0  0.0  46512  3400 ?        S    12月25   0:00  \_ dovecot/pop3-login
dovecot     1615  0.0  0.0  46512  3396 ?        S    12月25   0:00  \_ dovecot/pop3-login
dovecot     1618  0.0  0.0  46512  3396 ?        S    12月25   0:00  \_ dovecot/pop3-login
dovecot     1619  0.0  0.0  46512  3396 ?        S    12月25   0:00  \_ dovecot/pop3-login
root        1620  0.0  0.0  49920  3860 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1621  0.0  0.0  49920  3876 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1622  0.0  0.0  49920  3848 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1623  0.0  0.0  49920  3868 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1624  0.0  0.0  49920  3868 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1625  0.0  0.0  49920  3872 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1626  0.0  0.0  49920  3868 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1627  0.0  0.0  49920  3868 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1628  0.0  0.0  49920  3868 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1629  0.0  0.0  49920  3860 ?        S    12月25   0:00  \_ dovecot/lmtp -L
dovecot     1639  0.0  0.0  46520  3404 ?        S    12月25   0:00  \_ dovecot/imap-login
dovecot     1644  0.0  0.0  46512  3400 ?        S    12月25   0:00  \_ dovecot/pop3-login
dovecot     1645  0.0  0.0  46528  3396 ?        S    12月25   0:00  \_ dovecot/managesieve-login
dovecot     1647  0.0  0.0  46528  3396 ?        S    12月25   0:00  \_ dovecot/managesieve-login
root        1648  0.0  0.0  49920  3864 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1649  0.0  0.0  49920  3872 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1650  0.0  0.0  49920  3860 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1651  0.0  0.0  49920  3860 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1652  0.0  0.0  49920  3872 ?        S    12月25   0:00  \_ dovecot/lmtp -L
root        1658  0.0  0.0  24312  3800 ?        S    12月25   0:00  \_ dovecot/config
dovecot     1660  0.0  0.0  48012  3648 ?        S    12月25   0:00  \_ dovecot/stats [53 connections]
root        1672  0.0  0.0  58908  4452 ?        S    12月25   0:00  \_ dovecot/auth [0 wait, 0 passdb, 0 userdb]
dovecot   120603  0.0  0.0  46520  3404 ?        S    12月26   0:00  \_ dovecot/imap-login
dovecot   273391  0.0  0.0  46512  3404 ?        S    12月27   0:00  \_ dovecot/pop3-login
dovecot  1955754  0.0  0.0  46512  3400 ?        S    12月28   0:00  \_ dovecot/pop3-login
dovecot  1980629  0.0  0.0  46512  3400 ?        S    12月28   0:00  \_ dovecot/pop3-login
dovecot  2052351  0.0  0.0  46520  3404 ?        S    12月29   0:00  \_ dovecot/imap-login
dovecot  2053831  0.0  0.0  46520  3404 ?        S    12月29   0:00  \_ dovecot/imap-login
dovecot  2053851  0.0  0.0  46520  3404 ?        S    12月29   0:00  \_ dovecot/imap-login
dovecot  2058043  0.0  0.0  46520  3404 ?        S    12月29   0:00  \_ dovecot/imap-login
dovecot  2076905  0.0  0.0  46520  3404 ?        S    12月29   0:00  \_ dovecot/imap-login
dovecot    84454  0.0  0.0  46512  3400 ?        S    12月29   0:00  \_ dovecot/pop3-login
dovecot   145986  0.0  0.0  46520  3404 ?        S    12月29   0:00  \_ dovecot/imap-login
dovecot  3668190  0.0  0.0  46512  3396 ?        S    04:47   0:00  \_ dovecot/pop3-login
dovecot   319821  0.0  0.0  46528  3400 ?        S    10:55   0:00  \_ dovecot/managesieve-login
dovecot  4030747  0.0  0.0  46512  3396 ?        S    14:04   0:00  \_ dovecot/pop3-login
dovecot  1156379  0.0  0.0  46520  3408 ?        S    15:49   0:00  \_ dovecot/imap-login
dovecot  1632024  0.0  0.0  46512  3400 ?        S    17:03   0:00  \_ dovecot/pop3-login
dovecot  1648185  0.0  0.0  46512  3400 ?        S    17:07   0:00  \_ dovecot/pop3-login
dovecot  1723776  0.0  0.0  46520  3404 ?        S    19:22   0:00  \_ dovecot/imap-login
dovecot  1732069  0.0  0.0  46520  3400 ?        S    20:29   0:00  \_ dovecot/imap-login
dovecot  1749307  0.0  0.0  46520  3404 ?        S    22:47   0:00  \_ dovecot/imap-login
dovecot  1749309  0.0  0.0  46520  3404 ?        S    22:47   0:00  \_ dovecot/imap-login
dovecot  1749310  0.0  0.0  46520  3400 ?        S    22:47   0:00  \_ dovecot/imap-login
dovecot  1749311  0.0  0.0  46520  3404 ?        S    22:47   0:00  \_ dovecot/imap-login
dovecot  1749424  0.0  0.0  46512  3396 ?        S    22:48   0:00  \_ dovecot/pop3-login
mail        1200  0.0  0.0  65488  3772 ?        Ss   12月25   0:57 /usr/sbin/exim -bd -q1h
mail     1749782  0.0  0.0  87060  2724 ?        S    22:51   0:00  \_ /usr/sbin/exim -bd -q1h
mail     1750328  0.0  0.0  65664  1680 ?        S    22:51   0:00  \_ /usr/sbin/exim -bd -q1h
root        1226  0.0  0.0 110204   852 tty1     Ss+  12月25   0:00 /sbin/agetty --noclear tty1 linux
root        1238  0.0  0.0  23856   648 ?        Ss   12月25   0:09 /usr/local/directadmin/da-popb4smtp
root        1596  0.0  0.0 108068   628 ?        Ss   12月25   0:00 rhnsd
mysql       1758  0.1  3.1 3037828 252124 ?      Sl   12月25   9:22 /usr/sbin/mysqld --daemonize --pid-file=/var/run/mysqld/mysqld.pid
root        1804  0.0  0.1 945980 10428 ?        Ssl  12月25   3:23 /usr/sbin/db_governor
root        1878  0.3  0.6 370892 51436 ?        SN   12月25  23:42 /opt/alt/python37/bin/python3 /usr/share/lve-stats/lvestats-server.py start --pidfile /var/run/lvestats.pid
root        1890  0.7  0.6 944356 50492 ?        SNl  12月25  53:01  \_ /opt/alt/python37/bin/python3 /usr/share/lve-stats/lvestats-server.py start --pidfile /var/run/lvestats.pid
root        1914  0.5  0.9 394856 72704 ?        SN   12月25  40:10  \_ /opt/alt/python37/bin/python3 /usr/share/lve-stats/lvestats-server.py start --pidfile /var/run/lvestats.pid
root        1947  0.0  0.0 126412  1676 ?        Ss   12月25   0:04 /usr/sbin/crond -n
root        1949  0.0  0.0 112936  4376 ?        Ss   12月25   0:00 /usr/sbin/sshd -D
root     1749778  1.0  0.0 168476  6688 ?        Ss   22:51   0:00  \_ sshd: root@pts/0,pts/1
root     1749784  1.0  0.0 116732  3084 pts/0    Ss   22:51   0:00  |   \_ -bash
root     1750383  0.0  0.0 155748  2208 pts/0    R+   22:51   0:00  |   |   \_ ps auxwf
root     1749863  1.0  0.0 116732  3088 pts/1    Ss+  22:51   0:00  |   \_ -bash
root     1749878  2.0  0.0 168036  6140 ?        Ss   22:51   0:00  \_ sshd: root@notty
root     1750330  1.0  0.0  72288  2708 ?        Ss   22:51   0:00      \_ /usr/libexec/openssh/sftp-server
named       3101  0.0  2.7 760108 217120 ?       Ssl  12月25   0:05 /usr/sbin/named -u named -c /etc/named.conf
root     1932037  0.0  0.0 157060  2340 ?        Ss   12月28   0:00 /usr/sbin/pure-ftpd /etc/pure-ftpd.conf
root     2621278  0.0  0.1 1045540 9664 ?        Ssl  12月29   0:00 /usr/bin/checkstatus
root     2859805  0.0  0.0 134264  1972 ?        Ss   12:45   0:00 /usr/local/directadmin/directadmin d
nobody   1732065  0.0  0.0 134532  1200 ?        S    20:29   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1732073  0.0  0.0 134532  1200 ?        S    20:29   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1736469  0.0  0.0 134532  1200 ?        S    21:05   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1736474  0.0  0.0 134532  1200 ?        S    21:05   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1736562  0.0  0.0 134532  1200 ?        S    21:05   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1743948  0.0  0.0 134532  1200 ?        S    22:05   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1743950  0.0  0.0 134532  1200 ?        S    22:05   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1744081  0.0  0.0 134532  1200 ?        S    22:05   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1748284  0.0  0.0 134532  1200 ?        S    22:39   0:00  \_ /usr/local/directadmin/directadmin d
nobody   1748285  0.0  0.0 134532  1200 ?        S    22:39   0:00  \_ /usr/local/directadmin/directadmin d
root      811036  0.0  0.1 118244 10840 ?        Ss   15:12   0:01 /usr/sbin/httpd -DFOREGROUND
apache    828438  0.0  0.0 120440  6356 ?        S    15:13   0:01  \_ /usr/sbin/httpd -DFOREGROUND
apache    829416  0.0  0.2 5709196 19864 ?       Sl   15:13   0:11  \_ /usr/sbin/httpd -DFOREGROUND
apache    829420  0.0  0.2 5578220 21048 ?       Sl   15:13   0:11  \_ /usr/sbin/httpd -DFOREGROUND
root      830178  0.0  0.0 544432  6724 ?        Ssl  15:13   0:02 /usr/sbin/rsyslogd -n
root      830325  0.0  0.0  10656   128 ?        S    15:13   0:00 /usr/sbin/proxyexec -q -d -s /var/lib/proxyexec/cagefs.sock/socket /bin/cagefs.server
root      831018  0.0  0.1  65672 10060 ?        Ss   15:13   0:00 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf
nginx     831019  0.0  0.2  71856 16724 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831020  0.0  0.2  72696 17152 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831021  0.0  0.2  72064 16744 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831022  0.0  0.2  72000 16900 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831023  0.0  0.2  72096 16724 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831024  0.0  0.2  72332 16876 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831025  0.0  0.2  72360 16792 ?        S    15:13   0:00  \_ nginx: worker process
nginx     831026  0.0  0.2  72112 16748 ?        S    15:13   0:00  \_ nginx: worker process
root     1749802  0.3  0.0 350524  6644 ?        Sl   22:51   0:00 /usr/sbin/abrt-dbus -t133

Thanks for your reply!
 
Last edited:
cd /usr/local/directadmin/custombuild ./build update ./build update_da ./build set webserver nginx_apache ./build nginx_apache ./build rewrite_confs
Have you rebuilt php? did you change all the php entries in the option.conf?

If you dont need all of the php versions set ones you dont need to no and put them in order. Must be populated 1 > 2 > 3 > 4

Code:
cd /usr/local/directadmin/custombuild
./build set webserver nginx_apache
./build set php1_release 7.4
./build set php2_release 7.3
./build set php3_release 7.2
./build set php4_release no
./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set php3_mode php-fpm
./build set php4_mode php-fpm
./build remove_items
./build set_fastest
./build clean
./build update
./build update_da
./build nginx_apache
./build php
./build rewrite_confs

Note
Why did you have this in there ./build update_da?

If you were trying to "update the server"
You need to run other commands.

When I rename file "build"
Please dont do this "build" is a fundamental part of Custombuild. You will break the system.
 
Back
Top