· 8 years ago · Mar 02, 2018, 05:32 AM
1*****************************************************
2Downloading all required software for install routines.
3*****************************************************
4*************************************************
5* Installing Development Tools
6*************************************************
7please wait for yum download and installs to complete.
8yum installs in less verbose mode so final install status is only shown..
9....
10......
11.........
12Loaded plugins: fastestmirror, versionlock
13Loading mirror speeds from cached hostfile
14 * base: mirror.0x.sg
15 * epel: mirror.smartmedia.net.id
16 * extras: mirror.0x.sg
17 * updates: mirror.0x.sg
18Package yum-3.4.3-154.el7.centos.1.noarch already installed and latest version
19Nothing to do
20Loaded plugins: fastestmirror, versionlock
21Loading mirror speeds from cached hostfile
22 * base: mirror.0x.sg
23 * epel: mirror.smartmedia.net.id
24 * extras: mirror.0x.sg
25 * updates: mirror.0x.sg
26Package yum-3.4.3-154.el7.centos.1.noarch already installed and latest version
27Nothing to do
28setting yum priorities for CentOS-Base.repo
29[base]
30name=CentOS-$releasever - Base
31mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
32#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
33gpgcheck=1
34gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
35[updates]
36name=CentOS-$releasever - Updates
37mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
38#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
39gpgcheck=1
40gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
41[extras]
42name=CentOS-$releasever - Extras
43mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
44#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
45gpgcheck=1
46gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
47[centosplus]
48name=CentOS-$releasever - Plus
49mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
50#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
51gpgcheck=1
52enabled=0
53gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
54*************************************************
55Fixing CentOS-Base.repo YUM Priorities
56*************************************************
57# CentOS-Base.repo
58#
59# The mirror system uses the connecting IP address of the client and the
60# update status of each mirror to pick mirrors that are updated to and
61# geographically close to the client. You should use this for CentOS updates
62# unless you are manually picking other mirrors.
63#
64# If the mirrorlist= does not work for you, as a fall back you can try the
65# remarked out baseurl= line instead.
66#
67#
68
69[base]
70name=CentOS-$releasever - Base
71mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
72#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
73gpgcheck=1
74gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
75priority=1
76
77#released updates
78[updates]
79name=CentOS-$releasever - Updates
80mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
81#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
82gpgcheck=1
83gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
84priority=1
85priority=1
86
87#additional packages that may be useful
88[extras]
89name=CentOS-$releasever - Extras
90mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
91#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
92gpgcheck=1
93gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
94priority=1
95
96#additional packages that extend functionality of existing packages
97[centosplus]
98name=CentOS-$releasever - Plus
99mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
100#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
101gpgcheck=1
102enabled=0
103gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
104priority=2
105priority=2
106
107
108setting yum priorities for CentOS-CR.repo
109[cr]
110name=CentOS-$releasever - cr
111baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
112gpgcheck=1
113gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
114*************************************************
115Fixing CentOS-CR.repo YUM Priorities
116*************************************************
117# CentOS-CR.repo
118#
119# The Continuous Release ( CR ) repository contains rpms that are due in the next
120# release for a specific CentOS Version ( eg. next release in CentOS-7 ); these rpms
121# are far less tested, with no integration checking or update path testing having
122# taken place. They are still built from the upstream sources, but might not map
123# to an exact upstream distro release.
124#
125# These packages are made available soon after they are built, for people willing
126# to test their environments, provide feedback on content for the next release, and
127# for people looking for early-access to next release content.
128#
129# The CR repo is shipped in a disabled state by default; its important that users
130# understand the implications of turning this on.
131#
132# NOTE: We do not use a mirrorlist for the CR repos, to ensure content is available
133# to everyone as soon as possible, and not need to wait for the external
134# mirror network to seed first. However, many local mirrors will carry CR repos
135# and if desired you can use one of these local mirrors by editing the baseurl
136# line in the repo config below.
137#
138
139[cr]
140name=CentOS-$releasever - cr
141baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
142gpgcheck=1
143gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
144priority=1
145enabled=0
146
147
148skip unneeded yum package check/installs for curl installer routines
149
150
151skip unneeded yum package check/installs for curl installer routines
152
153*************************************************
154* CentOS 7.x detected installing EPEL Repo
155*************************************************
156setting yum priorities for epel.repo
157[epel]
158name=Extra Packages for Enterprise Linux 7 - $basearch
159#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
160mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
161failovermethod=priority
162enabled=1
163gpgcheck=1
164gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
165*************************************************
166Fixing epel.repo YUM Priorities
167*************************************************
168[epel]
169name=Extra Packages for Enterprise Linux 7 - $basearch
170#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
171mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
172failovermethod=priority
173enabled=1
174gpgcheck=1
175gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
176priority=3
177exclude=varnish varnish-libs galera nodejs nginx mongodb redis* scl-utils
178
179[epel-debuginfo]
180name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
181#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
182mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
183failovermethod=priority
184enabled=0
185gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
186gpgcheck=1
187
188[epel-source]
189name=Extra Packages for Enterprise Linux 7 - $basearch - Source
190#baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
191mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
192failovermethod=priority
193enabled=0
194gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
195gpgcheck=1
196
197rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm [found]
198curl: (6) Could not resolve host: apt.sw.be; Name or service not known
199error: http://apt.sw.be/RPM-GPG-KEY.dag.txt: import read failed(2).
200warning: rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
201Preparing... ########################################
202Updating / installing...
203rpmforge-release-0.5.3-1.el7.rf ########################################
204setting yum priorities for rpmforge.repo
205[rpmforge]
206name = RHEL $releasever - RPMforge.net - dag
207baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
208mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
209#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
210enabled = 1
211protect = 0
212gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
213gpgcheck = 1
214*************************************************
215Fixing rpmforge.repo YUM Priorities
216*************************************************
217### Name: RPMforge RPM Repository for RHEL 7 - dag
218### URL: http://rpmforge.net/
219[rpmforge]
220name = RHEL $releasever - RPMforge.net - dag
221baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
222mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
223#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
224enabled = 1
225protect = 0
226gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
227gpgcheck = 1
228priority=5
229exclude=pure-ftpd optipng clamav* clamd
230
231[rpmforge-extras]
232name = RHEL $releasever - RPMforge.net - extras
233baseurl = http://apt.sw.be/redhat/el7/en/$basearch/extras
234mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-extras
235#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
236enabled = 0
237protect = 0
238gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
239gpgcheck = 1
240
241[rpmforge-testing]
242name = RHEL $releasever - RPMforge.net - testing
243baseurl = http://apt.sw.be/redhat/el7/en/$basearch/testing
244mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-testing
245#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
246enabled = 0
247protect = 0
248gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
249gpgcheck = 1
250
251
252percona-release-0.1-4.noarch.rpm [found]
253Preparing... ########################################
254Updating / installing...
255percona-release-0.1-4 ########################################
256setting yum priorities for percona-release.repo
257[percona-release-$basearch]
258name = Percona-Release YUM repository - $basearch
259baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
260enabled = 1
261gpgcheck = 1
262*************************************************
263Fixing percona-release.repo YUM Priorities
264*************************************************
265########################################
266# Percona releases and sources, stable #
267########################################
268[percona-release-$basearch]
269name = Percona-Release YUM repository - $basearch
270baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
271enabled = 0
272gpgcheck = 1
273priority=11
274exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
275gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
276
277[percona-release-noarch]
278name = Percona-Release YUM repository - noarch
279baseurl = http://repo.percona.com/release/$releasever/RPMS/noarch
280enabled = 0
281gpgcheck = 1
282gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
283
284[percona-release-source]
285name = Percona-Release YUM repository - Source packages
286baseurl = http://repo.percona.com/release/$releasever/SRPMS
287enabled = 0
288gpgcheck = 1
289gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
290
291####################################################################
292# Testing & pre-release packages. You don't need it for production #
293####################################################################
294[percona-testing-$basearch]
295name = Percona-Testing YUM repository - $basearch
296baseurl = http://repo.percona.com/testing/$releasever/RPMS/$basearch
297enabled = 0
298gpgcheck = 1
299gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
300
301[percona-testing-noarch]
302name = Percona-Testing YUM repository - noarch
303baseurl = http://repo.percona.com/testing/$releasever/RPMS/noarch
304enabled = 0
305gpgcheck = 1
306gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
307
308[percona-testing-source]
309name = Percona-Testing YUM repository - Source packages
310baseurl = http://repo.percona.com/testing/$releasever/SRPMS
311enabled = 0
312gpgcheck = 1
313gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
314
315############################################
316# Experimental packages, use with caution! #
317############################################
318[percona-experimental-$basearch]
319name = Percona-Experimental YUM repository - $basearch
320baseurl = http://repo.percona.com/experimental/$releasever/RPMS/$basearch
321enabled = 0
322gpgcheck = 1
323gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
324
325[percona-experimental-noarch]
326name = Percona-Experimental YUM repository - noarch
327baseurl = http://repo.percona.com/experimental/$releasever/RPMS/noarch
328enabled = 0
329gpgcheck = 1
330gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
331
332[percona-experimental-source]
333name = Percona-Experimental YUM repository - Source packages
334baseurl = http://repo.percona.com/experimental/$releasever/SRPMS
335enabled = 0
336gpgcheck = 1
337gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
338
339
340
341update varnish cache 4.1 yum repo config
342http://apt.sw.be/redhat/el7/en/x86_64/rpmforge/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: apt.sw.be; Name or service not known"
343Trying other mirror.
344Importing GPG key 0xCBF5C49E:
345 Userid : "https://packagecloud.io/varnishcache/varnish41 (https://packagecloud.io/docs#gpg_signing) <support@packagecloud.io>"
346 Fingerprint: 9c96 f9ca 0dc3 f4ea 78ff 3328 34bf 6e8e cbf5 c49e
347 From : https://packagecloud.io/varnishcache/varnish41/gpgkey
348Importing GPG key 0xCBF5C49E:
349 Userid : "https://packagecloud.io/varnishcache/varnish41 (https://packagecloud.io/docs#gpg_signing) <support@packagecloud.io>"
350 Fingerprint: 9c96 f9ca 0dc3 f4ea 78ff 3328 34bf 6e8e cbf5 c49e
351 From : https://packagecloud.io/varnishcache/varnish41/gpgkey
352
353updated varnish cache 4.1 yum repo config
354setting yum priorities for varnish-4.1.repo
355[varnishcache_varnish41]
356name=varnishcache_varnish41
357baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/$basearch
358repo_gpgcheck=1
359*************************************************
360Fixing varnishcache_varnish41.repo YUM Priorities
361*************************************************
362[varnishcache_varnish41]
363name=varnishcache_varnish41
364baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/$basearch
365repo_gpgcheck=1
366priority=2
367gpgcheck=0
368enabled=1
369gpgkey=https://packagecloud.io/varnishcache/varnish41/gpgkey
370sslverify=1
371sslcacert=/etc/pki/tls/certs/ca-bundle.crt
372metadata_expire=300
373
374[varnishcache_varnish41-source]
375name=varnishcache_varnish41-source
376baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/SRPMS
377repo_gpgcheck=1
378gpgcheck=0
379enabled=1
380gpgkey=https://packagecloud.io/varnishcache/varnish41/gpgkey
381sslverify=1
382sslcacert=/etc/pki/tls/certs/ca-bundle.crt
383metadata_expire=300
384
385Loaded plugins: fastestmirror, priorities, versionlock
386========================= repo: varnishcache_varnish41 =========================
387[varnishcache_varnish41]
388async = True
389bandwidth = 0
390base_persistdir = /var/lib/yum/repos/x86_64/7
391baseurl = https://packagecloud.io/varnishcache/varnish41/el/7/x86_64
392cache = 0
393cachedir = /var/cache/yum/x86_64/7/varnishcache_varnish41
394check_config_file_age = True
395compare_providers_priority = 80
396cost = 1000
397deltarpm_metadata_percentage = 100
398deltarpm_percentage =
399enabled = 0
400enablegroups = True
401exclude =
402failovermethod = priority
403ftp_disable_epsv = False
404gpgcadir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41/gpgcadir
405gpgcakey =
406gpgcheck = False
407gpgdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41/gpgdir
408gpgkey = https://packagecloud.io/varnishcache/varnish41/gpgkey
409hdrdir = /var/cache/yum/x86_64/7/varnishcache_varnish41/headers
410http_caching = all
411includepkgs =
412ip_resolve =
413keepalive = True
414keepcache = False
415mddownloadpolicy = sqlite
416mdpolicy = group:small
417mediaid =
418metadata_expire = 300
419metadata_expire_filter = read-only:present
420metalink =
421minrate = 0
422mirrorlist =
423mirrorlist_expire = 86400
424name = varnishcache_varnish41
425old_base_cache_dir =
426password =
427persistdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41
428pkgdir = /var/cache/yum/x86_64/7/varnishcache_varnish41/packages
429priority = 2
430proxy = False
431proxy_dict =
432proxy_password =
433proxy_username =
434repo_gpgcheck = True
435retries = 10
436skip_if_unavailable = False
437ssl_check_cert_permissions = True
438sslcacert = /etc/pki/tls/certs/ca-bundle.crt
439sslclientcert =
440sslclientkey =
441sslverify = True
442throttle = 0
443timeout = 30.0
444ui_id = varnishcache_varnish41/x86_64
445ui_repoid_vars = releasever,
446 basearch
447username =
448
449===================== repo: varnishcache_varnish41-source ======================
450[varnishcache_varnish41-source]
451async = True
452bandwidth = 0
453base_persistdir = /var/lib/yum/repos/x86_64/7
454baseurl = https://packagecloud.io/varnishcache/varnish41/el/7/SRPMS
455cache = 0
456cachedir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source
457check_config_file_age = True
458compare_providers_priority = 80
459cost = 1000
460deltarpm_metadata_percentage = 100
461deltarpm_percentage =
462enabled = 0
463enablegroups = True
464exclude =
465failovermethod = priority
466ftp_disable_epsv = False
467gpgcadir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source/gpgcadir
468gpgcakey =
469gpgcheck = False
470gpgdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source/gpgdir
471gpgkey = https://packagecloud.io/varnishcache/varnish41/gpgkey
472hdrdir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source/headers
473http_caching = all
474includepkgs =
475ip_resolve =
476keepalive = True
477keepcache = False
478mddownloadpolicy = sqlite
479mdpolicy = group:small
480mediaid =
481metadata_expire = 300
482metadata_expire_filter = read-only:present
483metalink =
484minrate = 0
485mirrorlist =
486mirrorlist_expire = 86400
487name = varnishcache_varnish41-source
488old_base_cache_dir =
489password =
490persistdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source
491pkgdir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source/packages
492priority = 99
493proxy = False
494proxy_dict =
495proxy_password =
496proxy_username =
497repo_gpgcheck = True
498retries = 10
499skip_if_unavailable = False
500ssl_check_cert_permissions = True
501sslcacert = /etc/pki/tls/certs/ca-bundle.crt
502sslclientcert =
503sslclientkey =
504sslverify = True
505throttle = 0
506timeout = 30.0
507ui_id = varnishcache_varnish41-source
508ui_repoid_vars = releasever,
509 basearch
510username =
511
512remi-release-7.rpm [found]
513gpg(DigitalOcean Insights Engineering <sonar-agent@digitalocean.com>) ->a4c6383f-56c4b467
514gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>) ->f4a80eb5-53a7ff4b
515gpg(Fedora EPEL (7) <epel@fedoraproject.org>) ->352c64e5-52ae6884
516gpg(Dag Wieers (Dag Apt Repository v1.0) <dag@wieers.com>) ->6b8d79e6-3f49313d
517gpg(Percona MySQL Development Team <mysql-dev@percona.com>) ->cd2efd2a-4b26dda1
518gpg(Remi Collet <RPMS@FamilleCollet.com>) ->00f97f56-467e318a
519gpg(Remi's RPM repository <remi@remirepo.net>) ->0364b949-58bd2928
520Preparing... ########################################
521Updating / installing...
522remi-release-7.1-3.el7.remi ########################################
523setting yum priorities for remi.repo
524[remi]
525name=Remi's RPM repository for Enterprise Linux 7 - $basearch
526#baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
527mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
528enabled=0
529gpgcheck=1
530gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
531*************************************************
532Fixing remi.repo YUM Priorities
533*************************************************
534# Repository: http://rpms.remirepo.net/
535# Blog: http://blog.remirepo.net/
536# Forum: http://forum.remirepo.net/
537
538[remi]
539name=Remi's RPM repository for Enterprise Linux 7 - $basearch
540#baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
541mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
542enabled=0
543gpgcheck=1
544gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
545priority=9
546exclude=php* mysql*
547
548[remi-php55]
549name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch
550#baseurl=http://rpms.remirepo.net/enterprise/7/php55/$basearch/
551mirrorlist=http://rpms.remirepo.net/enterprise/7/php55/mirror
552# NOTICE: common dependencies are in "remi-safe"
553enabled=0
554gpgcheck=1
555gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
556
557[remi-php56]
558name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch
559#baseurl=http://rpms.remirepo.net/enterprise/7/php56/$basearch/
560mirrorlist=http://rpms.remirepo.net/enterprise/7/php56/mirror
561# NOTICE: common dependencies are in "remi-safe"
562enabled=0
563gpgcheck=1
564gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
565
566[remi-test]
567name=Remi's test RPM repository for Enterprise Linux 7 - $basearch
568#baseurl=http://rpms.remirepo.net/enterprise/7/test/$basearch/
569mirrorlist=http://rpms.remirepo.net/enterprise/7/test/mirror
570# WARNING: If you enable this repository, you must also enable "remi"
571enabled=0
572gpgcheck=1
573gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
574
575[remi-debuginfo]
576name=Remi's RPM repository for Enterprise Linux 7 - $basearch - debuginfo
577baseurl=http://rpms.remirepo.net/enterprise/7/debug-remi/$basearch/
578enabled=0
579gpgcheck=1
580gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
581
582[remi-php55-debuginfo]
583name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
584baseurl=http://rpms.remirepo.net/enterprise/7/debug-php55/$basearch/
585enabled=0
586gpgcheck=1
587gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
588
589[remi-php56-debuginfo]
590name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
591baseurl=http://rpms.remirepo.net/enterprise/7/debug-php56/$basearch/
592enabled=0
593gpgcheck=1
594gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
595
596[remi-test-debuginfo]
597name=Remi's test RPM repository for Enterprise Linux 7 - $basearch - debuginfo
598baseurl=http://rpms.remirepo.net/enterprise/7/debug-test/$basearch/
599enabled=0
600gpgcheck=1
601gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
602
603
604
605GeoIP database and library install...
606GeoLiteCity database download ...
6072018-03-01 13:55:20 URL:http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz [11693987/11693987] -> "/usr/share/GeoIP/GeoLiteCity.dat.gz" [1]
608
609custom RPM installs
610skip re2c custom rpm for CentOS 7
611cp: cannot stat ‘/var/cache/yum/timedhosts.txt’: No such file or directory
612-rw-r--r-- 1 root root 17K Mar 1 13:55 /root/centminlogs/centminmod_yumtimes_010318-135426.log
613‘7.1
6140
615Download ccache-3.4.1.tar.gz ...
616ccache 3.4.1 Archive found, skipping download...
617ccache-3.4.1.tar.gz valid file.
618
619install ccache 3.4.1
620make: *** No rule to make target `clean'. Stop.
621
622completed update to ccache 3.4.1
623
624===============================================================================
625 - Hostname......: centmin-v1 on CentOS Linux 7.4.1708
626 - Users.........: Currently 1 user(s) logged on (includes: root)
627===============================================================================
628 - CPU usage.....: 1.30, 1.46, 0.87 (1, 5, 15 min)
629 - Processes.....: 84 running
630 - System uptime.: 0 days 0 hours 21 minutes 4 seconds
631===============================================================================
632 total used free shared buff/cache available
633Mem: 1839 88 165 8 1585 1435
634Swap: 1023 0 1023
635===============================================================================
636Filesystem Type Size Used Avail Use% Mounted on
637/dev/vda1 xfs 50G 3.2G 47G 7% /
638devtmpfs devtmpfs 900M 0 900M 0% /dev
639tmpfs tmpfs 920M 0 920M 0% /dev/shm
640tmpfs tmpfs 920M 8.4M 912M 1% /run
641tmpfs tmpfs 920M 0 920M 0% /sys/fs/cgroup
642tmpfs tmpfs 184M 0 184M 0% /run/user/0
643
644===============================================================================
645! This server maybe running CSF Firewall !
646 DO NOT run the below command or you will lock yourself out of the server:
647
648 iptables -F
649
650
651===============================================================================
652* Getting Started Guide - http://centminmod.com/getstarted.html
653* Centmin Mod FAQ - http://centminmod.com/faq.html
654* Change Log - http://centminmod.com/changelog.html
655* Community Forums https://community.centminmod.com [ << Register ]
656===============================================================================
657
658===============================================================================
659 Centmin Mod local code is up to date at /usr/local/src/centminmod
660 no available updates at this time...
661===============================================================================
662Set cache size limit to 2.5 GB
663
664Download nginx-1.13.9.tar.gz ...
665nginx-1.13.9.tar.gz found, skipping download...
666nginx-1.13.9.tar.gz valid file.
667
668Download ngx-fancyindex-0.4.2.tar.gz ...
669ngx-fancyindex 0.4.2 Archive found, skipping download...
670ngx-fancyindex-0.4.2.tar.gz valid file.
671
672Download ngx-fancyindex-0.4.2.tar.gz ...
673--2018-03-01 13:55:32-- https://github.com/aperezdc/ngx-fancyindex/archive/v0.4.2.tar.gz
674Resolving github.com... 13.229.188.59, 13.250.177.223, 52.74.223.119
675Connecting to github.com|13.229.188.59|:443... connected.
676HTTP request sent, awaiting response... 302 Found
677Location: https://codeload.github.com/aperezdc/ngx-fancyindex/tar.gz/v0.4.2 [following]
678--2018-03-01 13:55:33-- https://codeload.github.com/aperezdc/ngx-fancyindex/tar.gz/v0.4.2
679Resolving codeload.github.com... 192.30.255.121, 192.30.255.120
680Connecting to codeload.github.com|192.30.255.121|:443... connected.
681HTTP request sent, awaiting response... 200 OK
682Length: unspecified [application/x-gzip]
683Saving to: ‘ngx-fancyindex-0.4.2.tar.gz’
684
685 0K .......... .......... . 101K=0.2s
686
6872018-03-01 13:55:34 (101 KB/s) - ‘ngx-fancyindex-0.4.2.tar.gz’ saved [22047]
688
689Download done.
690ngx-fancyindex-0.4.2.tar.gz valid file.
691
692Download ngx_cache_purge-2.4.2.tar.gz ...
693ngx_cache_purge 2.4.2 Archive found, skipping download...
694ngx_cache_purge-2.4.2.tar.gz valid file.
695
696Download Nginx-accesskey-2.0.3.tar.gz ...
697Nginx-accesskey 2.0.3 Archive found, skipping download...
698Nginx-accesskey-2.0.3.tar.gz valid file.
699
700Download nginx-http-concat-master.tar.gz ...
701nginx-http-concat-master.tar.gz Archive found, skipping download...
702nginx-http-concat-master.tar.gz valid file.
703
704Download headers-more-v0.33.tar.gz ...
705headers-more-v0.33.tar.gz Archive found, skipping download...
706headers-more-v0.33.tar.gz valid file.
707
708Download nginx-sticky-master.tar.gz ...
709nginx-sticky-master.tar.gz Archive found, skipping download...
710nginx-sticky-master.tar.gz valid file.
711
712Download nginx-upstream-check-0.3.0.tar.gz ...
713nginx-upstream-check-0.3.0.tar.gz Archive found, skipping download...
714nginx-upstream-check-0.3.0.tar.gz valid file.
715
716Download ngx_http_redis-0.3.7.tar.gz ...
717ngx_http_redis Archive found, skipping download...
718ngx_http_redis-0.3.7.tar.gz valid file.
719
720Download pcre-8.41.tar.gz ...
721pcre-8.41.tar.gz Archive found, skipping download...
722pcre-8.41.tar.gz valid file.
723
724Download nginx-dav-ext-module-0.0.3.tar.gz ...
725nginx-dav-ext-module-0.0.3.tar.gz Archive found, skipping download...
726nginx-dav-ext-module-0.0.3.tar.gz valid file.
727
728Download memc-nginx-module_v0.18.tar.gz ...
729memc-nginx-module_v0.18.tar.gz Archive found, skipping download...
730memc-nginx-module_v0.18.tar.gz valid file.
731
732Download srcache-nginx-module_v0.31.tar.gz ...
733srcache-nginx-module_v0.31.tar.gz Archive found, skipping download...
734srcache-nginx-module_v0.31.tar.gz valid file.
735
736Download nginx-develkit_v0.3.0.tar.gz ...
737nginx-develkit_v0.3.0.tar.gz Archive found, skipping download...
738nginx-develkit_v0.3.0.tar.gz valid file.
739
740Download set-misc-nginx-module_v0.31.tar.gz ...
741set-misc-nginx-module_v0.31.tar.gz Archive found, skipping download...
742set-misc-nginx-module_v0.31.tar.gz valid file.
743
744Download echo-nginx-module_v0.61.tar.gz ...
745echo-nginx-module_v0.61.tar.gz Archive found, skipping download...
746echo-nginx-module_v0.61.tar.gz valid file.
747
748Download redis2-nginx-module_v0.14.tar.gz ...
749redis2-nginx-module_v0.14.tar.gz Archive found, skipping download...
750redis2-nginx-module_v0.14.tar.gz valid file.
751
752Download csf.tgz ...
753Initializing download: http://download.configserver.com/csf.tgz
754File size: 1554793 bytes
755Opening output file csf.tgz
756Starting download
757
758[ 0%] .......... .......... .......... .......... .......... [ 102.6KB/s]
759[ 3%] .......... .......... .......... .......... .......... [ 176.8KB/s]
760[ 6%] .......... .......... .......... .......... .......... [ 212.7KB/s]
761[ 9%] .......... .......... .......... .......... .......... [ 237.5KB/s]
762[ 13%] .......... .......... .......... .......... .......... [ 265.9KB/s]
763[ 16%] .......... .......... .......... .......... .......... [ 286.8KB/s]
764[ 19%] .......... .......... .......... .......... .......... [ 324.9KB/s]
765[ 23%] .......... .......... .......... .......... .......... [ 353.9KB/s]
766[ 26%] .......... .......... .......... .......... .......... [ 358.2KB/s]
767[ 29%] .......... .......... .......... .......... .......... [ 395.8KB/s]
768[ 32%] .......... .......... .......... .......... .......... [ 415.4KB/s]
769[ 36%] .......... .......... .......... .......... .......... [ 418.0KB/s]
770[ 39%] .......... .......... .......... .......... .......... [ 452.7KB/s]
771[ 42%] .......... .......... .......... .......... .......... [ 470.9KB/s]
772[ 46%] .......... .......... .......... .......... .......... [ 495.0KB/s]
773[ 49%] .......... .......... .......... .......... .......... [ 528.4KB/s]
774[ 52%] .......... .......... .......... .......... .......... [ 525.3KB/s]
775[ 55%] .......... .......... .......... .......... .......... [ 530.0KB/s]
776[ 59%] .......... .......... .......... .......... .......... [ 557.8KB/s]
777[ 62%] .......... .......... .......... .......... .......... [ 584.4KB/s]
778[ 65%] .......... .......... .......... .......... .......... [ 613.1KB/s]
779[ 69%] .......... .......... .......... .......... .......... [ 612.2KB/s]
780[ 72%] .........
781Connection 3 finished
782 ,,,,,,,,,. .......... .......... .......... .......... [ 605.4KB/s]
783[ 75%] .......... .......... .......... .......... .......... [ 631.2KB/s]
784[ 79%] .......... .......... .......... .......... ......
785Connection 2 finished
786 ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,.... [ 654.0KB/s]
787[ 82%] .......... .......... .......... .......... .......... [ 681.4KB/s]
788[ 85%] .......... .......... .......... .......... .......... [ 647.1KB/s]
789[ 88%] .......... .......... .......
790Connection 0 finished
791 ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,... .......... .......... [ 659.4KB/s]
792[ 92%] .......... ........
793Connection 1 finished
794 ,,,,,,,,,, ,,,,,,,,.. .......... .......... .......... [ 601.8KB/s]
795[ 95%] .......... .......... .......... .......... .......... [ 534.2KB/s]
796[ 98%] .......... ........
797
798Downloaded 1.5 Megabyte in 3 seconds. (502.95 KB/s)
799Download csf.tgz done.
800csf.tgz valid file.
801
802
803Download mailparse-3.0.2.tgz ...
804mailparse-3.0.2.tgz found, skipping download...
805mailparse-3.0.2.tgz valid file.
806
807Download zlib-1.2.11.tar.gz ...
808zlib-1.2.11.tar.gz Archive found, skipping download...
809zlib-1.2.11.tar.gz valid file.
810
811US server detected
812HTTP/1.1 404 Not Found
813Download php-‘7.1.3’.tar.gz ...
814axel http://php.net/get/php-‘7.1.3’.tar.gz/from/this/mirror -o php-‘7.1.3’.tar.gz
815Initializing download: http://php.net/get/php-‘7.1.3’.tar.gz/from/this/mirror
816HTTP/1.1 400 Bad Request
817Error: php-‘7.1.3’.tar.gz download failed.
818
819----------------------------------------------------------------------------------
820check Centmin Mod log for details at /root/centminlogs/
821Aborting script...
822----------------------------------------------------------------------------------
823-rw-r--r-- 1 root root 33K Mar 1 13:55 /root/centminlogs/centminmod_downloadtimes_010318-135426.log
824**********************************************************************
825* Centmin Mod Nginx, MariaDB MySQL, PHP & DNS Install script for CentOS
826* Version: 123.09beta01.b016 - Date: 31/03/2018
827* Copyright 2011-2018 CentminMod.com eva2000 (centminmod.com)
828**********************************************************************
829
830This software comes with no warranty of any kind. You are free to use
831it for both personal and commercial use as licensed under the GPL.
832
833Please read the included readme.txt before using this script.
834
835removing any i686 packages installed by default
836Loaded plugins: fastestmirror, priorities, versionlock
837No Match for argument: *.i686
838No Packages marked for removal
839Your origional yum configuration has been backed up to /etc/yum.bak
840Centmin Mod secure /tmp # Thu Mar 1 13:55:41 UTC 2018
841*************************************************
842* Secured /tmp and /var/tmp
843*************************************************
844CentOS 7 Setup /tmp
845CentOS 7 + non-OpenVZ virtualisation detected
846masked
8476291456+0 records in
8486291456+0 records out
8496442450944 bytes (6.4 GB) copied, 16.3566 s, 394 MB/s
850mke2fs 1.42.9 (28-Dec-2013)
851/home/usertmp_donotdelete is not a block special device.
852Proceed anyway? (y,n) Discarding device blocks: done
853Filesystem label=
854OS type: Linux
855Block size=4096 (log=2)
856Fragment size=4096 (log=2)
857Stride=0 blocks, Stripe width=0 blocks
858393216 inodes, 1572864 blocks
85978643 blocks (5.00%) reserved for the super user
860First data block=0
861Maximum filesystem blocks=1610612736
86248 block groups
86332768 blocks per group, 32768 fragments per group
8648192 inodes per group
865Superblock backups stored on blocks:
866 32768, 98304, 163840, 229376, 294912, 819200, 884736
867
868Allocating group tables: done
869Writing inode tables: done
870Creating journal (32768 blocks): done
871Writing superblocks and filesystem accounting information: done
872
873*************************************************
874* Setting preferred localtime for VPS
875*************************************************
876Current date & time for the zone you selected is:
877Thu Mar 1 13:55:58 UTC 2018
878*************************************************
879* Installing NTP (and syncing time)
880*************************************************
881The date/time is now:
882Thu Mar 1 13:55:58 UTC 2018
883If this is correct, then everything is working properly
884*************************************************
885* NTP installed
886*************************************************
887 ___ _ _ _ _ _ _
888 |_ _| _ __ ___ | |_ __ _ | || | | \ | | __ _ (_) _ __ __ __
889 | | | '_ \ / __|| __|/ _` || || | | \| | / _` || || '_ \ \ \/ /
890 | | | | | |\__ \| |_| (_| || || | | |\ || (_| || || | | | > <
891 |___||_| |_||___/ \__|\__,_||_||_| |_| \_| \__, ||_||_| |_|/_/\_\
892 |___/
893*************************************************
894* Installing nginx
895*************************************************
896Installing nginx Modules / Prerequisites...
897Download pcre-8.41.tar.gz ...
898--2018-03-01 13:55:58-- https://centminmod.com/centminmodparts/pcre/pcre-8.41.tar.gz
899Resolving centminmod.com... 139.162.29.188
900Connecting to centminmod.com|139.162.29.188|:443... connected.
901HTTP request sent, awaiting response... 200 OK
902Length: 2068775 (2.0M) [application/octet-stream]
903Saving to: ‘pcre-8.41.tar.gz’
904
905 0K .......... .......... .......... .......... .......... 2% 24.9M 0s
906 50K .......... .......... .......... .......... .......... 4% 36.8M 0s
907 100K .......... .......... .......... .......... .......... 7% 50.2M 0s
908 150K .......... .......... .......... .......... .......... 9% 55.3M 0s
909 200K .......... .......... .......... .......... .......... 12% 65.4M 0s
910 250K .......... .......... .......... .......... .......... 14% 57.0M 0s
911 300K .......... .......... .......... .......... .......... 17% 68.7M 0s
912 350K .......... .......... .......... .......... .......... 19% 59.2M 0s
913 400K .......... .......... .......... .......... .......... 22% 47.5M 0s
914 450K .......... .......... .......... .......... .......... 24% 64.2M 0s
915 500K .......... .......... .......... .......... .......... 27% 65.1M 0s
916 550K .......... .......... .......... .......... .......... 29% 68.6M 0s
917 600K .......... .......... .......... .......... .......... 32% 76.3M 0s
918 650K .......... .......... .......... .......... .......... 34% 59.0M 0s
919 700K .......... .......... .......... .......... .......... 37% 71.4M 0s
920 750K .......... .......... .......... .......... .......... 39% 65.3M 0s
921 800K .......... .......... .......... .......... .......... 42% 67.4M 0s
922 850K .......... .......... .......... .......... .......... 44% 72.4M 0s
923 900K .......... .......... .......... .......... .......... 47% 46.6M 0s
924 950K .......... .......... .......... .......... .......... 49% 62.7M 0s
925 1000K .......... .......... .......... .......... .......... 51% 75.9M 0s
926 1050K .......... .......... .......... .......... .......... 54% 65.4M 0s
927 1100K .......... .......... .......... .......... .......... 56% 75.0M 0s
928 1150K .......... .......... .......... .......... .......... 59% 72.4M 0s
929 1200K .......... .......... .......... .......... .......... 61% 71.2M 0s
930 1250K .......... .......... .......... .......... .......... 64% 77.2M 0s
931 1300K .......... .......... .......... .......... .......... 66% 74.4M 0s
932 1350K .......... .......... .......... .......... .......... 69% 77.6M 0s
933 1400K .......... .......... .......... .......... .......... 71% 78.8M 0s
934 1450K .......... .......... .......... .......... .......... 74% 78.5M 0s
935 1500K .......... .......... .......... .......... .......... 76% 981K 0s
936 1550K .......... .......... .......... .......... .......... 79% 59.2M 0s
937 1600K .......... .......... .......... .......... .......... 81% 84.1M 0s
938 1650K .......... .......... .......... .......... .......... 84% 97.7M 0s
939 1700K .......... .......... .......... .......... .......... 86% 36.1M 0s
940 1750K .......... .......... .......... .......... .......... 89% 55.2M 0s
941 1800K .......... .......... .......... .......... .......... 91% 66.4M 0s
942 1850K .......... .......... .......... .......... .......... 94% 33.9M 0s
943 1900K .......... .......... .......... .......... .......... 96% 45.5M 0s
944 1950K .......... .......... .......... .......... .......... 98% 50.5M 0s
945 2000K .......... .......... 100% 96.8M=0.08s
946
9472018-03-01 13:55:59 (23.6 MB/s) - ‘pcre-8.41.tar.gz’ saved [2068775/2068775]
948
949Download done.
950pcre-8.41.tar.gz valid file.
951
952 ____ _ _ _
953 / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
954 | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
955 | |___| (_) || | | | | || |_) || || || || | | || (_| |
956 \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
957 |_| |___/
958 ___ ____ ____ _
959 / _ \ _ __ ___ _ __ / ___|/ ___| | |
960 | | | || '_ \ / _ \| '_ \ \___ \\___ \ | |
961 | |_| || |_) || __/| | | | ___) |___) || |___
962 \___/ | .__/ \___||_| |_||____/|____/ |_____|
963 |_|
964Compiling OpenSSL...
965tar (child): openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
966tar (child): Error is not recoverable: exiting now
967tar: Child returned status 2
968tar: Error is not recoverable: exiting now
969inc/openssl_install.inc: line 440: cd: /svr-setup/openssl-1.1.0g: No such file or directory
970grep: Configure: No such file or directory
971grep: Configure: No such file or directory
972./config -Wl,--enable-new-dtags,-rpath=/opt/openssl/lib --prefix=/opt/openssl --openssldir=/opt/openssl shared enable-ec_nistp_64_gcc_128
973inc/openssl_install.inc: line 475: ./config: No such file or directory
974make: *** No targets specified and no makefile found. Stop.
975make: *** No rule to make target `install'. Stop.
976cp: target ‘/opt/openssl/certs/’ is not a directory
977-rw-r--r-- 1 root root 42 Mar 1 13:55 /root/centminlogs/centminmod_opensslinstalltime_010318-135426.log
978 _ _ _ _ _ _ _ _
979 | | _ _ __ _ (_)(_)| |_ (_) _ __ ___ | |_ __ _ | || |
980 | || | | | / _` | | || || __| | || '_ \ / __|| __|/ _` || || |
981 | || |_| || (_| | | || || |_ | || | | |\__ \| |_| (_| || || |
982 |_| \__,_| \__,_|_/ ||_| \__| |_||_| |_||___/ \__|\__,_||_||_|
983 |__/
984
985install zlib cloudflare...
986
987pwd
988/svr-setup
989/svr-setup /svr-setup
990Cloning into 'zlib-cloudflare-1.3.0'...
991/svr-setup/zlib-cloudflare-1.3.0 /svr-setup /svr-setup
992rm -f *.o *.lo *~ \
993 example minigzip examplesh minigzipsh \
994 example64 minigzip64 \
995 infcover \
996 libz.* foo.gz so_locations \
997 _match.s maketree contrib/infback9/*.o
998rm -rf objs
999rm -f *.gcda *.gcno *.gcov
1000rm -f contrib/infback9/*.gcda contrib/infback9/*.gcno contrib/infback9/*.gcov
1001cp -p zconf.h.in zconf.h
1002rm -f Makefile zlib.pc configure.log
1003Checking for gcc...
1004Checking for shared library support...
1005Building shared library libz.so.1.2.8 with gcc.
1006Checking for off64_t... Yes.
1007Checking for fseeko... Yes.
1008Checking for strerror... Yes.
1009Checking for unistd.h... Yes.
1010Checking for stdarg.h... Yes.
1011Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
1012Checking for vsnprintf() in stdio.h... Yes.
1013Checking for return value of vsnprintf()... Yes.
1014Checking for attribute(visibility) support... Yes.
1015Checking for CRC and SSE4.2 support ... Yes
1016Checking for PCLMUL support ... Yes
1017gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
1018gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c
1019gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c
1020gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c
1021gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c
1022gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c
1023gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c
1024gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c
1025gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c
1026gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c
1027gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c
1028gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c
1029gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c
1030gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c
1031gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c
1032gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c
1033gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c contrib/amd64/crc32-pclmul_asm.S -o crc32-pclmul_asm.o
1034gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
1035gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
1036gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
1037gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
1038gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
1039gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
1040gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
1041gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
1042gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
1043gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
1044gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
1045gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
1046gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
1047gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
1048gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
1049gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
1050gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c contrib/amd64/crc32-pclmul_asm.S -o crc32-pclmul_asm.lo
1051gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c
1052gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c
1053ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o crc32-pclmul_asm.o
1054gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
1055gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
1056gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.8 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo crc32-pclmul_asm.lo -lc
1057gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
1058rm -f libz.so libz.so.1
1059ln -s libz.so.1.2.8 libz.so
1060ln -s libz.so.1.2.8 libz.so.1
1061gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
1062gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.8
1063gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.8
1064cp libz.a /usr/local/zlib-cf/lib
1065chmod 644 /usr/local/zlib-cf/lib/libz.a
1066cp libz.so.1.2.8 /usr/local/zlib-cf/lib
1067chmod 755 /usr/local/zlib-cf/lib/libz.so.1.2.8
1068cp zlib.3 /usr/local/zlib-cf/share/man/man3
1069chmod 644 /usr/local/zlib-cf/share/man/man3/zlib.3
1070cp zlib.pc /usr/local/zlib-cf/lib/pkgconfig
1071chmod 644 /usr/local/zlib-cf/lib/pkgconfig/zlib.pc
1072cp zlib.h zconf.h /usr/local/zlib-cf/include
1073chmod 644 /usr/local/zlib-cf/include/zlib.h /usr/local/zlib-cf/include/zconf.h
1074/svr-setup /svr-setup
1075inc/zlib.inc: line 117: cd: install_cfzlibstartdir: No such file or directory
1076/svr-setup
1077
1078zlib cloudflare installed
1079
1080 ____ _ _ _
1081 / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
1082 | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
1083 | |___| (_) || | | | | || |_) || || || || | | || (_| |
1084 \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
1085 |_| |___/
1086 _ _ _
1087 | \ | | __ _ (_) _ __ __ __
1088 | \| | / _` || || '_ \ \ \/ /
1089 | |\ || (_| || || | | | > <
1090 |_| \_| \__, ||_||_| |_|/_/\_\
1091 |___/
1092Compiling nginx...
1093 ____ _ _ _ _ _
1094 | _ \ __ _ | |_ ___ | |__ | \ | | __ _ (_) _ __ __ __
1095 | |_) |/ _` || __|/ __|| '_ \ | \| | / _` || || '_ \ \ \/ /
1096 | __/| (_| || |_| (__ | | | | | |\ || (_| || || | | | > <
1097 |_| \__,_| \__|\___||_| |_| |_| \_| \__, ||_||_| |_|/_/\_\
1098 |___/
1099*************************************************
1100Nginx Patch Time - NGINXPATCH_DELAY seconds delay
1101to allow you to patch files
1102*************************************************
11031013009
1104detected 1.1.0g
1105 ____ _ _ _ _ _
1106 / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
1107 | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
1108 | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
1109 \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
1110 |___/
1111 ____ _
1112 | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
1113 | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
1114 | |_| || |_| || | | || (_| || | | | | || || (__
1115 |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
1116 |___/
1117 __ __ _ _
1118 | \/ | ___ __| | _ _ | | ___
1119 | |\/| | / _ \ / _` || | | || | / _ \
1120 | | | || (_) || (_| || |_| || || __/
1121 |_| |_| \___/ \__,_| \__,_||_| \___|
1122
1123 ____ _
1124 / ___| _ _ _ __ _ __ ___ _ __ | |_
1125 \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
1126 ___) || |_| || |_) || |_) || (_) || | | |_
1127 |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
1128 |_| |_|
1129
1130NGX_DYNAMICCHECK nginx_configure
1131/svr-setup/nginx-1.13.9
1132
1133nginx dynamic module support detected
1134
1135grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
1136sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
1137sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
1138grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
11391013009
1140sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
11411013009
1142tar (child): /svr-setup/openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
1143tar (child): Error is not recoverable: exiting now
1144tar: Child returned status 2
1145tar: Error is not recoverable: exiting now
11461013009
1147/usr/local/src/centminmod
114814
114918
1150/svr-setup/redis2-nginx-module-0.14/src
1151/svr-setup/memc-nginx-module-0.18/src
11521013009
1153/usr/lib64/libatomic_ops.a found
1154BROTLI_CFLAG= -Wno-deprecated-declarations
1155download ngx_brotli module
1156Cloning into 'ngx_brotli'...
1157Submodule 'deps/brotli' (https://github.com/google/brotli.git) registered for path 'deps/brotli'
1158Cloning into 'deps/brotli'...
1159Submodule path 'deps/brotli': checked out '0ad94eed00420bf1154cb16a289aa27efbb30c01'
1160Submodule 'research/esaxx' (https://github.com/hillbig/esaxx) registered for path 'research/esaxx'
1161Cloning into 'research/esaxx'...
1162Submodule path 'deps/brotli/research/esaxx': checked out 'ca7cb332011ec37a8436487f210f396b84bd8273'
1163
1164real 0m12.307s
1165user 0m1.630s
1166sys 0m0.679s
1167-- The C compiler identification is GNU 4.8.5
1168-- The CXX compiler identification is GNU 4.8.5
1169-- Check for working C compiler: /bin/cc
1170-- Check for working C compiler: /bin/cc -- works
1171-- Detecting C compiler ABI info
1172-- Detecting C compiler ABI info - done
1173-- Check for working CXX compiler: /bin/c++
1174-- Check for working CXX compiler: /bin/c++ -- works
1175-- Detecting CXX compiler ABI info
1176-- Detecting CXX compiler ABI info - done
1177-- Looking for log2
1178-- Looking for log2 - not found
1179-- Looking for log2
1180-- Looking for log2 - found
1181-- Configuring done
1182-- Generating done
1183-- Build files have been written to: /svr-setup/ngx_brotli/deps/brotli
1184Scanning dependencies of target brotlicommon-static
1185Scanning dependencies of target brotlicommon
1186[ 2%] Building C object CMakeFiles/brotlicommon-static.dir/c/common/dictionary.c.o
1187[ 4%] Building C object CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o
1188Linking C static library libbrotlicommon-static.a
1189Linking C shared library libbrotlicommon.so
1190[ 4%] Built target brotlicommon-static
1191[ 4%] Built target brotlicommon
1192Scanning dependencies of target brotlienc-static
1193[ 6%] Scanning dependencies of target brotlidec-static
1194Building C object CMakeFiles/brotlienc-static.dir/c/enc/backward_references.c.o
1195[ 8%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/bit_reader.c.o
1196[ 11%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/decode.c.o
1197[ 13%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/backward_references_hq.c.o
1198[ 15%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/huffman.c.o
1199[ 17%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/state.c.o
1200Linking C static library libbrotlidec-static.a
1201[ 17%] Built target brotlidec-static
1202[ 20%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/bit_cost.c.o
1203Scanning dependencies of target brotlidec
1204[ 22%] Building C object CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o
1205[ 24%] Building C object CMakeFiles/brotlidec.dir/c/dec/decode.c.o
1206[ 26%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/block_splitter.c.o
1207[ 28%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/brotli_bit_stream.c.o
1208[ 31%] Building C object CMakeFiles/brotlidec.dir/c/dec/huffman.c.o
1209[ 33%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/cluster.c.o
1210[ 35%] Building C object CMakeFiles/brotlidec.dir/c/dec/state.c.o
1211Linking C shared library libbrotlidec.so
1212[ 37%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/compress_fragment.c.o
1213[ 37%] Built target brotlidec
1214Scanning dependencies of target brotlienc
1215[ 40%] Building C object CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o
1216[ 42%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/compress_fragment_two_pass.c.o
1217[ 44%] Building C object CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o
1218[ 46%] Building C object CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o
1219[ 48%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/dictionary_hash.c.o
1220[ 51%] Building C object CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o
1221[ 53%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/encode.c.o
1222[ 55%] Building C object CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o
1223[ 57%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/entropy_encode.c.o
1224[ 60%] Building C object CMakeFiles/brotlienc.dir/c/enc/cluster.c.o
1225[ 62%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/histogram.c.o
1226[ 64%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/literal_cost.c.o
1227[ 66%] Building C object CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o
1228[ 68%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/memory.c.o
1229[ 71%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/metablock.c.o
1230[ 73%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/static_dict.c.o
1231[ 75%] Building C object CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o
1232[ 77%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/utf8_util.c.o
1233Linking C static library libbrotlienc-static.a
1234[ 77%] Built target brotlienc-static
1235Scanning dependencies of target brotli
1236[ 80%] Building C object CMakeFiles/brotli.dir/c/tools/brotli.c.o
1237[ 82%] Building C object CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o
1238Linking C executable brotli
1239[ 84%] Building C object CMakeFiles/brotlienc.dir/c/enc/encode.c.o
1240[ 84%] Built target brotli
1241[ 86%] Building C object CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o
1242[ 88%] Building C object CMakeFiles/brotlienc.dir/c/enc/histogram.c.o
1243[ 91%] Building C object CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o
1244[ 93%] Building C object CMakeFiles/brotlienc.dir/c/enc/memory.c.o
1245[ 95%] Building C object CMakeFiles/brotlienc.dir/c/enc/metablock.c.o
1246[ 97%] Building C object CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o
1247[100%] Building C object CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o
1248Linking C shared library libbrotlienc.so
1249[100%] Built target brotlienc
1250[ 2%] Built target brotlicommon-static
1251[ 40%] Built target brotlienc-static
1252[ 48%] Built target brotlidec-static
1253[ 51%] Built target brotli
1254[ 53%] Built target brotlicommon
1255[ 62%] Built target brotlidec
1256[100%] Built target brotlienc
1257Install the project...
1258-- Install configuration: "Debug"
1259-- Installing: /usr/local/bin/brotli
1260-- Set runtime path of "/usr/local/bin/brotli" to "/usr/local/lib"
1261-- Installing: /usr/local/lib/libbrotlienc.so.1.0.2
1262-- Installing: /usr/local/lib/libbrotlienc.so.1
1263-- Installing: /usr/local/lib/libbrotlienc.so
1264-- Set runtime path of "/usr/local/lib/libbrotlienc.so.1.0.2" to "/usr/local/lib"
1265-- Installing: /usr/local/lib/libbrotlidec.so.1.0.2
1266-- Installing: /usr/local/lib/libbrotlidec.so.1
1267-- Installing: /usr/local/lib/libbrotlidec.so
1268-- Set runtime path of "/usr/local/lib/libbrotlidec.so.1.0.2" to "/usr/local/lib"
1269-- Installing: /usr/local/lib/libbrotlicommon.so.1.0.2
1270-- Installing: /usr/local/lib/libbrotlicommon.so.1
1271-- Installing: /usr/local/lib/libbrotlicommon.so
1272-- Set runtime path of "/usr/local/lib/libbrotlicommon.so.1.0.2" to "/usr/local/lib"
1273-- Installing: /usr/local/lib/libbrotlienc-static.a
1274-- Installing: /usr/local/lib/libbrotlidec-static.a
1275-- Installing: /usr/local/lib/libbrotlicommon-static.a
1276-- Installing: /usr/local/include/brotli
1277-- Installing: /usr/local/include/brotli/decode.h
1278-- Installing: /usr/local/include/brotli/encode.h
1279-- Installing: /usr/local/include/brotli/port.h
1280-- Installing: /usr/local/include/brotli/types.h
1281-- Installing: /usr/local/lib/pkgconfig/libbrotlicommon.pc
1282-- Installing: /usr/local/lib/pkgconfig/libbrotlidec.pc
1283-- Installing: /usr/local/lib/pkgconfig/libbrotlienc.pc
1284
1285grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
1286sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
1287sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
1288sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
1289
1290Check existing server string:
1291static u_char ngx_http_server_string[] = "Server: nginx" CRLF;
1292static u_char ngx_http_server_build_string[] = "Server: " NGINX_VER_BUILD CRLF;
1293
1294Change server string to nginx centminmod
1295
1296NGX_MAX_ERROR_STR value
1297#define NGX_MAX_ERROR_STR 2048
1298
1299grep: /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
1300sed: can't read /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
1301net.ipv4.tcp_fastopen = 3
1302TCPOFOMerge TCPChallengeACK TCPSYNChallenge TCPFastOpenActive TCPFastOpenActiveFail TCPFastOpenPassive
13030 0 0 0 0 0
1304689: gcf->country = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
1305744: gcf->org = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
1306805: gcf->city = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
1307CLANG_CCOPT=""
1308Warning: RPMDB altered outside of yum.
1309
1310real 0m6.048s
1311user 0m5.397s
1312sys 0m0.525s
1313warning: /var/cache/yum/x86_64/7/centos-sclo-rh/packages/devtoolset-7-binutils-2.28-8.el7.sc1.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f2ee9d55: NOKEY
1314Public key for devtoolset-7-binutils-2.28-8.el7.sc1.x86_64.rpm is not installed
1315Importing GPG key 0xF2EE9D55:
1316 Userid : "CentOS SoftwareCollections SIG (https://wiki.centos.org/SpecialInterestGroup/SCLo) <security@centos.org>"
1317 Fingerprint: c4db d535 b1fb ba14 f8ba 64a8 4eb8 4e71 f2ee 9d55
1318 Package : centos-release-scl-rh-2-2.el7.centos.noarch (@extras)
1319 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
1320
1321real 0m31.266s
1322user 0m17.159s
1323sys 0m1.998s
1324
1325gcc (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1)
1326Copyright (C) 2017 Free Software Foundation, Inc.
1327This is free software; see the source for copying conditions. There is NO
1328warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1329
1330g++ (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1)
1331Copyright (C) 2017 Free Software Foundation, Inc.
1332This is free software; see the source for copying conditions. There is NO
1333warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1334
1335/opt/rh/devtoolset-7/root/usr/bin/gcc
1336/opt/rh/devtoolset-7/root/usr/bin/g++
1337 -m64 [enabled]
1338 -m80387 [enabled]
1339 -m96bit-long-double [enabled]
1340 -mabm [enabled]
1341 -madx [enabled]
1342 -maes [enabled]
1343 -malign-stringops [enabled]
1344 -march= broadwell
1345 -mavx [enabled]
1346 -mavx2 [enabled]
1347 -mbmi [enabled]
1348 -mbmi2 [enabled]
1349 -mcx16 [enabled]
1350 -mf16c [enabled]
1351 -mfancy-math-387 [enabled]
1352 -mfentry [enabled]
1353 -mfma [enabled]
1354 -mfp-ret-in-387 [enabled]
1355 -mfsgsbase [enabled]
1356 -mfxsr [enabled]
1357 -mglibc [enabled]
1358 -mhard-float [enabled]
1359 -mhle [enabled]
1360 -mieee-fp [enabled]
1361 -mlong-double-80 [enabled]
1362 -mlzcnt [enabled]
1363 -mmmx [enabled]
1364 -mmovbe [enabled]
1365 -mpclmul [enabled]
1366 -mpopcnt [enabled]
1367 -mprfchw [enabled]
1368 -mpush-args [enabled]
1369 -mrdrnd [enabled]
1370 -mrdseed [enabled]
1371 -mred-zone [enabled]
1372 -mrtm [enabled]
1373 -msahf [enabled]
1374 -msse [enabled]
1375 -msse2 [enabled]
1376 -msse3 [enabled]
1377 -msse4 [enabled]
1378 -msse4.1 [enabled]
1379 -msse4.2 [enabled]
1380 -mssse3 [enabled]
1381 -mstackrealign [enabled]
1382 -mtls-direct-seg-refs [enabled]
1383 -mtune-ctrl=
1384 -mtune= broadwell
1385 -mxsave [enabled]
1386 -mxsaveopt [enabled]
1387/svr-setup/nginx-1.13.9
1388
1389dynamic module directory at /usr/local/nginx/modules
1390ls: cannot access /usr/local/nginx/modules: No such file or directory
1391
1392nginx configure options (alternate ordering):
1393./configure --with-ld-opt="-L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" --with-cc-opt="-I/usr/local/include -m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wp,-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -gsplit-dwarf" --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --add-dynamic-module=../ngx_brotli --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.2 --add-module=../ngx_cache_purge-2.4.2 --add-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.31 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.33 --with-pcre=../pcre-8.41 --with-pcre-jit --with-zlib=../zlib-cloudflare-1.3.0 --with-http_ssl_module --with-http_v2_module --with-openssl=../ --with-openssl-opt='enable-ec_nistp_64_gcc_128'
1394checking for OS
1395 + Linux 3.10.0-693.11.6.el7.x86_64 x86_64
1396checking for C compiler ... found
1397 + using GNU C compiler
1398 + gcc version: 7.2.1 20170829 (Red Hat 7.2.1-1) (GCC)
1399checking for gcc -pipe switch ... found
1400checking for --with-ld-opt="-L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" ... found
1401checking for -Wl,-E switch ... found
1402checking for gcc builtin atomic operations ... found
1403checking for C99 variadic macros ... found
1404checking for gcc variadic macros ... found
1405checking for gcc builtin 64 bit byteswap ... found
1406checking for unistd.h ... found
1407checking for inttypes.h ... found
1408checking for limits.h ... found
1409checking for sys/filio.h ... not found
1410checking for sys/param.h ... found
1411checking for sys/mount.h ... found
1412checking for sys/statvfs.h ... found
1413checking for crypt.h ... found
1414checking for Linux specific features
1415checking for epoll ... found
1416checking for EPOLLRDHUP ... found
1417checking for EPOLLEXCLUSIVE ... not found
1418checking for O_PATH ... found
1419checking for sendfile() ... found
1420checking for sendfile64() ... found
1421checking for sys/prctl.h ... found
1422checking for prctl(PR_SET_DUMPABLE) ... found
1423checking for prctl(PR_SET_KEEPCAPS) ... found
1424checking for capabilities ... found
1425checking for crypt_r() ... found
1426checking for sys/vfs.h ... found
1427checking for nobody group ... found
1428checking for poll() ... found
1429checking for /dev/poll ... not found
1430checking for kqueue ... not found
1431checking for crypt() ... not found
1432checking for crypt() in libcrypt ... found
1433checking for F_READAHEAD ... not found
1434checking for posix_fadvise() ... found
1435checking for O_DIRECT ... found
1436checking for F_NOCACHE ... not found
1437checking for directio() ... not found
1438checking for statfs() ... found
1439checking for statvfs() ... found
1440checking for dlopen() ... not found
1441checking for dlopen() in libdl ... found
1442checking for sched_yield() ... found
1443checking for sched_setaffinity() ... found
1444checking for SO_SETFIB ... not found
1445checking for SO_REUSEPORT ... found
1446checking for SO_ACCEPTFILTER ... not found
1447checking for SO_BINDANY ... not found
1448checking for IP_TRANSPARENT ... found
1449checking for IP_BINDANY ... not found
1450checking for IP_BIND_ADDRESS_NO_PORT ... not found
1451checking for IP_RECVDSTADDR ... not found
1452checking for IP_SENDSRCADDR ... not found
1453checking for IP_PKTINFO ... found
1454checking for IPV6_RECVPKTINFO ... found
1455checking for TCP_DEFER_ACCEPT ... found
1456checking for TCP_KEEPIDLE ... found
1457checking for TCP_FASTOPEN ... found
1458checking for TCP_INFO ... found
1459checking for accept4() ... found
1460checking for eventfd() ... found
1461checking for int size ... 4 bytes
1462checking for long size ... 8 bytes
1463checking for long long size ... 8 bytes
1464checking for void * size ... 8 bytes
1465checking for uint32_t ... found
1466checking for uint64_t ... found
1467checking for sig_atomic_t ... found
1468checking for sig_atomic_t size ... 4 bytes
1469checking for socklen_t ... found
1470checking for in_addr_t ... found
1471checking for in_port_t ... found
1472checking for rlim_t ... found
1473checking for uintptr_t ... uintptr_t found
1474checking for system byte ordering ... little endian
1475checking for size_t size ... 8 bytes
1476checking for off_t size ... 8 bytes
1477checking for time_t size ... 8 bytes
1478checking for AF_INET6 ... found
1479checking for setproctitle() ... not found
1480checking for pread() ... found
1481checking for pwrite() ... found
1482checking for pwritev() ... found
1483checking for sys_nerr ... found
1484checking for localtime_r() ... found
1485checking for posix_memalign() ... found
1486checking for memalign() ... found
1487checking for mmap(MAP_ANON|MAP_SHARED) ... found
1488checking for mmap("/dev/zero", MAP_SHARED) ... found
1489checking for System V shared memory ... found
1490checking for POSIX semaphores ... not found
1491checking for POSIX semaphores in libpthread ... found
1492checking for struct msghdr.msg_control ... found
1493checking for ioctl(FIONBIO) ... found
1494checking for struct tm.tm_gmtoff ... found
1495checking for struct dirent.d_namlen ... not found
1496checking for struct dirent.d_type ... found
1497checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
1498checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
1499checking for openat(), fstatat() ... found
1500checking for getaddrinfo() ... found
1501configuring additional modules
1502adding module in ../ngx_cache_purge-2.4.2
1503 + ngx_http_cache_purge_module was configured
1504adding module in ../ngx_devel_kit-0.3.0
1505 + ngx_devel_kit was configured
1506adding module in ../redis2-nginx-module-0.14
1507 + ngx_http_redis2_module was configured
1508adding module in ../ngx_http_redis-0.3.7
1509 + ngx_http_redis_module was configured
1510adding module in ../memc-nginx-module-0.18
1511 + ngx_http_memc_module was configured
1512adding module in ../srcache-nginx-module-0.31
1513 + ngx_http_srcache_filter_module was configured
1514configuring additional dynamic modules
1515adding module in ../ngx_brotli
1516 + ngx_brotli was configured
1517adding module in ../ngx-fancyindex-0.4.2
1518 + ngx_http_fancyindex_module was configured
1519adding module in ../set-misc-nginx-module-0.31
1520found ngx_devel_kit for ngx_set_misc; looks good.
1521 + ngx_http_set_misc_module was configured
1522adding module in ../echo-nginx-module-0.61
1523 + ngx_http_echo_module was configured
1524adding module in ../headers-more-nginx-module-0.33
1525 + ngx_http_headers_more_filter_module was configured
1526checking for GD library ... found
1527checking for GD WebP support ... not found
1528checking for GeoIP library ... found
1529checking for GeoIP IPv6 support ... found
1530checking for atomic_ops library ... found
1531creating objs/Makefile
1532
1533Configuration summary
1534 + using threads
1535 + using PCRE library: ../pcre-8.41
1536 + using OpenSSL library: ../
1537 + using zlib library: ../zlib-cloudflare-1.3.0
1538 + using system libatomic_ops library
1539
1540 nginx path prefix: "/usr/local/nginx"
1541 nginx binary file: "/usr/local/sbin/nginx"
1542 nginx modules path: "/usr/local/nginx/modules"
1543 nginx configuration prefix: "/usr/local/nginx/conf"
1544 nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
1545 nginx pid file: "/usr/local/nginx/logs/nginx.pid"
1546 nginx error log file: "/usr/local/nginx/logs/error.log"
1547 nginx http access log file: "/usr/local/nginx/logs/access.log"
1548 nginx http client request body temporary files: "client_body_temp"
1549 nginx http proxy temporary files: "proxy_temp"
1550 nginx http fastcgi temporary files: "fastcgi_temp"
1551 nginx http uwsgi temporary files: "uwsgi_temp"
1552 nginx http scgi temporary files: "scgi_temp"
1553
1554 _ _ _ __ __ _
1555 | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
1556 | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
1557 | |\ || (_| || || | | | > < | | | || (_| || <| __/
1558 |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
1559 |___/
1560make -f objs/Makefile
1561make[1]: Entering directory `/svr-setup/nginx-1.13.9'
1562cd ../pcre-8.41 \
1563&& if [ -f Makefile ]; then make distclean; fi \
1564&& CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
1565./configure --disable-shared --enable-jit
1566cd ../ \
1567&& if [ -f Makefile ]; then make clean; fi \
1568&& ./config --prefix=/svr-setup/nginx-1.13.9/..//.openssl no-shared 'enable-ec_nistp_64_gcc_128' \
1569&& make \
1570&& make install_sw LIBDIR=lib
1571/bin/sh: line 2: ./config: No such file or directory
1572make[1]: *** [..//.openssl/include/openssl/ssl.h] Error 127
1573make[1]: *** Waiting for unfinished jobs....
1574make[2]: Entering directory `/svr-setup/pcre-8.41'
1575 rm -f pcretest pcregrep
1576test -z "pcre_chartables.c testsavedregex teststderr testtemp* testtry testNinput testtrygrep teststderrgrep testNinputgrep" || rm -f pcre_chartables.c testsavedregex teststderr testtemp* testtry testNinput testtrygrep teststderrgrep testNinputgrep
1577test -z "libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la" || rm -f libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la
1578rm -rf .libs _libs
1579 rm -f pcre_jit_test pcrecpp_unittest pcre_scanner_unittest pcre_stringpiece_unittest
1580rm -f ./so_locations
1581rm -f *.o
1582test -z "pcre_jit_test.log pcrecpp_unittest.log pcre_scanner_unittest.log pcre_stringpiece_unittest.log RunTest.log RunGrepTest.log" || rm -f pcre_jit_test.log pcrecpp_unittest.log pcre_scanner_unittest.log pcre_stringpiece_unittest.log RunTest.log RunGrepTest.log
1583rm -f *.lo
1584test -z "pcre_jit_test.trs pcrecpp_unittest.trs pcre_scanner_unittest.trs pcre_stringpiece_unittest.trs RunTest.trs RunGrepTest.trs" || rm -f pcre_jit_test.trs pcrecpp_unittest.trs pcre_scanner_unittest.trs pcre_stringpiece_unittest.trs RunTest.trs RunGrepTest.trs
1585rm -f *.tab.c
1586test -z "test-suite.log" || rm -f test-suite.log
1587test -z "libpcre.pc libpcre16.pc libpcre32.pc libpcreposix.pc libpcrecpp.pc pcre-config pcre.h pcre_stringpiece.h pcrecpparg.h" || rm -f libpcre.pc libpcre16.pc libpcre32.pc libpcreposix.pc libpcrecpp.pc pcre-config pcre.h pcre_stringpiece.h pcrecpparg.h
1588rm -f config.h stamp-h1
1589test . = "." || test -z "" || rm -f
1590rm -f libtool config.lt
1591rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1592rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1593rm -f config.status config.cache config.log configure.lineno config.status.lineno
1594rm -rf ./.deps
1595rm -f Makefile
1596make[2]: Leaving directory `/svr-setup/pcre-8.41'
1597checking for a BSD-compatible install... /bin/install -c
1598checking whether build environment is sane... yes
1599checking for a thread-safe mkdir -p... /bin/mkdir -p
1600checking for gawk... gawk
1601checking whether make sets $(MAKE)... yes
1602checking whether make supports nested variables... yes
1603checking whether make supports nested variables... (cached) yes
1604checking for style of include used by make... GNU
1605checking for gcc... gcc
1606checking whether the C compiler works... yes
1607checking for C compiler default output file name... a.out
1608checking for suffix of executables...
1609checking whether we are cross compiling... no
1610checking for suffix of object files... o
1611checking whether we are using the GNU C compiler... yes
1612checking whether gcc accepts -g... yes
1613checking for gcc option to accept ISO C89... none needed
1614checking whether gcc understands -c and -o together... yes
1615checking dependency style of gcc... gcc3
1616checking for ar... ar
1617checking the archiver (ar) interface... ar
1618checking for gcc... (cached) gcc
1619checking whether we are using the GNU C compiler... (cached) yes
1620checking whether gcc accepts -g... (cached) yes
1621checking for gcc option to accept ISO C89... (cached) none needed
1622checking whether gcc understands -c and -o together... (cached) yes
1623checking dependency style of gcc... (cached) gcc3
1624checking whether we are using the GNU C++ compiler... yes
1625checking whether g++ accepts -g... yes
1626checking dependency style of g++... gcc3
1627checking how to run the C preprocessor... gcc -E
1628checking for grep that handles long lines and -e... /bin/grep
1629checking for egrep... /bin/grep -E
1630checking for ANSI C header files... yes
1631checking for sys/types.h... yes
1632checking for sys/stat.h... yes
1633checking for stdlib.h... yes
1634checking for string.h... yes
1635checking for memory.h... yes
1636checking for strings.h... yes
1637checking for inttypes.h... yes
1638checking for stdint.h... yes
1639checking for unistd.h... yes
1640checking for int64_t... yes
1641checking build system type... x86_64-unknown-linux-gnu
1642checking host system type... x86_64-unknown-linux-gnu
1643checking how to print strings... printf
1644checking for a sed that does not truncate output... /bin/sed
1645checking for fgrep... /bin/grep -F
1646checking for ld used by gcc... /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld
1647checking if the linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld) is GNU ld... yes
1648checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-7/root/usr/bin/nm -B
1649checking the name lister (/opt/rh/devtoolset-7/root/usr/bin/nm -B) interface... BSD nm
1650checking whether ln -s works... yes
1651checking the maximum length of command line arguments... 1572864
1652checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
1653checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
1654checking for /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld option to reload object files... -r
1655checking for objdump... objdump
1656checking how to recognize dependent libraries... pass_all
1657checking for dlltool... dlltool
1658checking how to associate runtime and link libraries... printf %s\n
1659checking for archiver @FILE support... @
1660checking for strip... strip
1661checking for ranlib... ranlib
1662checking command to parse /opt/rh/devtoolset-7/root/usr/bin/nm -B output from gcc object... ok
1663checking for sysroot... no
1664checking for a working dd... /bin/dd
1665checking how to truncate binary pipes... /bin/dd bs=4096 count=1
1666checking for mt... no
1667checking if : is a manifest tool... no
1668checking for dlfcn.h... yes
1669checking for objdir... .libs
1670checking if gcc supports -fno-rtti -fno-exceptions... no
1671checking for gcc option to produce PIC... -fPIC -DPIC
1672checking if gcc PIC flag -fPIC -DPIC works... yes
1673checking if gcc static flag -static works... no
1674checking if gcc supports -c -o file.o... yes
1675checking if gcc supports -c -o file.o... (cached) yes
1676checking whether the gcc linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64) supports shared libraries... yes
1677checking dynamic linker characteristics... GNU/Linux ld.so
1678checking how to hardcode library paths into programs... immediate
1679checking whether stripping libraries is possible... yes
1680checking if libtool supports shared libraries... yes
1681checking whether to build shared libraries... no
1682checking whether to build static libraries... yes
1683checking how to run the C++ preprocessor... g++ -E
1684checking for ld used by g++... /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64
1685checking if the linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64) is GNU ld... yes
1686checking whether the g++ linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64) supports shared libraries... yes
1687checking for g++ option to produce PIC... -fPIC -DPIC
1688checking if g++ PIC flag -fPIC -DPIC works... yes
1689checking if g++ static flag -static works... no
1690checking if g++ supports -c -o file.o... yes
1691checking if g++ supports -c -o file.o... (cached) yes
1692checking whether the g++ linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64) supports shared libraries... yes
1693checking dynamic linker characteristics... (cached) GNU/Linux ld.so
1694checking how to hardcode library paths into programs... immediate
1695checking whether ln -s works... yes
1696checking whether the -Werror option is usable... yes
1697checking for simple visibility declarations... yes
1698checking for ANSI C header files... (cached) yes
1699checking limits.h usability... yes
1700checking limits.h presence... yes
1701checking for limits.h... yes
1702checking for sys/types.h... (cached) yes
1703checking for sys/stat.h... (cached) yes
1704checking dirent.h usability... yes
1705checking dirent.h presence... yes
1706checking for dirent.h... yes
1707checking windows.h usability... no
1708checking windows.h presence... no
1709checking for windows.h... no
1710checking for alias support in the linker... no
1711checking for alias support in the linker... no
1712checking string usability... yes
1713checking string presence... yes
1714checking for string... yes
1715checking bits/type_traits.h usability... no
1716checking bits/type_traits.h presence... no
1717checking for bits/type_traits.h... no
1718checking type_traits.h usability... no
1719checking type_traits.h presence... no
1720checking for type_traits.h... no
1721checking for strtoq... yes
1722checking for long long... yes
1723checking for unsigned long long... yes
1724checking for an ANSI C-conforming const... yes
1725checking for size_t... yes
1726checking for bcopy... yes
1727checking for memmove... yes
1728checking for strerror... yes
1729checking zlib.h usability... yes
1730checking zlib.h presence... yes
1731checking for zlib.h... yes
1732checking for gzopen in -lz... yes
1733checking bzlib.h usability... yes
1734checking bzlib.h presence... yes
1735checking for bzlib.h... yes
1736checking for libbz2... yes
1737checking for the pthreads library -lpthreads... no
1738checking whether pthreads work without any flags... no
1739checking whether pthreads work with -Kthread... no
1740checking whether pthreads work with -kthread... no
1741checking for the pthreads library -llthread... no
1742checking whether pthreads work with -pthread... yes
1743checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
1744checking if more special flags are required for pthreads... no
1745checking for PTHREAD_PRIO_INHERIT... yes
1746checking that generated files are newer than configure... done
1747configure: creating ./config.status
1748config.status: creating Makefile
1749config.status: creating libpcre.pc
1750config.status: creating libpcre16.pc
1751config.status: creating libpcre32.pc
1752config.status: creating libpcreposix.pc
1753config.status: creating libpcrecpp.pc
1754config.status: creating pcre-config
1755config.status: creating pcre.h
1756config.status: creating pcre_stringpiece.h
1757config.status: creating pcrecpparg.h
1758config.status: creating config.h
1759config.status: executing depfiles commands
1760config.status: executing libtool commands
1761config.status: executing script-chmod commands
1762config.status: executing delete-old-chartables commands
1763
1764pcre-8.41 configuration summary:
1765
1766 Install prefix .................. : /usr/local
1767 C preprocessor .................. : gcc -E
1768 C compiler ...................... : gcc
1769 C++ preprocessor ................ : g++ -E
1770 C++ compiler .................... : g++
1771 Linker .......................... : /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64
1772 C preprocessor flags ............ :
1773 C compiler flags ................ : -pthread -O2 -fomit-frame-pointer -pipe -fvisibility=hidden
1774 C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden
1775 Linker flags .................... :
1776 Extra libraries ................. :
1777
1778 Build 8 bit pcre library ........ : yes
1779 Build 16 bit pcre library ....... : no
1780 Build 32 bit pcre library ....... : no
1781 Build C++ library ............... : yes
1782 Enable JIT compiling support .... : yes
1783 Enable UTF-8/16/32 support ...... : no
1784 Unicode properties .............. : no
1785 Newline char/sequence ........... : lf
1786 \R matches only ANYCRLF ......... : no
1787 EBCDIC coding ................... : no
1788 EBCDIC code for NL .............. : n/a
1789 Rebuild char tables ............. : no
1790 Use stack recursion ............. : yes
1791 POSIX mem threshold ............. : 10
1792 Internal link size .............. : 2
1793 Nested parentheses limit ........ : 250
1794 Match limit ..................... : 10000000
1795 Match limit recursion ........... : MATCH_LIMIT
1796 Build shared libs ............... : no
1797 Build static libs ............... : yes
1798 Use JIT in pcregrep ............. : yes
1799 Buffer size for pcregrep ........ : 20480
1800 Link pcregrep with libz ......... : no
1801 Link pcregrep with libbz2 ....... : no
1802 Link pcretest with libedit ...... : no
1803 Link pcretest with libreadline .. : no
1804 Valgrind support ................ : no
1805 Code coverage ................... : no
1806
1807make[1]: Leaving directory `/svr-setup/nginx-1.13.9'
1808make: *** [build] Error 2
1809
1810real 0m6.426s
1811user 0m3.237s
1812sys 0m3.110s
1813 _ _ _ __ __ _
1814 | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
1815 | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
1816 | |\ || (_| || || | | | > < | | | || (_| || <| __/
1817 |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
1818 |___/
1819 ___ _ _ _
1820 |_ _| _ __ ___ | |_ __ _ | || |
1821 | | | '_ \ / __|| __|/ _` || || |
1822 | | | | | |\__ \| |_| (_| || || |
1823 |___||_| |_||___/ \__|\__,_||_||_|
1824
1825make -f objs/Makefile install
1826make[1]: Entering directory `/svr-setup/nginx-1.13.9'
1827cd ../ \
1828&& if [ -f Makefile ]; then make clean; fi \
1829&& ./config --prefix=/svr-setup/nginx-1.13.9/..//.openssl no-shared 'enable-ec_nistp_64_gcc_128' \
1830&& make \
1831&& make install_sw LIBDIR=lib
1832/bin/sh: line 2: ./config: No such file or directory
1833make[1]: *** [..//.openssl/include/openssl/ssl.h] Error 127
1834make[1]: Leaving directory `/svr-setup/nginx-1.13.9'
1835make: *** [install] Error 2
1836
1837real 0m0.023s
1838user 0m0.016s
1839sys 0m0.006s
1840 ____ _ _ _ _ _
1841 / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
1842 | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
1843 | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
1844 \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
1845 |___/
1846 ____ _
1847 | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
1848 | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
1849 | |_| || |_| || | | || (_| || | | | | || || (__
1850 |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
1851 |___/
1852 __ __ _ _
1853 | \/ | ___ __| | _ _ | | ___
1854 | |\/| | / _ \ / _` || | | || | / _ \
1855 | | | || (_) || (_| || |_| || || __/
1856 |_| |_| \___/ \__,_| \__,_||_| \___|
1857
1858 ____ _
1859 / ___| _ _ _ __ _ __ ___ _ __ | |_
1860 \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
1861 ___) || |_| || |_) || |_) || (_) || | | |_
1862 |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
1863 |_| |_|
1864
1865NGX_DYNAMICCHECK nginx_configure
1866/svr-setup/nginx-1.13.9
1867
1868nginx dynamic module support detected
1869
18701013009
1871${CUR_DIR} & ${CM_INSTALLDIR}
1872/usr/local/src/centminmod
1873/usr/local/src/centminmod
1874
1875Setup default hostname: centmin-v1
1876
1877
1878----------------------------------------------
1879Creating /etc/logrotate.d/nginx file
1880----------------------------------------------
1881......
1882----------------------------------------------------------------------------
1883/var/log/nginx/*.log /usr/local/nginx/logs/*.log /home/nginx/domains/*/log/*.log {
1884 daily
1885 dateext
1886 missingok
1887 rotate 10
1888 compress
1889 delaycompress
1890 notifempty
1891 postrotate
1892 /bin/kill -SIGUSR1 $(cat /usr/local/nginx/logs/nginx.pid 2>/dev/null) 2>/dev/null || true
1893 endscript
1894}
1895---------------------------------------------------------------------------
1896Current nginx log directories:
1897---------------------------------------------------------------------------
1898ls -lh /var/log/nginx/
1899total 0
1900-rw-rw---- 1 root root 0 Mar 1 13:57 localhost.access.log
1901-rw-rw---- 1 root root 0 Mar 1 13:57 localhost.error.log
1902---------------------------------------------------------------------------
1903total 0
1904---------------------------------------------------------------------------
1905
1906----------------------------------------------------------------------------
1907nginx logrotation /etc/logrotate.d/nginx setup completed
1908----------------------------------------------------------------------------
1909
1910dynamic module directory at /usr/local/nginx/modules
1911ls: cannot access /usr/local/nginx/modules: No such file or directory
1912
1913
1914*************************************************
1915* nginx installed, Apache disabled
1916*************************************************
1917 _ _ _ ___ _ _ _ _
1918 | \ | | __ _ (_) _ __ __ __ |_ _| _ __ ___ | |_ __ _ | || | ___ __| |
1919 | \| | / _` || || '_ \ \ \/ / | | | '_ \ / __|| __|/ _` || || | / _ \ / _` |
1920 | |\ || (_| || || | | | > < | | | | | |\__ \| |_| (_| || || || __/| (_| |
1921 |_| \_| \__, ||_||_| |_|/_/\_\ |___||_| |_||___/ \__|\__,_||_||_| \___| \__,_|
1922 |___/
1923-rw-r--r-- 1 root root 55K Mar 1 13:57 /root/centminlogs/centminmod_ngxinstalltime_010318-135426.log
1924*************************************************
1925* Installing MariaDB via CentOS Yum Repo
1926*************************************************
1927MariaDB 10.1 Repo setup...
1928
1929setup /var/log/mysqld.log
1930chown: invalid user: ‘mysql:mysql’
1931-rw------- 1 root root 0 Mar 1 13:57 /var/log/mysqld.log
1932
1933rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
1934
1935Check for existing mariadb packages
1936
1937Check for existing mariadb-libs package
1938yum -y remove mariadb-libs
1939Loaded plugins: fastestmirror, priorities, versionlock
1940Resolving Dependencies
1941--> Running transaction check
1942---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be erased
1943--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: perl-DBD-MySQL-4.023-5.el7.x86_64
1944--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: 1:net-snmp-5.7.2-28.el7_4.1.x86_64
1945--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: perl-DBD-MySQL-4.023-5.el7.x86_64
1946--> Processing Dependency: mysql-libs for package: 1:net-snmp-5.7.2-28.el7_4.1.x86_64
1947--> Running transaction check
1948---> Package net-snmp.x86_64 1:5.7.2-28.el7_4.1 will be erased
1949---> Package perl-DBD-MySQL.x86_64 0:4.023-5.el7 will be erased
1950--> Processing Dependency: perl(DBD::mysql) >= 1 for package: mytop-1.7-10.b737f60.el7.noarch
1951--> Running transaction check
1952---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be erased
1953--> Finished Dependency Resolution
1954
1955Dependencies Resolved
1956
1957================================================================================
1958 Package Arch Version Repository Size
1959================================================================================
1960Removing:
1961 mariadb-libs x86_64 1:5.5.56-2.el7 @base 4.4 M
1962Removing for dependencies:
1963 mytop noarch 1.7-10.b737f60.el7 @epel 68 k
1964 net-snmp x86_64 1:5.7.2-28.el7_4.1 @updates 850 k
1965 perl-DBD-MySQL x86_64 4.023-5.el7 @base 323 k
1966
1967Transaction Summary
1968================================================================================
1969Remove 1 Package (+3 Dependent packages)
1970
1971Installed size: 5.6 M
1972Downloading packages:
1973Running transaction check
1974Running transaction test
1975Transaction test succeeded
1976Running transaction
1977 Erasing : mytop-1.7-10.b737f60.el7.noarch 1/4
1978 Erasing : perl-DBD-MySQL-4.023-5.el7.x86_64 2/4
1979 Erasing : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 3/4
1980 Erasing : 1:mariadb-libs-5.5.56-2.el7.x86_64 4/4
1981warning: file /etc/my.cnf: remove failed: No such file or directory
1982 Verifying : mytop-1.7-10.b737f60.el7.noarch 1/4
1983 Verifying : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 2/4
1984 Verifying : perl-DBD-MySQL-4.023-5.el7.x86_64 3/4
1985 Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 4/4
1986
1987Removed:
1988 mariadb-libs.x86_64 1:5.5.56-2.el7
1989
1990Dependency Removed:
1991 mytop.noarch 0:1.7-10.b737f60.el7 net-snmp.x86_64 1:5.7.2-28.el7_4.1
1992 perl-DBD-MySQL.x86_64 0:4.023-5.el7
1993
1994Complete!
1995
1996Check for existing MySQL-shared-compat
1997
1998 __ __ _ ____ ____ _ ___ _
1999 | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
2000 | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
2001 | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
2002 |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
2003
2004 __ __ ___ _ _ _
2005 \ \ / /_ _ _ __ ___ |_ _| _ __ ___ | |_ __ _ | || |
2006 \ V /| | | || '_ ` _ \ | | | '_ \ / __|| __|/ _` || || |
2007 | | | |_| || | | | | | | | | | | |\__ \| |_| (_| || || |
2008 |_| \__,_||_| |_| |_| |___||_| |_||___/ \__|\__,_||_||_|
2009
2010MariaDB 10.1 YUM install...
2011 ____ _
2012 / ___| ___ | |_
2013 \___ \ / _ \| __|
2014 ___) || __/| |_
2015 |____/ \___| \__|
2016
2017 __ _ __ __
2018 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
2019 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
2020 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
2021 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
2022 |___/
2023
2024Copying MariaDB my-mdb10-min.cnf file to /etc/my.cnf
2025
2026time yum -q -y --disableplugin=fastestmirror,downloadonly --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities install perl-DBI
2027Package perl-DBI-1.627-4.el7.x86_64 already installed and latest version
2028
2029real 0m1.941s
2030user 0m0.563s
2031sys 0m0.097s
2032
2033*************************************************
2034MariaDB 10.1.x YUM install...
2035yum -q -y install MariaDB-client MariaDB-common MariaDB-compat MariaDB-devel MariaDB-server MariaDB-shared --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities
2036*************************************************
2037
2038Loaded plugins: fastestmirror, versionlock
2039Loading mirror speeds from cached hostfile
2040 * base: mirror.0x.sg
2041 * extras: mirror.0x.sg
2042 * updates: mirror.0x.sg
2043Resolving Dependencies
2044--> Running transaction check
2045---> Package MariaDB-client.x86_64 0:10.1.31-1.el7.centos will be installed
2046---> Package MariaDB-common.x86_64 0:10.1.31-1.el7.centos will be installed
2047---> Package MariaDB-compat.x86_64 0:10.1.31-1.el7.centos will be installed
2048---> Package MariaDB-devel.x86_64 0:10.1.31-1.el7.centos will be installed
2049---> Package MariaDB-server.x86_64 0:10.1.31-1.el7.centos will be installed
2050--> Processing Dependency: galera for package: MariaDB-server-10.1.31-1.el7.centos.x86_64
2051---> Package MariaDB-shared.x86_64 0:10.1.31-1.el7.centos will be installed
2052--> Running transaction check
2053---> Package galera.x86_64 0:25.3.22-1.rhel7.el7.centos will be installed
2054--> Finished Dependency Resolution
2055
2056Dependencies Resolved
2057
2058================================================================================
2059 Package Arch Version Repository Size
2060================================================================================
2061Installing:
2062 MariaDB-client x86_64 10.1.31-1.el7.centos mariadb 39 M
2063 MariaDB-common x86_64 10.1.31-1.el7.centos mariadb 123 k
2064 MariaDB-compat x86_64 10.1.31-1.el7.centos mariadb 1.4 M
2065 MariaDB-devel x86_64 10.1.31-1.el7.centos mariadb 6.6 M
2066 MariaDB-server x86_64 10.1.31-1.el7.centos mariadb 104 M
2067 MariaDB-shared x86_64 10.1.31-1.el7.centos mariadb 1.3 M
2068Installing for dependencies:
2069 galera x86_64 25.3.22-1.rhel7.el7.centos mariadb 8.0 M
2070
2071Transaction Summary
2072================================================================================
2073Install 6 Packages (+1 Dependent package)
2074
2075Total download size: 161 M
2076Installed size: 710 M
2077Downloading packages:
2078--------------------------------------------------------------------------------
2079Total 8.5 MB/s | 161 MB 00:18
2080Running transaction check
2081Running transaction test
2082Transaction test succeeded
2083Running transaction
2084 Installing : MariaDB-common-10.1.31-1.el7.centos.x86_64 1/7
2085warning: /etc/my.cnf created as /etc/my.cnf.rpmnew
2086 Installing : MariaDB-client-10.1.31-1.el7.centos.x86_64 2/7
2087 Installing : galera-25.3.22-1.rhel7.el7.centos.x86_64 3/7
2088 Installing : MariaDB-server-10.1.31-1.el7.centos.x86_64 4/7
2089chown: invalid user: ‘mysql’
20902018-03-01 13:58:37 139917147027712 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead.
20912018-03-01 13:58:37 139917147027712 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18871 ...
20922018-03-01 13:58:37 139917147027712 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2093
20942018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using mutexes to ref count buffer pool pages
20952018-03-01 13:58:37 139917147027712 [Note] InnoDB: The InnoDB memory heap is disabled
20962018-03-01 13:58:37 139917147027712 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
20972018-03-01 13:58:37 139917147027712 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
20982018-03-01 13:58:37 139917147027712 [Note] InnoDB: Compressed tables use zlib 1.2.7
20992018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using Linux native AIO
21002018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using SSE crc32 instructions
21012018-03-01 13:58:37 139917147027712 [Note] InnoDB: Initializing buffer pool, size = 48.0M
21022018-03-01 13:58:37 139917147027712 [Note] InnoDB: Completed initialization of buffer pool
21032018-03-01 13:58:37 139917147027712 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
21042018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting file ./ibdata1 size to 10 MB
21052018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting log file ./ib_logfile101 size to 128 MB
21062018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting log file ./ib_logfile1 size to 128 MB
21072018-03-01 13:58:38 139917147027712 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
21082018-03-01 13:58:38 139917147027712 [Warning] InnoDB: New log files created, LSN=45781
21092018-03-01 13:58:38 139917147027712 [Note] InnoDB: Doublewrite buffer not found: creating new
21102018-03-01 13:58:38 139917147027712 [Note] InnoDB: Doublewrite buffer created
21112018-03-01 13:58:38 139917147027712 [Note] InnoDB: 128 rollback segment(s) are active.
21122018-03-01 13:58:38 139917147027712 [Warning] InnoDB: Creating foreign key constraint system tables.
21132018-03-01 13:58:38 139917147027712 [Note] InnoDB: Foreign key constraint system tables created
21142018-03-01 13:58:38 139917147027712 [Note] InnoDB: Creating tablespace and datafile system tables.
21152018-03-01 13:58:38 139917147027712 [Note] InnoDB: Tablespace and datafile system tables created.
21162018-03-01 13:58:38 139917147027712 [Note] InnoDB: Waiting for purge to start
21172018-03-01 13:58:38 139917147027712 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 0
21182018-03-01 13:58:38 139916746909440 [Note] InnoDB: Dumping buffer pool(s) not yet started
21192018-03-01 13:58:41 140647901583616 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead.
21202018-03-01 13:58:41 140647901583616 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18897 ...
21212018-03-01 13:58:41 140647901583616 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2122
21232018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using mutexes to ref count buffer pool pages
21242018-03-01 13:58:41 140647901583616 [Note] InnoDB: The InnoDB memory heap is disabled
21252018-03-01 13:58:41 140647901583616 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
21262018-03-01 13:58:41 140647901583616 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
21272018-03-01 13:58:41 140647901583616 [Note] InnoDB: Compressed tables use zlib 1.2.7
21282018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using Linux native AIO
21292018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using SSE crc32 instructions
21302018-03-01 13:58:41 140647901583616 [Note] InnoDB: Initializing buffer pool, size = 48.0M
21312018-03-01 13:58:41 140647901583616 [Note] InnoDB: Completed initialization of buffer pool
21322018-03-01 13:58:41 140647901583616 [Note] InnoDB: Highest supported file format is Barracuda.
21332018-03-01 13:58:41 140647901583616 [Note] InnoDB: 128 rollback segment(s) are active.
21342018-03-01 13:58:41 140647901583616 [Note] InnoDB: Waiting for purge to start
21352018-03-01 13:58:41 140647901583616 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1616704
21362018-03-01 13:58:41 140647499523840 [Note] InnoDB: Dumping buffer pool(s) not yet started
21372018-03-01 13:58:44 140117779667200 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead.
21382018-03-01 13:58:44 140117779667200 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18923 ...
21392018-03-01 13:58:44 140117779667200 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2140
21412018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using mutexes to ref count buffer pool pages
21422018-03-01 13:58:44 140117779667200 [Note] InnoDB: The InnoDB memory heap is disabled
21432018-03-01 13:58:44 140117779667200 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
21442018-03-01 13:58:44 140117779667200 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
21452018-03-01 13:58:44 140117779667200 [Note] InnoDB: Compressed tables use zlib 1.2.7
21462018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using Linux native AIO
21472018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using SSE crc32 instructions
21482018-03-01 13:58:44 140117779667200 [Note] InnoDB: Initializing buffer pool, size = 48.0M
21492018-03-01 13:58:44 140117779667200 [Note] InnoDB: Completed initialization of buffer pool
21502018-03-01 13:58:44 140117779667200 [Note] InnoDB: Highest supported file format is Barracuda.
21512018-03-01 13:58:44 140117779667200 [Note] InnoDB: 128 rollback segment(s) are active.
21522018-03-01 13:58:44 140117779667200 [Note] InnoDB: Waiting for purge to start
21532018-03-01 13:58:44 140117779667200 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1616714
21542018-03-01 13:58:44 140117377246976 [Note] InnoDB: Dumping buffer pool(s) not yet started
2155
2156PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
2157To do so, start the server, then issue the following commands:
2158
2159'/usr/bin/mysqladmin' -u root password 'new-password'
2160'/usr/bin/mysqladmin' -u root -h centmin-v1 password 'new-password'
2161
2162Alternatively you can run:
2163'/usr/bin/mysql_secure_installation'
2164
2165which will also give you the option of removing the test
2166databases and anonymous user created by default. This is
2167strongly recommended for production servers.
2168
2169See the MariaDB Knowledgebase at http://mariadb.com/kb or the
2170MySQL manual for more instructions.
2171
2172Please report any problems at http://mariadb.org/jira
2173
2174The latest information about MariaDB is available at http://mariadb.org/.
2175You can find additional information about the MySQL part at:
2176http://dev.mysql.com
2177Consider joining MariaDB's strong and vibrant community:
2178https://mariadb.org/get-involved/
2179
2180 Installing : MariaDB-compat-10.1.31-1.el7.centos.x86_64 5/7
2181 Installing : MariaDB-shared-10.1.31-1.el7.centos.x86_64 6/7
2182 Installing : MariaDB-devel-10.1.31-1.el7.centos.x86_64 7/7
2183 Verifying : MariaDB-compat-10.1.31-1.el7.centos.x86_64 1/7
2184 Verifying : MariaDB-server-10.1.31-1.el7.centos.x86_64 2/7
2185 Verifying : MariaDB-shared-10.1.31-1.el7.centos.x86_64 3/7
2186 Verifying : MariaDB-common-10.1.31-1.el7.centos.x86_64 4/7
2187 Verifying : galera-25.3.22-1.rhel7.el7.centos.x86_64 5/7
2188 Verifying : MariaDB-client-10.1.31-1.el7.centos.x86_64 6/7
2189 Verifying : MariaDB-devel-10.1.31-1.el7.centos.x86_64 7/7
2190
2191Installed:
2192 MariaDB-client.x86_64 0:10.1.31-1.el7.centos
2193 MariaDB-common.x86_64 0:10.1.31-1.el7.centos
2194 MariaDB-compat.x86_64 0:10.1.31-1.el7.centos
2195 MariaDB-devel.x86_64 0:10.1.31-1.el7.centos
2196 MariaDB-server.x86_64 0:10.1.31-1.el7.centos
2197 MariaDB-shared.x86_64 0:10.1.31-1.el7.centos
2198
2199Dependency Installed:
2200 galera.x86_64 0:25.3.22-1.rhel7.el7.centos
2201
2202Complete!
2203
2204real 1m22.594s
2205user 0m51.267s
2206sys 0m5.196s
2207 __ _ __ __
2208 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
2209 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
2210 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
2211 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
2212 |___/
2213 _ _ _
2214 ___ ___ _ __ ___ _ __ __ _ | |_ ___ | |__ ___ ___ | | __ ___
2215 / __|/ _ \ | '_ ` _ \ | '_ \ / _` || __| / __|| '_ \ / _ \ / __|| |/ // __|
2216| (__| (_) || | | | | || |_) || (_| || |_ | (__ | | | || __/| (__ | < \__ \
2217 \___|\___/ |_| |_| |_|| .__/ \__,_| \__| \___||_| |_| \___| \___||_|\_\|___/
2218 |_|
2219
2220 __ __ _ ____ ____ _ ___ _
2221 | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
2222 | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
2223 | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
2224 |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
2225
2226 ____ _ __ _
2227 / ___| _ __ ___ ___ (_) / _|(_) ___
2228 \___ \ | '_ \ / _ \ / __|| || |_ | | / __|
2229 ___) || |_) || __/| (__ | || _|| || (__
2230 |____/ | .__/ \___| \___||_||_| |_| \___|
2231 |_|
2232 __ _ __ __
2233 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
2234 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
2235 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
2236 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
2237 |___/
2238
2239 _ _ _ _
2240 _ __ ___ _ _ ___ __ _ | | | |_ _ __ ___ _ __ __| |(_) _ __
2241 | '_ ` _ \ | | | |/ __| / _` || | | __|| '_ ` _ \ | '_ \ / _` || || '__|
2242 | | | | | || |_| |\__ \| (_| || | | |_ | | | | | || |_) || (_| || || |
2243 |_| |_| |_| \__, ||___/ \__, ||_| \__||_| |_| |_|| .__/ \__,_||_||_|
2244 |___/ |_| |_|
2245 _
2246 ___ ___ | |_ _ _ _ __
2247 / __| / _ \| __|| | | || '_ \
2248 \__ \| __/| |_ | |_| || |_) |
2249 |___/ \___| \__| \__,_|| .__/
2250 |_|
2251Update MariaDB 10 setting for ProtectHome=false
2252setup /var/log/mysqld.log
2253-rw------- 1 mysql mysql 0 Mar 1 13:59 /var/log/mysqld.log
2254
2255Initial Install: Update MariaDB 10 setting for LimitNOFILE=524288
2256systemctl restart mysql.service
2257 __ __ _ ____ ____ _ ___
2258 | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \
2259 | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | |
2260 | | | || (_| || | | || (_| || |_| || |_) | | || |_| |
2261 |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/
2262
2263 ____ _ _
2264 | _ \ | | _ _ __ _ (_) _ __ ___
2265 | |_) || || | | | / _` || || '_ \ / __|
2266 | __/ | || |_| || (_| || || | | |\__ \
2267 |_| |_| \__,_| \__, ||_||_| |_||___/
2268 |___/
2269------------------------------------------------
2270Installing MariaDB 10 plugins
2271------------------------------------------------
2272mysql -e "INSTALL SONAME 'metadata_lock_info';"
2273mysql -e "INSTALL SONAME 'query_cache_info';"
2274mysql -e "INSTALL SONAME 'query_response_time';"
2275mysql -t -e "SELECT * FROM mysql.plugin;"
2276+---------------------------+------------------------+
2277| name | dl |
2278+---------------------------+------------------------+
2279| METADATA_LOCK_INFO | metadata_lock_info.so |
2280| QUERY_CACHE_INFO | query_cache_info.so |
2281| QUERY_RESPONSE_TIME | query_response_time.so |
2282| QUERY_RESPONSE_TIME_AUDIT | query_response_time.so |
2283+---------------------------+------------------------+
2284mysql -t -e "SHOW PLUGINS;"
2285+-------------------------------+----------+--------------------+------------------------+---------+
2286| Name | Status | Type | Library | License |
2287+-------------------------------+----------+--------------------+------------------------+---------+
2288| binlog | ACTIVE | STORAGE ENGINE | NULL | GPL |
2289| mysql_native_password | ACTIVE | AUTHENTICATION | NULL | GPL |
2290| mysql_old_password | ACTIVE | AUTHENTICATION | NULL | GPL |
2291| wsrep | ACTIVE | STORAGE ENGINE | NULL | GPL |
2292| MRG_MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
2293| MEMORY | ACTIVE | STORAGE ENGINE | NULL | GPL |
2294| CSV | ACTIVE | STORAGE ENGINE | NULL | GPL |
2295| MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
2296| CLIENT_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2297| INDEX_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2298| TABLE_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2299| USER_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2300| PERFORMANCE_SCHEMA | ACTIVE | STORAGE ENGINE | NULL | GPL |
2301| Aria | ACTIVE | STORAGE ENGINE | NULL | GPL |
2302| InnoDB | ACTIVE | STORAGE ENGINE | NULL | GPL |
2303| XTRADB_READ_VIEW | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2304| XTRADB_INTERNAL_HASH_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2305| XTRADB_RSEG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2306| INNODB_TRX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2307| INNODB_LOCKS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2308| INNODB_LOCK_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2309| INNODB_CMP | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2310| INNODB_CMP_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2311| INNODB_CMPMEM | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2312| INNODB_CMPMEM_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2313| INNODB_CMP_PER_INDEX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2314| INNODB_CMP_PER_INDEX_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2315| INNODB_BUFFER_PAGE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2316| INNODB_BUFFER_PAGE_LRU | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2317| INNODB_BUFFER_POOL_STATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2318| INNODB_METRICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2319| INNODB_FT_DEFAULT_STOPWORD | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2320| INNODB_FT_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2321| INNODB_FT_BEING_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2322| INNODB_FT_CONFIG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2323| INNODB_FT_INDEX_CACHE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2324| INNODB_FT_INDEX_TABLE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2325| INNODB_SYS_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2326| INNODB_SYS_TABLESTATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2327| INNODB_SYS_INDEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2328| INNODB_SYS_COLUMNS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2329| INNODB_SYS_FIELDS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2330| INNODB_SYS_FOREIGN | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2331| INNODB_SYS_FOREIGN_COLS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2332| INNODB_SYS_TABLESPACES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2333| INNODB_SYS_DATAFILES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2334| INNODB_CHANGED_PAGES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2335| INNODB_MUTEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2336| INNODB_SYS_SEMAPHORE_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2337| INNODB_TABLESPACES_ENCRYPTION | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
2338| INNODB_TABLESPACES_SCRUBBING | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
2339| CHANGED_PAGE_BITMAPS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
2340| SEQUENCE | ACTIVE | STORAGE ENGINE | NULL | GPL |
2341| FEEDBACK | DISABLED | INFORMATION SCHEMA | NULL | GPL |
2342| partition | ACTIVE | STORAGE ENGINE | NULL | GPL |
2343| METADATA_LOCK_INFO | ACTIVE | INFORMATION SCHEMA | metadata_lock_info.so | GPL |
2344| QUERY_CACHE_INFO | ACTIVE | INFORMATION SCHEMA | query_cache_info.so | BSD |
2345| QUERY_RESPONSE_TIME | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL |
2346| QUERY_RESPONSE_TIME_AUDIT | ACTIVE | AUDIT | query_response_time.so | GPL |
2347+-------------------------------+----------+--------------------+------------------------+---------+
2348mysql -t -e "SHOW ENGINES;"
2349+--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
2350| Engine | Support | Comment | Transactions | XA | Savepoints |
2351+--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
2352| CSV | YES | CSV storage engine | NO | NO | NO |
2353| MRG_MyISAM | YES | Collection of identical MyISAM tables | NO | NO | NO |
2354| MyISAM | YES | MyISAM storage engine | NO | NO | NO |
2355| SEQUENCE | YES | Generated tables filled with sequential values | YES | NO | YES |
2356| MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO |
2357| PERFORMANCE_SCHEMA | YES | Performance Schema | NO | NO | NO |
2358| Aria | YES | Crash-safe tables with MyISAM heritage | NO | NO | NO |
2359| InnoDB | DEFAULT | Percona-XtraDB, Supports transactions, row-level locking, foreign keys and encryption for tables | YES | YES | YES |
2360+--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
2361
2362Loaded plugins: fastestmirror, versionlock
2363Loading mirror speeds from cached hostfile
2364 * base: mirror.0x.sg
2365 * extras: mirror.0x.sg
2366 * updates: mirror.0x.sg
2367Resolving Dependencies
2368--> Running transaction check
2369---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
2370--> Finished Dependency Resolution
2371
2372Dependencies Resolved
2373
2374================================================================================
2375 Package Arch Version Repository Size
2376================================================================================
2377Installing:
2378 postfix x86_64 2:2.10.1-6.el7 base 2.4 M
2379
2380Transaction Summary
2381================================================================================
2382Install 1 Package
2383
2384Total download size: 2.4 M
2385Installed size: 12 M
2386Downloading packages:
2387Running transaction check
2388Running transaction test
2389Transaction test succeeded
2390Running transaction
2391 Installing : 2:postfix-2.10.1-6.el7.x86_64 1/1
2392 Verifying : 2:postfix-2.10.1-6.el7.x86_64 1/1
2393
2394Installed:
2395 postfix.x86_64 2:2.10.1-6.el7
2396
2397Complete!
2398
2399real 0m3.347s
2400user 0m2.229s
2401sys 0m0.879s
2402Loaded plugins: fastestmirror, versionlock
2403Loading mirror speeds from cached hostfile
2404 * base: mirror.0x.sg
2405 * extras: mirror.0x.sg
2406 * updates: mirror.0x.sg
2407Resolving Dependencies
2408--> Running transaction check
2409---> Package net-snmp.x86_64 1:5.7.2-28.el7_4.1 will be installed
2410--> Finished Dependency Resolution
2411
2412Dependencies Resolved
2413
2414================================================================================
2415 Package Arch Version Repository Size
2416================================================================================
2417Installing:
2418 net-snmp x86_64 1:5.7.2-28.el7_4.1 updates 322 k
2419
2420Transaction Summary
2421================================================================================
2422Install 1 Package
2423
2424Total download size: 322 k
2425Installed size: 850 k
2426Downloading packages:
2427Running transaction check
2428Running transaction test
2429Transaction test succeeded
2430Running transaction
2431 Installing : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 1/1
2432 Verifying : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 1/1
2433
2434Installed:
2435 net-snmp.x86_64 1:5.7.2-28.el7_4.1
2436
2437Complete!
2438
2439real 0m2.048s
2440user 0m1.522s
2441sys 0m0.418s
2442Loaded plugins: fastestmirror, priorities, versionlock
2443Loading mirror speeds from cached hostfile
2444 * base: mirror.0x.sg
2445 * epel: mirror.smartmedia.net.id
2446 * extras: mirror.0x.sg
2447 * rpmforge: mirror.smartmedia.net.id
2448 * updates: mirror.0x.sg
2449226 packages excluded due to repository priority protections
2450Resolving Dependencies
2451--> Running transaction check
2452---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be installed
2453--> Finished Dependency Resolution
2454
2455Dependencies Resolved
2456
2457================================================================================
2458 Package Arch Version Repository Size
2459================================================================================
2460Installing:
2461 mytop noarch 1.7-10.b737f60.el7 epel 33 k
2462
2463Transaction Summary
2464================================================================================
2465Install 1 Package
2466
2467Total download size: 33 k
2468Installed size: 68 k
2469Downloading packages:
2470Running transaction check
2471Running transaction test
2472Transaction test succeeded
2473Running transaction
2474 Installing : mytop-1.7-10.b737f60.el7.noarch 1/1
2475 Verifying : mytop-1.7-10.b737f60.el7.noarch 1/1
2476
2477Installed:
2478 mytop.noarch 0:1.7-10.b737f60.el7
2479
2480Complete!
2481----------------------------------------------
2482Creating /etc/logrotate.d/mysql file
2483----------------------------------------------
2484......
2485----------------------------------------------
2486Creating /etc/logrotate.d/mysql-slowlog file
2487----------------------------------------------
2488......
2489----------------------------------------------------------------------------
2490/var/log/mysqld.log {
2491 create 600 mysql mysql
2492 dateext
2493 notifempty
2494 daily
2495 rotate 8
2496 missingok
2497 compress
2498 sharedscripts
2499 postrotate
2500 if test -x /usr/bin/mysqladmin && /usr/bin/mysqladmin ping &>/dev/null
2501 then
2502 env HOME=/root/ /usr/bin/mysql -e 'select @@global.long_query_time into @lqt_save; set global long_query_time=2000; select sleep(2); FLUSH LOGS; select sleep(2); set global long_query_time=@lqt_save;'
2503 fi
2504 endscript
2505}
2506----------------------------------------------------------------------------
2507/var/lib/mysql/slowq.log {
2508 create 600 mysql mysql
2509 dateext
2510 notifempty
2511 daily
2512 rotate 8
2513 missingok
2514 compress
2515 sharedscripts
2516 postrotate
2517 # just if mysqld is really running
2518 if test -x /usr/bin/mysqladmin &&
2519 /usr/bin/mysqladmin ping &>/dev/null
2520 then
2521 env HOME=/root/ /usr/bin/mysql -e 'select @@global.long_query_time into @lqt_save; set global long_query_time=2000; set global slow_query_log = 0; select sleep(2); FLUSH LOGS; select sleep(2); set global long_query_time=@lqt_save; set global slow_query_log = 1;' > /var/log/mysqladmin.flush-logs 2>&1
2522 fi
2523 endscript
2524}
2525----------------------------------------------------------------------------
2526---------------------------------------------------------------------------
2527Current mysql log directories:
2528---------------------------------------------------------------------------
2529ls -lh /var/log/ | egrep 'mysql|mysql-slowlog'
2530-rw------- 1 mysql mysql 1.9K Mar 1 13:59 mysqld.log
2531---------------------------------------------------------------------------
2532---------------------------------------------------------------------------
2533
2534----------------------------------------------------------------------------
2535mysql logrotation /etc/logrotate.d/mysql & /etc/logrotate.d/mysql-slowlog setup completed
2536----------------------------------------------------------------------------
2537 _ _ ___ _ _ _ _
2538 | \ | | ___ __ __ |_ _| _ __ (_)| |_ (_) __ _ | |
2539 | \| | / _ \\ \ /\ / / | | | '_ \ | || __|| | / _` || |
2540 | |\ || __/ \ V V / | | | | | || || |_ | || (_| || |
2541 |_| \_| \___| \_/\_/ |___||_| |_||_| \__||_| \__,_||_|
2542
2543 __ _ __ __
2544 / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
2545 / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
2546 / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
2547 /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
2548 |___/
2549new initial /etc/my.cnf
2550=================================================
2551[client]
2552socket=/var/lib/mysql/mysql.sock
2553
2554[mysql]
2555max_allowed_packet = 32M
2556
2557[mysqld]
2558local-infile=0
2559ignore_db_dirs=lost+found
2560character-set-server=utf8
2561datadir=/var/lib/mysql
2562socket=/var/lib/mysql/mysql.sock
2563
2564#bind-address=127.0.0.1
2565# optimized my.cnf for MariaDB 5.5.x
2566# by eva2000
2567# vbtechsupport.com
2568
2569tmpdir=/home/mysqltmp
2570
2571innodb=ON
2572#skip-federated
2573##skip-pbxt
2574##skip-pbxt_statistics
2575#skip-archive
2576#skip-name-resolve
2577#old_passwords
2578back_log = 75
2579max_connections = 300
2580key_buffer_size = 32M
2581myisam_sort_buffer_size = 32M
2582myisam_max_sort_file_size = 2048M
2583join_buffer_size = 64K
2584read_buffer_size = 64K
2585sort_buffer_size = 128K
2586table_definition_cache = 4096
2587table_open_cache = 2048
2588thread_cache_size = 64
2589wait_timeout = 1800
2590connect_timeout = 10
2591tmp_table_size = 32M
2592max_heap_table_size = 32M
2593max_allowed_packet = 32M
2594#max_seeks_for_key = 4294967295
2595#group_concat_max_len = 1024
2596max_length_for_sort_data = 1024
2597net_buffer_length = 16384
2598max_connect_errors = 100000
2599concurrent_insert = 2
2600read_rnd_buffer_size = 256K
2601bulk_insert_buffer_size = 8M
2602# query_cache boost for MariaDB >10.1.2+
2603# https://community.centminmod.com/posts/30811/
2604query_cache_limit = 512K
2605query_cache_size = 16M
2606query_cache_type = 1
2607query_cache_min_res_unit = 2K
2608query_prealloc_size = 262144
2609query_alloc_block_size = 65536
2610transaction_alloc_block_size = 8192
2611transaction_prealloc_size = 4096
2612default-storage-engine = InnoDB
2613
2614log_warnings=1
2615slow_query_log=0
2616long_query_time=1
2617slow_query_log_file=/var/lib/mysql/slowq.log
2618log-error=/var/log/mysqld.log
2619
2620# innodb settings
2621innodb_large_prefix=1
2622innodb_purge_threads=1
2623innodb_file_format = Barracuda
2624innodb_file_per_table = 1
2625innodb_open_files = 1000
2626innodb_data_file_path= ibdata1:10M:autoextend
2627innodb_buffer_pool_size = 48M
2628
2629## https://mariadb.com/kb/en/mariadb/xtradbinnodb-server-system-variables/#innodb_buffer_pool_instances
2630#innodb_buffer_pool_instances=2
2631
2632innodb_log_files_in_group = 2
2633innodb_log_file_size = 128M
2634innodb_log_buffer_size = 8M
2635innodb_flush_log_at_trx_commit = 2
2636#innodb_thread_concurrency = 0
2637innodb_lock_wait_timeout=50
2638innodb_flush_method = O_DIRECT
2639innodb_support_xa=1
2640
2641# 200 * # DISKS
2642innodb_io_capacity = 100
2643innodb_io_capacity_max = 2000
2644innodb_read_io_threads = 2
2645innodb_write_io_threads = 2
2646innodb_flush_neighbors = 1
2647
2648# mariadb settings
2649[mariadb]
2650#thread-handling = pool-of-threads
2651#thread-pool-size= 20
2652#mysql --port=3307 --protocol=tcp
2653#extra-port=3307
2654#extra-max-connections=1
2655
2656userstat = 0
2657key_cache_segments = 1
2658aria_group_commit = none
2659aria_group_commit_interval = 0
2660aria_log_file_size = 32M
2661aria_log_purge_type = immediate
2662aria_pagecache_buffer_size = 8M
2663aria_sort_buffer_size = 8M
2664
2665[mariadb-5.5]
2666innodb_file_format = Barracuda
2667innodb_file_per_table = 1
2668
2669#ignore_db_dirs=
2670query_cache_strip_comments=0
2671
2672innodb_read_ahead = linear
2673innodb_adaptive_flushing_method = estimate
2674innodb_flush_neighbor_pages = 1
2675innodb_stats_update_need_lock = 0
2676innodb_log_block_size = 512
2677
2678log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
2679
2680[mysqld_safe]
2681socket=/var/lib/mysql/mysql.sock
2682log-error=/var/log/mysqld.log
2683#nice = -5
2684open-files-limit = 8192
2685
2686[mysqldump]
2687quick
2688max_allowed_packet = 32M
2689
2690[myisamchk]
2691tmpdir=/home/mysqltmp
2692key_buffer = 32M
2693sort_buffer = 16M
2694read_buffer = 16M
2695write_buffer = 16M
2696
2697[mysqlhotcopy]
2698interactive-timeout
2699
2700[mariadb-10.0]
2701innodb_file_format = Barracuda
2702innodb_file_per_table = 1
2703
2704# 2 variables needed to switch from XtraDB to InnoDB plugins
2705#plugin-load=ha_innodb
2706#ignore_builtin_innodb
2707
2708## MariaDB 10 only save and restore buffer pool pages
2709## warm up InnoDB buffer pool on server restarts
2710#innodb_buffer_pool_dump_at_shutdown=1
2711#innodb_buffer_pool_load_at_startup=1
2712innodb_buffer_pool_populate=0
2713## Disabled settings
2714performance_schema=OFF
2715innodb_stats_on_metadata=OFF
2716innodb_sort_buffer_size=2M
2717innodb_online_alter_log_max_size=128M
2718query_cache_strip_comments=0
2719log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
2720
2721[mariadb-10.1]
2722innodb_file_format = Barracuda
2723innodb_file_per_table = 1
2724
2725## wsrep specific
2726# wsrep_on=OFF
2727# wsrep_provider
2728# wsrep_cluster_address
2729# binlog_format=ROW
2730# default_storage_engine=InnoDB
2731# innodb_autoinc_lock_mode=2
2732# innodb_doublewrite=1
2733# query_cache_size=0
2734
2735# 2 variables needed to switch from XtraDB to InnoDB plugins
2736#plugin-load=ha_innodb
2737#ignore_builtin_innodb
2738
2739## MariaDB 10 only save and restore buffer pool pages
2740## warm up InnoDB buffer pool on server restarts
2741#innodb_buffer_pool_dump_at_shutdown=1
2742#innodb_buffer_pool_load_at_startup=1
2743innodb_buffer_pool_populate=0
2744## Disabled settings
2745performance_schema=OFF
2746innodb_stats_on_metadata=OFF
2747innodb_sort_buffer_size=2M
2748innodb_online_alter_log_max_size=128M
2749query_cache_strip_comments=0
2750log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
2751
2752# Defragmenting unused space on InnoDB tablespace
2753innodb_defragment=1
2754innodb_defragment_n_pages=7
2755innodb_defragment_stats_accuracy=0
2756innodb_defragment_fill_factor_n_recs=20
2757innodb_defragment_fill_factor=0.9
2758innodb_defragment_frequency=40
2759=================================================
2760
2761exclude line exists... adding exclude line for mysql*
2762*************************************************
2763* Starting MariaDB Secure Installation
2764*************************************************
2765Looking for 'mysql' as: mysql
2766Looking for 'mysqlcheck' as: mysqlcheck
2767Phase 1/7: Checking and upgrading mysql database
2768Processing databases
2769mysql
2770mysql.column_stats OK
2771mysql.columns_priv OK
2772mysql.db OK
2773mysql.event OK
2774mysql.func OK
2775mysql.gtid_slave_pos OK
2776mysql.help_category OK
2777mysql.help_keyword OK
2778mysql.help_relation OK
2779mysql.help_topic OK
2780mysql.host OK
2781mysql.index_stats OK
2782mysql.innodb_index_stats OK
2783mysql.innodb_table_stats OK
2784mysql.plugin OK
2785mysql.proc OK
2786mysql.procs_priv OK
2787mysql.proxies_priv OK
2788mysql.roles_mapping OK
2789mysql.servers OK
2790mysql.table_stats OK
2791mysql.tables_priv OK
2792mysql.time_zone OK
2793mysql.time_zone_leap_second OK
2794mysql.time_zone_name OK
2795mysql.time_zone_transition OK
2796mysql.time_zone_transition_type OK
2797mysql.user OK
2798Phase 2/7: Installing used storage engines... Skipped
2799Phase 3/7: Fixing views
2800Processing databases
2801information_schema
2802mysql
2803performance_schema
2804test
2805Phase 4/7: Running 'mysql_fix_privilege_tables'
2806Phase 5/7: Fixing table and database names
2807Processing databases
2808information_schema
2809mysql
2810performance_schema
2811test
2812Phase 6/7: Checking and upgrading tables
2813Processing databases
2814information_schema
2815performance_schema
2816test
2817Phase 7/7: Running 'FLUSH PRIVILEGES'
2818OK
2819systemctl restart mysql.service
2820systemctl stop mysql.service
2821systemctl start mysql.service
2822Full Reads: 132129
2823Full Writes: 9536
2824
2825set innodb_flush_neighbors = 0
2826
2827innodb_io_capacity = 1100
2828
2829+------------------------+-------+
2830/etc/my.cnf adjustment
2831+------------------------+-------+
2832existing value:
2833Variable_name Value
2834innodb_io_capacity 100
2835innodb_io_capacity_max 2000
2836new value:
2837Variable_name Value
2838innodb_io_capacity 1100
2839innodb_io_capacity_max 2200
2840
2841+------------------------+-------+
2842innodb io threads adjustment
2843+------------------------+-------+
2844existing value:
2845+------------------------+-------+
2846innodb_read_io_threads = 2
2847innodb_write_io_threads = 2
2848+------------------------+-------+
2849new value:
2850+------------------------+-------+
2851innodb_read_io_threads = 2
2852innodb_write_io_threads = 2
2853+------------------------+-------+
2854
2855Restart MySQL server for io thread changes
2856
2857*************************************************
2858* MariaDB installed
2859*************************************************
2860systemctl stop mysql.service
2861*************************************************
2862* Installing PHP
2863*************************************************
2864./centmin.sh: line 1671: cd: /svr-setup/php-‘7.1.3’: No such file or directory
2865./centmin.sh: line 1673: ./buildconf: No such file or directory
2866../configure --enable-fpm --enable-opcache --enable-intl --enable-pcntl --with-mcrypt --with-snmp --enable-embed=shared --with-mhash --with-zlib-dir=/usr/local/zlib-cf --with-gettext --enable-exif --enable-zip --with-bz2 --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --with-pear --enable-mbstring --with-openssl --with-mysql=mysqlnd --with-libdir=lib64 --with-mysqli=mysqlnd --with-mysql-sock=/var/lib/mysql/mysql.sock --with-curl --with-gd --with-xmlrpc --enable-bcmath --enable-calendar --enable-ftp --enable-gd-native-ttf --with-freetype-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr --with-webp-dir=/usr --with-t1lib=/usr --enable-pdo --with-pdo-sqlite --with-pdo-mysql=mysqlnd --enable-inline-optimization --with-imap --with-imap-ssl --with-kerberos --with-readline --with-libedit --with-gmp --with-pspell --with-tidy --with-enchant --with-fpm-user=nginx --with-fpm-group=nginx --disable-fileinfo --with-ldap --with-ldap-sasl --with-config-file-scan-dir=/etc/centminmod/php.d --with-xsl
2867inc/php_configure.inc: line 1078: ../configure: No such file or directory
2868
2869php_configure.inc make -j1
2870make: *** No targets specified and no makefile found. Stop.
2871
2872real 0m0.003s
2873user 0m0.000s
2874sys 0m0.002s
2875
2876php_configure.inc make install
2877make: *** No rule to make target `install'. Stop.
2878
2879real 0m0.003s
2880user 0m0.001s
2881sys 0m0.002s
2882
2883strip PHP binary...
2884ls: cannot access /usr/local/bin/php: No such file or directory
2885ls: cannot access /usr/local/bin/php-cgi: No such file or directory
2886strip: '/usr/local/bin/php': No such file
2887strip: '/usr/local/bin/php-cgi': No such file
2888ls: cannot access /usr/local/bin/php: No such file or directory
2889ls: cannot access /usr/local/bin/php-cgi: No such file or directory
2890
2891----------------------------------------------------------------------------------
2892PHP was not installed properly
2893----------------------------------------------------------------------------------
2894cp: cannot stat ‘php.ini-production’: No such file or directory
2895chmod: cannot access ‘/usr/local/lib/php.ini’: No such file or directory
2896
2897
2898
2899Copying php-fpm.conf /usr/local/etc/php-fpm.conf
2900
2901Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
2902 failed
2903exclude line exists... adding nginx* php* exclusions
2904----------------------------------------------
2905Creating /etc/logrotate.d/php-fpm file
2906----------------------------------------------
2907......
2908----------------------------------------------------------------------------
2909/var/log/php-fpm/*.log {
2910 daily
2911 dateext
2912 missingok
2913 rotate 10
2914 compress
2915 delaycompress
2916 notifempty
2917 postrotate
2918 /bin/kill -SIGUSR1 $(cat /var/run/php-fpm/php-fpm.pid 2>/dev/null) 2>/dev/null || true
2919 endscript
2920}
2921---------------------------------------------------------------------------
2922Current php-fpm log directories:
2923---------------------------------------------------------------------------
2924ls -lh /var/log/php-fpm/
2925total 0
2926-rw-rw-rw- 1 root root 0 Mar 1 14:00 www-error.log
2927-rw-rw-rw- 1 root root 0 Mar 1 14:00 www-php.error.log
2928---------------------------------------------------------------------------
2929----------------------------------------------------------------------------
2930php-fpm logrotation /etc/logrotate.d/php-fpm setup completed
2931----------------------------------------------------------------------------
2932*************************************************
2933* PHP installed
2934*************************************************
2935-rw-r--r-- 1 root root 57 Mar 1 14:00 /root/centminlogs/centminmod_phpinstalltime_010318-135426.log
2936cat: /usr/local/bin/php-config: No such file or directory
2937grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
2938
2939
2940
2941Copying zendopcache.ini > /etc/centminmod/php.d/zendopcache.ini
2942
2943*************************************************
2944* Zend Optimizer Plus OPcache installed
2945*************************************************
2946
2947setup initial /usr/local/nginx/html/opcache.php
2948
2949cp /usr/local/src/centminmod/config/zendopcache/opcache.php /usr/local/nginx/html/dd4876ecb8ad96b7_opcache.php
2950
2951Creating htpasswd_opcache user/pass...
2952/usr/local/nginx/conf/htpasswd.sh create /usr/local/nginx/conf/htpasswd_opcache opadminkOCuYVvTMbdRw guMCyNsqGbUcD4bTPd1QDkXX9SWw
2953
2954/usr/local/nginx/conf/htpasswd_opcache contents:
2955opadminkOCuYVvTMbdRw:$apr1$sVLfbhzB$8jKAxftLcQFcaUrU5V/MC.
2956
2957Insert Username/Password into /usr/local/nginx/html/dd4876ecb8ad96b7_opcache.php file itself
2958
2959Create include file /usr/local/nginx/conf/include_opcache.conf
2960
2961 location ~ ^/(dd4876ecb8ad96b7_opcache.php) {
2962 include /usr/local/nginx/conf/php.conf;
2963 auth_basic "Password Protected";
2964 auth_basic_user_file /usr/local/nginx/conf/htpasswd_opcache;
2965 }
2966
2967Setup virtual.conf
2968Adding /usr/local/nginx/conf/include_opcache.conf include entry
2969
2970service nginx reload
2971Reloading nginx configuration (via systemctl): Job for nginx.service invalid.
2972[FAILED]
2973inc/igbinary.inc: line 9: php: command not found
29741
2975Compiling igbinary...
2976igbinary-igbinary-1.1.2-dev.tar.gz Archive found, skipping download...
2977igbinary-igbinary-4b61818/
2978igbinary-igbinary-4b61818/.gitignore
2979igbinary-igbinary-4b61818/.travis.yml
2980igbinary-igbinary-4b61818/COPYING
2981igbinary-igbinary-4b61818/CREDITS
2982igbinary-igbinary-4b61818/Makefile.bench
2983igbinary-igbinary-4b61818/NEWS
2984igbinary-igbinary-4b61818/README.md
2985igbinary-igbinary-4b61818/WINDOWS.md
2986igbinary-igbinary-4b61818/appveyor.yml
2987igbinary-igbinary-4b61818/benchmark/
2988igbinary-igbinary-4b61818/benchmark/.gitignore
2989igbinary-igbinary-4b61818/benchmark/bench.php
2990igbinary-igbinary-4b61818/benchmark/l10n-en.ser
2991igbinary-igbinary-4b61818/benchmark/run-bench.php
2992igbinary-igbinary-4b61818/benchmark/serialize-objectarray.b.php
2993igbinary-igbinary-4b61818/benchmark/serialize-scalar-int.b.php
2994igbinary-igbinary-4b61818/benchmark/serialize-scalararray.b.php
2995igbinary-igbinary-4b61818/benchmark/serialize-stringarray.b.php
2996igbinary-igbinary-4b61818/benchmark/unserialize-arrayarray.php
2997igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.b.php
2998igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.totalmem.php
2999igbinary-igbinary-4b61818/benchmark/unserialize-scalar-int.b.php
3000igbinary-igbinary-4b61818/benchmark/unserialize-scalararray.b.php
3001igbinary-igbinary-4b61818/benchmark/unserialize-stringarray.b.php
3002igbinary-igbinary-4b61818/ci/
3003igbinary-igbinary-4b61818/ci/g++-32.sh
3004igbinary-igbinary-4b61818/ci/gcc-32.sh
3005igbinary-igbinary-4b61818/ci/generate_php_install_dir.sh
3006igbinary-igbinary-4b61818/ci/get_global_php_version.sh
3007igbinary-igbinary-4b61818/ci/install_php_custom.sh
3008igbinary-igbinary-4b61818/ci/php.ini
3009igbinary-igbinary-4b61818/ci/print_php_int_max.php
3010igbinary-igbinary-4b61818/ci/wipe_travis_cache.sh
3011igbinary-igbinary-4b61818/config.m4
3012igbinary-igbinary-4b61818/config.w32
3013igbinary-igbinary-4b61818/igbinary.h
3014igbinary-igbinary-4b61818/igbinary.php
3015igbinary-igbinary-4b61818/igbinary.php.ini
3016igbinary-igbinary-4b61818/igbinary.spec
3017igbinary-igbinary-4b61818/package.xml
3018igbinary-igbinary-4b61818/php_igbinary.h
3019igbinary-igbinary-4b61818/src/
3020igbinary-igbinary-4b61818/src/php5/
3021igbinary-igbinary-4b61818/src/php5/apc_serializer.h
3022igbinary-igbinary-4b61818/src/php5/hash.h
3023igbinary-igbinary-4b61818/src/php5/hash_ptr.h
3024igbinary-igbinary-4b61818/src/php5/hash_si.c
3025igbinary-igbinary-4b61818/src/php5/hash_si_ptr.c
3026igbinary-igbinary-4b61818/src/php5/ig_win32.h
3027igbinary-igbinary-4b61818/src/php5/igbinary.c
3028igbinary-igbinary-4b61818/src/php5/igbinary.h
3029igbinary-igbinary-4b61818/src/php5/igbinary_macros.h
3030igbinary-igbinary-4b61818/src/php5/php_igbinary.h
3031igbinary-igbinary-4b61818/src/php7/
3032igbinary-igbinary-4b61818/src/php7/hash.h
3033igbinary-igbinary-4b61818/src/php7/hash_ptr.h
3034igbinary-igbinary-4b61818/src/php7/hash_si.c
3035igbinary-igbinary-4b61818/src/php7/hash_si_ptr.c
3036igbinary-igbinary-4b61818/src/php7/ig_win32.h
3037igbinary-igbinary-4b61818/src/php7/igbinary.c
3038igbinary-igbinary-4b61818/src/php7/igbinary.h
3039igbinary-igbinary-4b61818/src/php7/php_igbinary.h
3040igbinary-igbinary-4b61818/tags.sh
3041igbinary-igbinary-4b61818/tests/
3042igbinary-igbinary-4b61818/tests/igbinary_001.phpt
3043igbinary-igbinary-4b61818/tests/igbinary_002.phpt
3044igbinary-igbinary-4b61818/tests/igbinary_003.phpt
3045igbinary-igbinary-4b61818/tests/igbinary_004.phpt
3046igbinary-igbinary-4b61818/tests/igbinary_005.phpt
3047igbinary-igbinary-4b61818/tests/igbinary_006.phpt
3048igbinary-igbinary-4b61818/tests/igbinary_007.phpt
3049igbinary-igbinary-4b61818/tests/igbinary_008.phpt
3050igbinary-igbinary-4b61818/tests/igbinary_009.phpt
3051igbinary-igbinary-4b61818/tests/igbinary_009b.phpt
3052igbinary-igbinary-4b61818/tests/igbinary_010.phpt
3053igbinary-igbinary-4b61818/tests/igbinary_012.phpt
3054igbinary-igbinary-4b61818/tests/igbinary_013.phpt
3055igbinary-igbinary-4b61818/tests/igbinary_014.phpt
3056igbinary-igbinary-4b61818/tests/igbinary_015.phpt
3057igbinary-igbinary-4b61818/tests/igbinary_015b.phpt
3058igbinary-igbinary-4b61818/tests/igbinary_015c.phpt
3059igbinary-igbinary-4b61818/tests/igbinary_016.phpt
3060igbinary-igbinary-4b61818/tests/igbinary_017.phpt
3061igbinary-igbinary-4b61818/tests/igbinary_018.phpt
3062igbinary-igbinary-4b61818/tests/igbinary_019.phpt
3063igbinary-igbinary-4b61818/tests/igbinary_020.phpt
3064igbinary-igbinary-4b61818/tests/igbinary_021.phpt
3065igbinary-igbinary-4b61818/tests/igbinary_022.phpt
3066igbinary-igbinary-4b61818/tests/igbinary_023.phpt
3067igbinary-igbinary-4b61818/tests/igbinary_024.phpt
3068igbinary-igbinary-4b61818/tests/igbinary_025.phpt
3069igbinary-igbinary-4b61818/tests/igbinary_025b.phpt
3070igbinary-igbinary-4b61818/tests/igbinary_026.phpt
3071igbinary-igbinary-4b61818/tests/igbinary_026b.phpt
3072igbinary-igbinary-4b61818/tests/igbinary_027.phpt
3073igbinary-igbinary-4b61818/tests/igbinary_028.phpt
3074igbinary-igbinary-4b61818/tests/igbinary_029.phpt
3075igbinary-igbinary-4b61818/tests/igbinary_030.phpt
3076igbinary-igbinary-4b61818/tests/igbinary_030_php7.phpt
3077igbinary-igbinary-4b61818/tests/igbinary_030_php72.phpt
3078igbinary-igbinary-4b61818/tests/igbinary_031.phpt
3079igbinary-igbinary-4b61818/tests/igbinary_032.phpt
3080igbinary-igbinary-4b61818/tests/igbinary_033.phpt
3081igbinary-igbinary-4b61818/tests/igbinary_034.phpt
3082igbinary-igbinary-4b61818/tests/igbinary_040.phpt
3083igbinary-igbinary-4b61818/tests/igbinary_041.phpt
3084igbinary-igbinary-4b61818/tests/igbinary_042.phpt
3085igbinary-igbinary-4b61818/tests/igbinary_043.phpt
3086igbinary-igbinary-4b61818/tests/igbinary_044.phpt
3087igbinary-igbinary-4b61818/tests/igbinary_045.phpt
3088igbinary-igbinary-4b61818/tests/igbinary_045b.phpt
3089igbinary-igbinary-4b61818/tests/igbinary_045c.phpt
3090igbinary-igbinary-4b61818/tests/igbinary_046.phpt
3091igbinary-igbinary-4b61818/tests/igbinary_046b.phpt
3092igbinary-igbinary-4b61818/tests/igbinary_046c.phpt
3093igbinary-igbinary-4b61818/tests/igbinary_046d.phpt
3094igbinary-igbinary-4b61818/tests/igbinary_047.phpt
3095igbinary-igbinary-4b61818/tests/igbinary_048.phpt
3096igbinary-igbinary-4b61818/tests/igbinary_048b.phpt
3097igbinary-igbinary-4b61818/tests/igbinary_049.phpt
3098igbinary-igbinary-4b61818/tests/igbinary_049b.phpt
3099igbinary-igbinary-4b61818/tests/igbinary_050.phpt
3100igbinary-igbinary-4b61818/tests/igbinary_051.phpt
3101igbinary-igbinary-4b61818/tests/igbinary_052.phpt
3102igbinary-igbinary-4b61818/tests/igbinary_053.phpt
3103igbinary-igbinary-4b61818/tests/igbinary_054.phpt
3104igbinary-igbinary-4b61818/tests/igbinary_055.phpt
3105igbinary-igbinary-4b61818/tests/igbinary_057.phpt
3106igbinary-igbinary-4b61818/tests/igbinary_058.phpt
3107igbinary-igbinary-4b61818/tests/igbinary_058b.phpt
3108igbinary-igbinary-4b61818/tests/igbinary_059.phpt
3109igbinary-igbinary-4b61818/tests/igbinary_060.phpt
3110igbinary-igbinary-4b61818/tests/igbinary_061.phpt
3111igbinary-igbinary-4b61818/tests/igbinary_062.phpt
3112igbinary-igbinary-4b61818/tests/igbinary_063.phpt
3113igbinary-igbinary-4b61818/tests/igbinary_063_php7.phpt
3114igbinary-igbinary-4b61818/tests/igbinary_063_php72.phpt
3115igbinary-igbinary-4b61818/tests/igbinary_064.phpt
3116igbinary-igbinary-4b61818/tests/igbinary_bug54662.phpt
3117igbinary-igbinary-4b61818/tests/igbinary_bug72134.phpt
3118igbinary-igbinary-4b61818/tests/igbinary_unserialize_v1_compatible.phpt
3119autoconf (GNU Autoconf) 2.69
3120inc/igbinary.inc: line 72: /usr/local/bin/phpize: No such file or directory
3121inc/igbinary.inc: line 73: /usr/local/bin/phpize: No such file or directory
3122/svr-setup/igbinary-igbinary-4b61818
3123inc/igbinary.inc: line 75: ./configure: No such file or directory
3124make: *** No targets specified and no makefile found. Stop.
3125make: *** No rule to make target `install'. Stop.
3126service php-fpm reload
3127Reload service php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
3128 done
3129
3130real 0m11.558s
3131user 0m5.728s
3132sys 0m0.476s
3133
3134real 0m2.588s
3135user 0m2.196s
3136sys 0m0.120s
3137grep: /usr/local/lib/php.ini: No such file or directory
3138smtpd_tls_mandatory_protocols = !SSLv2
3139smtpd_tls_protocols =
3140tlsproxy_tls_mandatory_protocols = $smtpd_tls_mandatory_protocols
3141tlsproxy_tls_protocols = $smtpd_tls_protocols
3142smtpd_banner = $myhostname ESMTP
3143smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
3144smtpd_tls_protocols = !SSLv2 !SSLv3
3145smtp_tls_mandatory_protocols = !SSLv2
3146smtp_tls_protocols = !SSLv2
3147smtp_tls_mandatory_protocols = !SSLv2 !SSLv3
3148smtp_tls_protocols = !SSLv2 !SSLv3
3149lmtp_tls_mandatory_protocols = !SSLv2
3150lmtp_tls_protocols = !SSLv2
3151lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3
3152lmtp_tls_protocols = !SSLv2 !SSLv3
3153smtpd_tls_mandatory_exclude_ciphers =
3154smtpd_tls_mandatory_exclude_ciphers = aNULL, eNULL, EXPORT, DES, RC4, MD5, PSK, aECDH, EDH-DSS-DES-CBC3-SHA, EDH-RSA-DES-CDC3-SHA, KRB5-DE5, CBC3-SHA
3155smtp_tls_CAfile =
3156smtp_tls_security_level =
3157smtp_tls_loglevel = 0
3158smtp_tls_session_cache_database =
3159Redirecting to /bin/systemctl reload postfix.service
3160Job for postfix.service invalid.
3161smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
3162smtp_tls_security_level = may
3163smtp_tls_loglevel = 1
3164smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
3165systemctl restart postfix.service
31661024000000
3167*************************************************
3168Postfix already detected, postfix install aborted
3169*************************************************
3170incmemcachedinstall
3171cat: /usr/local/bin/php-config: No such file or directory
3172*************************************************
3173* Installing memcached
3174*************************************************
3175Update memcached server setup
3176Adding memcached user/group and adding to nginx group
3177uid=1002(memcached) gid=1002(memcached) groups=1002(memcached),1001(nginx)
3178grep: /etc/init.d/memcached: No such file or directory
3179/usr/local/src/centminmod/config/memcached/memcached-socketfix.patch
3180grep: /etc/init.d/memcached: No such file or directory
3181sed: can't read /etc/init.d/memcached: No such file or directory
3182Downloading memcached...
3183Check if mcperf-0.1.1.tar.gz exists
3184Downloading mcperf tarball..
3185Download twemperf-0.1.1.tar.gz ...
3186twemperf-0.1.1.tar.gz found, skipping download...
3187twemperf-0.1.1.tar.gz valid file.
3188
3189Check if memcached-1.5.6.tar.gz exists
3190Downloading memcached server tarball..
3191
3192
3193Download release-2.1.8-stable.tar.gz ...
3194release-2.1.8-stable.tar.gz found, skipping download...
3195release-2.1.8-stable.tar.gz valid file.
3196
3197Download memcached-1.5.6.tar.gz ...
3198Error: memcached-1.5.6.tar.gz not found !!! Downloading now......
3199HTTP/1.1 200 OK
32002018-03-01 14:00:49 URL:http://www.memcached.org/files/memcached-1.5.6.tar.gz [452038/452038] -> "memcached-1.5.6.tar.gz" [1]
3201Download done.
3202memcached-1.5.6.tar.gz valid file.
3203
3204Download memcache-3.0.8.tgz ...
3205memcache-3.0.8.tgz found, skipping download...
3206memcache-3.0.8.tgz valid file.
3207
3208Download memcached-2.2.0.tgz ...
3209memcached-2.2.0.tgz found, skipping download...
3210memcached-2.2.0.tgz valid file.
3211
3212Download libmemcached-1.0.18.tar.gz ...
3213libmemcached-1.0.18.tar.gz found, skipping download...
3214libmemcached-1.0.18.tar.gz valid file.
3215
3216Check if release-2.1.8-stable.tar.gz exists
3217Check if memcached-2.2.0.tgz exists
3218x86_64
3219lib64
3220autoreconf: Entering directory `.'
3221autoreconf: configure.ac: not using Gettext
3222autoreconf: running: aclocal --force -I m4
3223autoreconf: configure.ac: tracing
3224autoreconf: running: libtoolize --copy --force
3225libtoolize: putting auxiliary files in `.'.
3226libtoolize: copying file `./ltmain.sh'
3227libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
3228libtoolize: copying file `m4/libtool.m4'
3229libtoolize: copying file `m4/ltoptions.m4'
3230libtoolize: copying file `m4/ltsugar.m4'
3231libtoolize: copying file `m4/ltversion.m4'
3232libtoolize: copying file `m4/lt~obsolete.m4'
3233autoreconf: running: /usr/bin/autoconf --force
3234autoreconf: running: /usr/bin/autoheader --force
3235autoreconf: running: automake --add-missing --copy --force-missing
3236configure.ac:46: installing './compile'
3237configure.ac:33: installing './config.guess'
3238configure.ac:33: installing './config.sub'
3239configure.ac:13: installing './install-sh'
3240configure.ac:13: installing './missing'
3241Makefile.am: installing './depcomp'
3242parallel-tests: installing './test-driver'
3243autoreconf: Leaving directory `.'
3244checking for a BSD-compatible install... /bin/install -c
3245checking whether build environment is sane... yes
3246checking for a thread-safe mkdir -p... /bin/mkdir -p
3247checking for gawk... gawk
3248checking whether make sets $(MAKE)... yes
3249checking whether make supports nested variables... yes
3250checking whether make supports nested variables... (cached) yes
3251checking for style of include used by make... GNU
3252checking for gcc... /usr/bin/gcc
3253checking whether the C compiler works... yes
3254checking for C compiler default output file name... a.out
3255checking for suffix of executables...
3256checking whether we are cross compiling... no
3257checking for suffix of object files... o
3258checking whether we are using the GNU C compiler... yes
3259checking whether /usr/bin/gcc accepts -g... yes
3260checking for /usr/bin/gcc option to accept ISO C89... none needed
3261checking dependency style of /usr/bin/gcc... gcc3
3262checking how to run the C preprocessor... /usr/bin/gcc -E
3263checking for grep that handles long lines and -e... /bin/grep
3264checking for egrep... /bin/grep -E
3265checking for ANSI C header files... yes
3266checking for sys/types.h... yes
3267checking for sys/stat.h... yes
3268checking for stdlib.h... yes
3269checking for string.h... yes
3270checking for memory.h... yes
3271checking for strings.h... yes
3272checking for inttypes.h... yes
3273checking for stdint.h... yes
3274checking for unistd.h... yes
3275checking minix/config.h usability... no
3276checking minix/config.h presence... no
3277checking for minix/config.h... no
3278checking whether it is safe to define __EXTENSIONS__... yes
3279checking build system type... x86_64-unknown-linux-gnu
3280checking host system type... x86_64-unknown-linux-gnu
3281checking whether /usr/bin/gcc and cc understand -c and -o together... yes
3282checking whether ln -s works... yes
3283checking for a sed that does not truncate output... /bin/sed
3284checking whether /usr/bin/gcc needs -traditional... no
3285checking how to print strings... printf
3286checking for a sed that does not truncate output... (cached) /bin/sed
3287checking for fgrep... /bin/grep -F
3288checking for ld used by /usr/bin/gcc... /bin/ld
3289checking if the linker (/bin/ld) is GNU ld... yes
3290checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
3291checking the name lister (/bin/nm -B) interface... BSD nm
3292checking the maximum length of command line arguments... 1572864
3293checking whether the shell understands some XSI constructs... yes
3294checking whether the shell understands "+="... yes
3295checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
3296checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
3297checking for /bin/ld option to reload object files... -r
3298checking for objdump... objdump
3299checking how to recognize dependent libraries... pass_all
3300checking for dlltool... no
3301checking how to associate runtime and link libraries... printf %s\n
3302checking for ar... ar
3303checking for archiver @FILE support... @
3304checking for strip... strip
3305checking for ranlib... ranlib
3306checking command to parse /bin/nm -B output from /usr/bin/gcc object... ok
3307checking for sysroot... no
3308checking for mt... no
3309checking if : is a manifest tool... no
3310checking for dlfcn.h... yes
3311checking for objdir... .libs
3312checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
3313checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
3314checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
3315checking if /usr/bin/gcc static flag -static works... no
3316checking if /usr/bin/gcc supports -c -o file.o... yes
3317checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
3318checking whether the /usr/bin/gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
3319checking whether -lc should be explicitly linked in... no
3320checking dynamic linker characteristics... GNU/Linux ld.so
3321checking how to hardcode library paths into programs... immediate
3322checking whether stripping libraries is possible... yes
3323checking if libtool supports shared libraries... yes
3324checking whether to build shared libraries... yes
3325checking whether to build static libraries... yes
3326checking for library containing inet_ntoa... none required
3327checking for library containing socket... none required
3328checking for library containing inet_aton... none required
3329checking for library containing clock_gettime... none required
3330checking for clock_gettime... yes
3331checking for library containing sendfile... none required
3332checking for WIN32... no
3333checking for CYGWIN... no
3334checking zlib.h usability... yes
3335checking zlib.h presence... yes
3336checking for zlib.h... yes
3337checking for library containing inflateEnd... -lz
3338checking for special C compiler options needed for large files... no
3339checking for _FILE_OFFSET_BITS value needed for large files... no
3340checking for pkg-config... /bin/pkg-config
3341checking if pkg-config is at least version 0.15.0... yes
3342checking arpa/inet.h usability... yes
3343checking arpa/inet.h presence... yes
3344checking for arpa/inet.h... yes
3345checking fcntl.h usability... yes
3346checking fcntl.h presence... yes
3347checking for fcntl.h... yes
3348checking ifaddrs.h usability... yes
3349checking ifaddrs.h presence... yes
3350checking for ifaddrs.h... yes
3351checking mach/mach_time.h usability... no
3352checking mach/mach_time.h presence... no
3353checking for mach/mach_time.h... no
3354checking netdb.h usability... yes
3355checking netdb.h presence... yes
3356checking for netdb.h... yes
3357checking netinet/in.h usability... yes
3358checking netinet/in.h presence... yes
3359checking for netinet/in.h... yes
3360checking netinet/in6.h usability... no
3361checking netinet/in6.h presence... no
3362checking for netinet/in6.h... no
3363checking netinet/tcp.h usability... yes
3364checking netinet/tcp.h presence... yes
3365checking for netinet/tcp.h... yes
3366checking poll.h usability... yes
3367checking poll.h presence... yes
3368checking for poll.h... yes
3369checking port.h usability... no
3370checking port.h presence... no
3371checking for port.h... no
3372checking stdarg.h usability... yes
3373checking stdarg.h presence... yes
3374checking for stdarg.h... yes
3375checking stddef.h usability... yes
3376checking stddef.h presence... yes
3377checking for stddef.h... yes
3378checking sys/devpoll.h usability... no
3379checking sys/devpoll.h presence... no
3380checking for sys/devpoll.h... no
3381checking sys/epoll.h usability... yes
3382checking sys/epoll.h presence... yes
3383checking for sys/epoll.h... yes
3384checking sys/event.h usability... no
3385checking sys/event.h presence... no
3386checking for sys/event.h... no
3387checking sys/eventfd.h usability... yes
3388checking sys/eventfd.h presence... yes
3389checking for sys/eventfd.h... yes
3390checking sys/ioctl.h usability... yes
3391checking sys/ioctl.h presence... yes
3392checking for sys/ioctl.h... yes
3393checking sys/mman.h usability... yes
3394checking sys/mman.h presence... yes
3395checking for sys/mman.h... yes
3396checking sys/param.h usability... yes
3397checking sys/param.h presence... yes
3398checking for sys/param.h... yes
3399checking sys/queue.h usability... yes
3400checking sys/queue.h presence... yes
3401checking for sys/queue.h... yes
3402checking sys/resource.h usability... yes
3403checking sys/resource.h presence... yes
3404checking for sys/resource.h... yes
3405checking sys/select.h usability... yes
3406checking sys/select.h presence... yes
3407checking for sys/select.h... yes
3408checking sys/sendfile.h usability... yes
3409checking sys/sendfile.h presence... yes
3410checking for sys/sendfile.h... yes
3411checking sys/socket.h usability... yes
3412checking sys/socket.h presence... yes
3413checking for sys/socket.h... yes
3414checking for sys/stat.h... (cached) yes
3415checking sys/time.h usability... yes
3416checking sys/time.h presence... yes
3417checking for sys/time.h... yes
3418checking sys/timerfd.h usability... yes
3419checking sys/timerfd.h presence... yes
3420checking for sys/timerfd.h... yes
3421checking sys/uio.h usability... yes
3422checking sys/uio.h presence... yes
3423checking for sys/uio.h... yes
3424checking sys/wait.h usability... yes
3425checking sys/wait.h presence... yes
3426checking for sys/wait.h... yes
3427checking errno.h usability... yes
3428checking errno.h presence... yes
3429checking for errno.h... yes
3430checking for sys/sysctl.h... yes
3431checking for TAILQ_FOREACH in sys/queue.h... yes
3432checking for timeradd in sys/time.h... yes
3433checking for timercmp in sys/time.h... yes
3434checking for timerclear in sys/time.h... yes
3435checking for timerisset in sys/time.h... yes
3436checking whether CTL_KERN is declared... yes
3437checking whether KERN_RANDOM is declared... yes
3438checking whether RANDOM_UUID is declared... yes
3439checking whether KERN_ARND is declared... no
3440checking for an ANSI C-conforming const... yes
3441checking for inline... inline
3442checking whether time.h and sys/time.h may both be included... yes
3443checking for accept4... yes
3444checking for arc4random... no
3445checking for arc4random_buf... no
3446checking for eventfd... yes
3447checking for epoll_create1... yes
3448checking for fcntl... yes
3449checking for getegid... yes
3450checking for geteuid... yes
3451checking for getifaddrs... yes
3452checking for getnameinfo... yes
3453checking for getprotobynumber... yes
3454checking for gettimeofday... yes
3455checking for inet_ntop... yes
3456checking for inet_pton... yes
3457checking for issetugid... no
3458checking for mach_absolute_time... no
3459checking for mmap... yes
3460checking for nanosleep... yes
3461checking for pipe... yes
3462checking for pipe2... yes
3463checking for putenv... yes
3464checking for sendfile... yes
3465checking for setenv... yes
3466checking for setrlimit... yes
3467checking for sigaction... yes
3468checking for signal... yes
3469checking for splice... yes
3470checking for strlcpy... no
3471checking for strsep... yes
3472checking for strtok_r... yes
3473checking for strtoll... yes
3474checking for sysctl... yes
3475checking for timerfd_create... yes
3476checking for umask... yes
3477checking for unsetenv... yes
3478checking for usleep... yes
3479checking for vasprintf... yes
3480checking for getservbyname... yes
3481checking for getaddrinfo... yes
3482checking for F_SETFD in fcntl.h... yes
3483checking for select... yes
3484checking for poll... yes
3485checking for epoll_ctl... yes
3486checking waitpid support WNOWAIT... no
3487checking for port_create... no
3488checking for pid_t... yes
3489checking for size_t... yes
3490checking for ssize_t... yes
3491checking for uint64_t... yes
3492checking for uint32_t... yes
3493checking for uint16_t... yes
3494checking for uint8_t... yes
3495checking for uintptr_t... yes
3496checking for fd_mask... yes
3497checking size of long long... 8
3498checking size of long... 8
3499checking size of int... 4
3500checking size of short... 2
3501checking size of size_t... 8
3502checking size of void *... 8
3503checking size of off_t... 8
3504checking for struct in6_addr... yes
3505checking for struct sockaddr_in6... yes
3506checking for sa_family_t... yes
3507checking for struct addrinfo... yes
3508checking for struct sockaddr_storage... yes
3509checking for struct in6_addr.s6_addr32... yes
3510checking for struct in6_addr.s6_addr16... yes
3511checking for struct sockaddr_in.sin_len... no
3512checking for struct sockaddr_in6.sin6_len... no
3513checking for struct sockaddr_storage.ss_family... yes
3514checking for struct sockaddr_storage.__ss_family... no
3515checking for struct so_linger... no
3516checking for socklen_t... yes
3517checking whether our compiler supports __func__... yes
3518checking for the pthreads library -lpthreads... no
3519checking whether pthreads work without any flags... no
3520checking whether pthreads work with -Kthread... no
3521checking whether pthreads work with -kthread... no
3522checking for the pthreads library -llthread... no
3523checking whether pthreads work with -pthread... yes
3524checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
3525checking if more special flags are required for pthreads... no
3526checking size of pthread_t... 8
3527checking for library containing ERR_remove_thread_state... -lcrypto
3528checking that generated files are newer than configure... done
3529configure: creating ./config.status
3530config.status: creating libevent.pc
3531config.status: creating libevent_openssl.pc
3532config.status: creating libevent_pthreads.pc
3533config.status: creating libevent_core.pc
3534config.status: creating libevent_extra.pc
3535config.status: creating Makefile
3536config.status: creating config.h
3537config.status: creating evconfig-private.h
3538config.status: executing depfiles commands
3539config.status: executing libtool commands
3540 GEN test/rpcgen-attempted
3541 GEN include/event2/event-config.h
3542make all-am
3543make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
3544 CC buffer.lo
3545 CC bufferevent.lo
3546 CC bufferevent_filter.lo
3547 CC bufferevent_pair.lo
3548 CC bufferevent_ratelim.lo
3549 CC bufferevent_sock.lo
3550 CC event.lo
3551 CC evmap.lo
3552 CC evthread.lo
3553 CC evutil.lo
3554 CC evutil_rand.lo
3555 CC evutil_time.lo
3556 CC listener.lo
3557 CC log.lo
3558 CC strlcpy.lo
3559 CC select.lo
3560 CC poll.lo
3561 CC epoll.lo
3562 CC signal.lo
3563 CC evdns.lo
3564 CC event_tagging.lo
3565 CC evrpc.lo
3566 CC http.lo
3567 CCLD libevent_core.la
3568 CC evthread_pthread.lo
3569 CC libevent_openssl_la-bufferevent_openssl.lo
3570 CCLD libevent.la
3571 CCLD libevent_extra.la
3572 CCLD libevent_pthreads.la
3573 CCLD libevent_openssl.la
3574 CC sample/dns-example.o
3575 CC sample/event-read-fifo.o
3576 CC sample/hello-world.o
3577 CC sample/http-server.o
3578 CC sample/http-connect.o
3579 CC sample/signal-test.o
3580 CC sample/time-test.o
3581 CC sample/le-proxy.o
3582 CC sample/https-client.o
3583 CC sample/hostcheck.o
3584 CC sample/openssl_hostname_validation.o
3585 CC test/bench.o
3586 CC test/bench_cascade.o
3587 CC test/bench_http.o
3588 CC test/bench_httpclient.o
3589 CC test/test-changelist.o
3590 CC test/test-dumpevents.o
3591 CC test/test-eof.o
3592 CC test/test-closed.o
3593 CC test/test-fdleak.o
3594 CC test/test-init.o
3595 CC test/test-ratelim.o
3596 CC test/test-time.o
3597 CC test/test-weof.o
3598 CC test/test_regress-regress.o
3599 CC test/test_regress-regress.gen.o
3600 CC test/test_regress-regress_buffer.o
3601 CC test/test_regress-regress_bufferevent.o
3602 CC test/test_regress-regress_dns.o
3603 CC test/test_regress-regress_et.o
3604 CC test/test_regress-regress_finalize.o
3605 CC test/test_regress-regress_http.o
3606 CC test/test_regress-regress_listener.o
3607 CC test/test_regress-regress_main.o
3608 CC test/test_regress-regress_minheap.o
3609 CC test/test_regress-regress_rpc.o
3610 CC test/test_regress-regress_testutils.o
3611 CC test/test_regress-regress_util.o
3612 CC test/test_regress-tinytest.o
3613 CC test/test_regress-regress_thread.o
3614 CC test/test_regress-regress_zlib.o
3615 CC test/test_regress-regress_ssl.o
3616 CCLD sample/dns-example
3617 CCLD sample/event-read-fifo
3618 CCLD sample/hello-world
3619 CCLD sample/http-server
3620 CCLD sample/http-connect
3621 CCLD sample/signal-test
3622 CCLD sample/time-test
3623 CCLD sample/le-proxy
3624 CCLD sample/https-client
3625 CCLD test/bench
3626 CCLD test/bench_cascade
3627 CCLD test/bench_http
3628 CCLD test/bench_httpclient
3629 CCLD test/test-changelist
3630 CCLD test/test-dumpevents
3631 CCLD test/test-eof
3632 CCLD test/test-closed
3633 CCLD test/test-fdleak
3634 CCLD test/test-init
3635 CCLD test/test-ratelim
3636 CCLD test/test-time
3637 CCLD test/test-weof
3638 CCLD test/regress
3639make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
3640make install-am
3641make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
3642make[2]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
3643 /bin/mkdir -p '/usr/lib64/bin'
3644 /bin/install -c event_rpcgen.py '/usr/lib64/bin'
3645 /bin/mkdir -p '/usr/lib64/lib'
3646 /bin/sh ./libtool --mode=install /bin/install -c libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la '/usr/lib64/lib'
3647libtool: install: /bin/install -c .libs/libevent-2.1.so.6.0.2 /usr/lib64/lib/libevent-2.1.so.6.0.2
3648libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent-2.1.so.6.0.2 libevent-2.1.so.6 || { rm -f libevent-2.1.so.6 && ln -s libevent-2.1.so.6.0.2 libevent-2.1.so.6; }; })
3649libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent-2.1.so.6.0.2 libevent.so || { rm -f libevent.so && ln -s libevent-2.1.so.6.0.2 libevent.so; }; })
3650libtool: install: /bin/install -c .libs/libevent.lai /usr/lib64/lib/libevent.la
3651libtool: install: /bin/install -c .libs/libevent_core-2.1.so.6.0.2 /usr/lib64/lib/libevent_core-2.1.so.6.0.2
3652libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_core-2.1.so.6.0.2 libevent_core-2.1.so.6 || { rm -f libevent_core-2.1.so.6 && ln -s libevent_core-2.1.so.6.0.2 libevent_core-2.1.so.6; }; })
3653libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_core-2.1.so.6.0.2 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.1.so.6.0.2 libevent_core.so; }; })
3654libtool: install: /bin/install -c .libs/libevent_core.lai /usr/lib64/lib/libevent_core.la
3655libtool: install: /bin/install -c .libs/libevent_extra-2.1.so.6.0.2 /usr/lib64/lib/libevent_extra-2.1.so.6.0.2
3656libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_extra-2.1.so.6.0.2 libevent_extra-2.1.so.6 || { rm -f libevent_extra-2.1.so.6 && ln -s libevent_extra-2.1.so.6.0.2 libevent_extra-2.1.so.6; }; })
3657libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_extra-2.1.so.6.0.2 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.1.so.6.0.2 libevent_extra.so; }; })
3658libtool: install: /bin/install -c .libs/libevent_extra.lai /usr/lib64/lib/libevent_extra.la
3659libtool: install: /bin/install -c .libs/libevent_pthreads-2.1.so.6.0.2 /usr/lib64/lib/libevent_pthreads-2.1.so.6.0.2
3660libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_pthreads-2.1.so.6.0.2 libevent_pthreads-2.1.so.6 || { rm -f libevent_pthreads-2.1.so.6 && ln -s libevent_pthreads-2.1.so.6.0.2 libevent_pthreads-2.1.so.6; }; })
3661libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_pthreads-2.1.so.6.0.2 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.1.so.6.0.2 libevent_pthreads.so; }; })
3662libtool: install: /bin/install -c .libs/libevent_pthreads.lai /usr/lib64/lib/libevent_pthreads.la
3663libtool: install: /bin/install -c .libs/libevent_openssl-2.1.so.6.0.2 /usr/lib64/lib/libevent_openssl-2.1.so.6.0.2
3664libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_openssl-2.1.so.6.0.2 libevent_openssl-2.1.so.6 || { rm -f libevent_openssl-2.1.so.6 && ln -s libevent_openssl-2.1.so.6.0.2 libevent_openssl-2.1.so.6; }; })
3665libtool: install: (cd /usr/lib64/lib && { ln -s -f libevent_openssl-2.1.so.6.0.2 libevent_openssl.so || { rm -f libevent_openssl.so && ln -s libevent_openssl-2.1.so.6.0.2 libevent_openssl.so; }; })
3666libtool: install: /bin/install -c .libs/libevent_openssl.lai /usr/lib64/lib/libevent_openssl.la
3667libtool: install: /bin/install -c .libs/libevent.a /usr/lib64/lib/libevent.a
3668libtool: install: chmod 644 /usr/lib64/lib/libevent.a
3669libtool: install: ranlib /usr/lib64/lib/libevent.a
3670libtool: install: /bin/install -c .libs/libevent_core.a /usr/lib64/lib/libevent_core.a
3671libtool: install: chmod 644 /usr/lib64/lib/libevent_core.a
3672libtool: install: ranlib /usr/lib64/lib/libevent_core.a
3673libtool: install: /bin/install -c .libs/libevent_extra.a /usr/lib64/lib/libevent_extra.a
3674libtool: install: chmod 644 /usr/lib64/lib/libevent_extra.a
3675libtool: install: ranlib /usr/lib64/lib/libevent_extra.a
3676libtool: install: /bin/install -c .libs/libevent_pthreads.a /usr/lib64/lib/libevent_pthreads.a
3677libtool: install: chmod 644 /usr/lib64/lib/libevent_pthreads.a
3678libtool: install: ranlib /usr/lib64/lib/libevent_pthreads.a
3679libtool: install: /bin/install -c .libs/libevent_openssl.a /usr/lib64/lib/libevent_openssl.a
3680libtool: install: chmod 644 /usr/lib64/lib/libevent_openssl.a
3681libtool: install: ranlib /usr/lib64/lib/libevent_openssl.a
3682libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/lib64/lib
3683----------------------------------------------------------------------
3684Libraries have been installed in:
3685 /usr/lib64/lib
3686
3687If you ever happen to want to link against installed libraries
3688in a given directory, LIBDIR, you must either use libtool, and
3689specify the full pathname of the library, or use the `-LLIBDIR'
3690flag during linking and do at least one of the following:
3691 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
3692 during execution
3693 - add LIBDIR to the `LD_RUN_PATH' environment variable
3694 during linking
3695 - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
3696 - have your system administrator add LIBDIR to `/etc/ld.so.conf'
3697
3698See any operating system documentation about shared libraries for
3699more information, such as the ld(1) and ld.so(8) manual pages.
3700----------------------------------------------------------------------
3701 /bin/mkdir -p '/usr/lib64/include'
3702 /bin/install -c -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/usr/lib64/include'
3703 /bin/mkdir -p '/usr/lib64/include/event2'
3704 /bin/install -c -m 644 include/event2/buffer.h include/event2/buffer_compat.h include/event2/bufferevent.h include/event2/bufferevent_compat.h include/event2/bufferevent_ssl.h include/event2/bufferevent_struct.h include/event2/dns.h include/event2/dns_compat.h include/event2/dns_struct.h include/event2/event.h include/event2/event_compat.h include/event2/event_struct.h include/event2/http.h include/event2/http_compat.h include/event2/http_struct.h include/event2/keyvalq_struct.h include/event2/listener.h include/event2/rpc.h include/event2/rpc_compat.h include/event2/rpc_struct.h include/event2/tag.h include/event2/tag_compat.h include/event2/thread.h include/event2/util.h include/event2/visibility.h '/usr/lib64/include/event2'
3705 /bin/mkdir -p '/usr/lib64/include/event2'
3706 /bin/install -c -m 644 include/event2/event-config.h '/usr/lib64/include/event2'
3707 /bin/mkdir -p '/usr/lib64/lib/pkgconfig'
3708 /bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc libevent_openssl.pc '/usr/lib64/lib/pkgconfig'
3709make[2]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
3710make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
3711Compiling memcached...
3712/svr-setup/libevent-release-2.1.8-stable
3713cd /svr-setup
3714checking build system type... x86_64-pc-linux-gnu
3715checking host system type... x86_64-pc-linux-gnu
3716checking for a BSD-compatible install... /bin/install -c
3717checking whether build environment is sane... yes
3718checking for a thread-safe mkdir -p... /bin/mkdir -p
3719checking for gawk... gawk
3720checking whether make sets $(MAKE)... yes
3721checking whether make supports nested variables... yes
3722checking for gcc... /usr/bin/gcc
3723checking whether the C compiler works... yes
3724checking for C compiler default output file name... a.out
3725checking for suffix of executables...
3726checking whether we are cross compiling... no
3727checking for suffix of object files... o
3728checking whether we are using the GNU C compiler... yes
3729checking whether /usr/bin/gcc accepts -g... yes
3730checking for /usr/bin/gcc option to accept ISO C89... none needed
3731checking whether /usr/bin/gcc understands -c and -o together... yes
3732checking for style of include used by make... GNU
3733checking dependency style of /usr/bin/gcc... gcc3
3734checking how to run the C preprocessor... /usr/bin/gcc -E
3735checking for grep that handles long lines and -e... /bin/grep
3736checking for egrep... /bin/grep -E
3737checking for icc in use... no
3738checking for clang in use... no
3739checking for ANSI C header files... yes
3740checking for sys/types.h... yes
3741checking for sys/stat.h... yes
3742checking for stdlib.h... yes
3743checking for string.h... yes
3744checking for memory.h... yes
3745checking for strings.h... yes
3746checking for inttypes.h... yes
3747checking for stdint.h... yes
3748checking for unistd.h... yes
3749checking whether __SUNPRO_C is declared... no
3750checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99
3751checking sasl/sasl.h usability... yes
3752checking sasl/sasl.h presence... yes
3753checking for sasl/sasl.h... yes
3754checking for SASL_CB_GETCONF... no
3755checking for library containing sasl_server_init... -lsasl2
3756checking for gcov... /bin/gcov
3757checking for main in -lgcov... yes
3758checking for library containing clock_gettime... none required
3759checking for library containing socket... none required
3760checking for library containing gethostbyname... none required
3761checking for libevent directory... /usr/lib64
3762checking for library containing umem_cache_create... no
3763checking for library containing gethugepagesizes... no
3764checking for stdbool.h that conforms to C99... yes
3765checking for _Bool... yes
3766checking for inttypes.h... (cached) yes
3767checking for sasl_callback_ft... yes
3768checking for print macros for integers (C99 section 7.8.1)... yes
3769checking for an ANSI C-conforming const... yes
3770checking for socklen_t... yes
3771checking for endianness... little
3772checking for htonll... no
3773checking for library containing pthread_create... none required
3774checking for mlockall... yes
3775checking for getpagesizes... no
3776checking for memcntl... no
3777checking for sigignore... yes
3778checking for clock_gettime... yes
3779checking for accept4... yes
3780checking for getopt_long... yes
3781checking for alignment... none
3782checking for GCC atomics... yes
3783checking for GCC 64bit atomics... no
3784checking for setppriv... no
3785checking for pledge... no
3786checking umem.h usability... no
3787checking umem.h presence... no
3788checking for umem.h... no
3789checking for xml2rfc... no
3790checking for xsltproc... /bin/xsltproc
3791checking that generated files are newer than configure... done
3792configure: creating ./config.status
3793config.status: creating Makefile
3794config.status: creating doc/Makefile
3795config.status: creating config.h
3796config.status: executing depfiles commands
3797make all-recursive
3798make[1]: Entering directory `/svr-setup/memcached-1.5.6'
3799Making all in doc
3800make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
3801make all-am
3802make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
3803make[3]: Nothing to be done for `all-am'.
3804make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
3805make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
3806make[2]: Entering directory `/svr-setup/memcached-1.5.6'
3807/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
3808/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-hash.o -MD -MP -MF .deps/memcached-hash.Tpo -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c
3809mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po
3810/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-jenkins_hash.o -MD -MP -MF .deps/memcached-jenkins_hash.Tpo -c -o memcached-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c
3811mv -f .deps/memcached-jenkins_hash.Tpo .deps/memcached-jenkins_hash.Po
3812/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-murmur3_hash.o -MD -MP -MF .deps/memcached-murmur3_hash.Tpo -c -o memcached-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c
3813mv -f .deps/memcached-murmur3_hash.Tpo .deps/memcached-murmur3_hash.Po
3814/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-slabs.o -MD -MP -MF .deps/memcached-slabs.Tpo -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c
3815mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po
3816/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c
3817mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po
3818/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-assoc.o -MD -MP -MF .deps/memcached-assoc.Tpo -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c
3819mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po
3820/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-thread.o -MD -MP -MF .deps/memcached-thread.Tpo -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c
3821mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po
3822mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po
3823/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-daemon.o -MD -MP -MF .deps/memcached-daemon.Tpo -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
3824/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-stats.o -MD -MP -MF .deps/memcached-stats.Tpo -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c
3825mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po
3826/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-util.o -MD -MP -MF .deps/memcached-util.Tpo -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c
3827mv -f .deps/memcached-stats.Tpo .deps/memcached-stats.Po
3828/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-bipbuffer.o -MD -MP -MF .deps/memcached-bipbuffer.Tpo -c -o memcached-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c
3829mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po
3830/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-logger.o -MD -MP -MF .deps/memcached-logger.Tpo -c -o memcached-logger.o `test -f 'logger.c' || echo './'`logger.c
3831mv -f .deps/memcached-bipbuffer.Tpo .deps/memcached-bipbuffer.Po
3832/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-crawler.o -MD -MP -MF .deps/memcached-crawler.Tpo -c -o memcached-crawler.o `test -f 'crawler.c' || echo './'`crawler.c
3833mv -f .deps/memcached-logger.Tpo .deps/memcached-logger.Po
3834/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-itoa_ljust.o -MD -MP -MF .deps/memcached-itoa_ljust.Tpo -c -o memcached-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c
3835mv -f .deps/memcached-crawler.Tpo .deps/memcached-crawler.Po
3836/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-slab_automove.o -MD -MP -MF .deps/memcached-slab_automove.Tpo -c -o memcached-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c
3837mv -f .deps/memcached-itoa_ljust.Tpo .deps/memcached-itoa_ljust.Po
3838/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-cache.o -MD -MP -MF .deps/memcached-cache.Tpo -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c
3839mv -f .deps/memcached-slab_automove.Tpo .deps/memcached-slab_automove.Po
3840/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DNDEBUG -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-sasl_defs.o -MD -MP -MF .deps/memcached-sasl_defs.Tpo -c -o memcached-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c
3841mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po
3842/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-memcached.o -MD -MP -MF .deps/memcached_debug-memcached.Tpo -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
3843mv -f .deps/memcached-sasl_defs.Tpo .deps/memcached-sasl_defs.Po
3844/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-hash.o -MD -MP -MF .deps/memcached_debug-hash.Tpo -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c
3845mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po
3846/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-jenkins_hash.o -MD -MP -MF .deps/memcached_debug-jenkins_hash.Tpo -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c
3847mv -f .deps/memcached_debug-jenkins_hash.Tpo .deps/memcached_debug-jenkins_hash.Po
3848/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-murmur3_hash.o -MD -MP -MF .deps/memcached_debug-murmur3_hash.Tpo -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c
3849mv -f .deps/memcached_debug-murmur3_hash.Tpo .deps/memcached_debug-murmur3_hash.Po
3850/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-slabs.o -MD -MP -MF .deps/memcached_debug-slabs.Tpo -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c
3851mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po
3852/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-items.o -MD -MP -MF .deps/memcached_debug-items.Tpo -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c
3853mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po
3854/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-assoc.o -MD -MP -MF .deps/memcached_debug-assoc.Tpo -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c
3855mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po
3856/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-thread.o -MD -MP -MF .deps/memcached_debug-thread.Tpo -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c
3857mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po
3858/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-daemon.o -MD -MP -MF .deps/memcached_debug-daemon.Tpo -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
3859mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po
3860/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-stats.o -MD -MP -MF .deps/memcached_debug-stats.Tpo -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c
3861mv -f .deps/memcached_debug-stats.Tpo .deps/memcached_debug-stats.Po
3862/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-util.o -MD -MP -MF .deps/memcached_debug-util.Tpo -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c
3863mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po
3864/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-bipbuffer.o -MD -MP -MF .deps/memcached_debug-bipbuffer.Tpo -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c
3865mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po
3866/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-logger.o -MD -MP -MF .deps/memcached_debug-logger.Tpo -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c
3867mv -f .deps/memcached_debug-bipbuffer.Tpo .deps/memcached_debug-bipbuffer.Po
3868/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-crawler.o -MD -MP -MF .deps/memcached_debug-crawler.Tpo -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c
3869mv -f .deps/memcached_debug-logger.Tpo .deps/memcached_debug-logger.Po
3870/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-itoa_ljust.o -MD -MP -MF .deps/memcached_debug-itoa_ljust.Tpo -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c
3871mv -f .deps/memcached_debug-crawler.Tpo .deps/memcached_debug-crawler.Po
3872/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-slab_automove.o -MD -MP -MF .deps/memcached_debug-slab_automove.Tpo -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c
3873mv -f .deps/memcached_debug-itoa_ljust.Tpo .deps/memcached_debug-itoa_ljust.Po
3874/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-cache.o -MD -MP -MF .deps/memcached_debug-cache.Tpo -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c
3875mv -f .deps/memcached_debug-slab_automove.Tpo .deps/memcached_debug-slab_automove.Po
3876mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po
3877/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-sasl_defs.o -MD -MP -MF .deps/memcached_debug-sasl_defs.Tpo -c -o memcached_debug-sasl_defs.o `test -f 'sasl_defs.c' || echo './'`sasl_defs.c
3878/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT sizes.o -MD -MP -MF .deps/sizes.Tpo -c -o sizes.o sizes.c
3879mv -f .deps/sizes.Tpo .deps/sizes.Po
3880/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT testapp.o -MD -MP -MF .deps/testapp.Tpo -c -o testapp.o testapp.c
3881mv -f .deps/memcached_debug-sasl_defs.Tpo .deps/memcached_debug-sasl_defs.Po
3882/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
3883mv -f .deps/util.Tpo .deps/util.Po
3884/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
3885mv -f .deps/cache.Tpo .deps/cache.Po
3886/usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/lib64/include -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT timedrun.o -MD -MP -MF .deps/timedrun.Tpo -c -o timedrun.o timedrun.c
3887mv -f .deps/timedrun.Tpo .deps/timedrun.Po
3888/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o memcached memcached-memcached.o memcached-hash.o memcached-jenkins_hash.o memcached-murmur3_hash.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-daemon.o memcached-stats.o memcached-util.o memcached-bipbuffer.o memcached-logger.o memcached-crawler.o memcached-itoa_ljust.o memcached-slab_automove.o memcached-cache.o memcached-sasl_defs.o -levent -lsasl2
3889/usr/bin/gcc -std=gnu99 -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o memcached-debug memcached_debug-memcached.o memcached_debug-hash.o memcached_debug-jenkins_hash.o memcached_debug-murmur3_hash.o memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats.o memcached_debug-util.o memcached_debug-bipbuffer.o memcached_debug-logger.o memcached_debug-crawler.o memcached_debug-itoa_ljust.o memcached_debug-slab_automove.o memcached_debug-cache.o memcached_debug-sasl_defs.o -lgcov -levent -lsasl2
3890mv -f .deps/testapp.Tpo .deps/testapp.Po
3891/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o sizes sizes.o -levent -lsasl2
3892/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o timedrun timedrun.o -levent -lsasl2
3893/usr/bin/gcc -std=gnu99 -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -L/usr/lib64/lib -Wl,-rpath,/usr/lib64/lib -o testapp testapp.o util.o cache.o -levent -lsasl2
3894make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
3895make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
3896make install-recursive
3897make[1]: Entering directory `/svr-setup/memcached-1.5.6'
3898Making install in doc
3899make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
3900make install-am
3901make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
3902make[4]: Entering directory `/svr-setup/memcached-1.5.6/doc'
3903make[4]: Nothing to be done for `install-exec-am'.
3904 /bin/mkdir -p '/usr/local/share/man/man1'
3905 /bin/install -c -m 644 memcached.1 '/usr/local/share/man/man1'
3906make[4]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
3907make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
3908make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
3909make[2]: Entering directory `/svr-setup/memcached-1.5.6'
3910make[3]: Entering directory `/svr-setup/memcached-1.5.6'
3911 /bin/mkdir -p '/usr/local/bin'
3912 /bin/install -c memcached '/usr/local/bin'
3913 /bin/mkdir -p '/usr/local/include/memcached'
3914 /bin/install -c -m 644 protocol_binary.h '/usr/local/include/memcached'
3915make[3]: Leaving directory `/svr-setup/memcached-1.5.6'
3916make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
3917make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
3918Compiled memcached...
3919Failed to kill unit memcached.service: Unit memcached.service is not loaded.
3920service memcached stop
3921Redirecting to /bin/systemctl stop memcached.service
3922Failed to stop memcached.service: Unit memcached.service not loaded.
3923service memcached start
3924Redirecting to /bin/systemctl start memcached.service
3925Failed to start memcached.service: Unit not found.
3926inc/memcached_install.inc: line 261: php: command not found
3927Compiling PHP memcache extension...
3928/svr-setup/memcached-1.5.6
3929cd /svr-setup
3930inc/memcached_install.inc: line 303: /usr/local/bin/phpize: No such file or directory
3931inc/memcached_install.inc: line 304: ./configure: No such file or directory
3932make: *** No targets specified and no makefile found. Stop.
3933make: *** No rule to make target `install'. Stop.
3934Installing libmemcached via CentOS base YUM repo ...
3935Compiling PHP memcached-2.2.0 extension...
3936/svr-setup/memcache-3.0.8
3937cd /svr-setup
3938inc/memcached_install.inc: line 378: php: command not found
39391
3940
3941compiling memcached PHP extension 2.2.0 ...
3942inc/memcached_install.inc: line 421: /usr/local/bin/phpize: No such file or directory
3943inc/memcached_install.inc: line 425: ./configure: No such file or directory
3944make: *** No targets specified and no makefile found. Stop.
3945make: *** No rule to make target `install'. Stop.
3946grep: /usr/local/lib/php.ini: No such file or directory
3947grep: /etc/centminmod/php.d/memcache.ini: No such file or directory
3948cat: /usr/local/bin/php-config: No such file or directory
3949grep: /usr/local/lib/php.ini: No such file or directory
3950grep: /etc/centminmod/php.d/memcached.ini: No such file or directory
3951cat: /usr/local/bin/php-config: No such file or directory
3952Failed to kill unit memcached.service: Unit memcached.service is not loaded.
3953service memcached stop
3954Redirecting to /bin/systemctl stop memcached.service
3955Failed to stop memcached.service: Unit memcached.service not loaded.
3956service memcached start
3957Redirecting to /bin/systemctl start memcached.service
3958Failed to start memcached.service: Unit not found.
3959service php-fpm restart
3960Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
3961................................... failed. Use force-quit
3962Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
3963 failed
3964Setup /etc/init.d/memcached with 1 Memcached servers
3965setup /etc/init.d/memcached
3966cp /usr/local/src/centminmod/config/memcached/memcached /etc/init.d/memcached
3967Memcached server started
3968Compiling PHP memcache extension...
3969package.xml
3970memcache-3.0.8/config.m4
3971memcache-3.0.8/config9.m4
3972memcache-3.0.8/config.w32
3973memcache-3.0.8/CREDITS
3974memcache-3.0.8/LICENSE
3975memcache-3.0.8/example.php
3976memcache-3.0.8/memcache.c
3977memcache-3.0.8/memcache_pool.c
3978memcache-3.0.8/memcache_queue.c
3979memcache-3.0.8/memcache_session.c
3980memcache-3.0.8/memcache_ascii_protocol.c
3981memcache-3.0.8/memcache_binary_protocol.c
3982memcache-3.0.8/memcache_standard_hash.c
3983memcache-3.0.8/memcache_consistent_hash.c
3984memcache-3.0.8/memcache.dsp
3985memcache-3.0.8/php_memcache.h
3986memcache-3.0.8/memcache_pool.h
3987memcache-3.0.8/memcache_queue.h
3988memcache-3.0.8/README
3989memcache-3.0.8/memcache.php
3990memcache-3.0.8/tests/001.phpt
3991memcache-3.0.8/tests/002.phpt
3992memcache-3.0.8/tests/003.phpt
3993memcache-3.0.8/tests/004.phpt
3994memcache-3.0.8/tests/005.phpt
3995memcache-3.0.8/tests/006.phpt
3996memcache-3.0.8/tests/007.phpt
3997memcache-3.0.8/tests/008.phpt
3998memcache-3.0.8/tests/009.phpt
3999memcache-3.0.8/tests/010.phpt
4000memcache-3.0.8/tests/011.phpt
4001memcache-3.0.8/tests/012.phpt
4002memcache-3.0.8/tests/013.phpt
4003memcache-3.0.8/tests/014.phpt
4004memcache-3.0.8/tests/015.phpt
4005memcache-3.0.8/tests/016.phpt
4006memcache-3.0.8/tests/017.phpt
4007memcache-3.0.8/tests/018.phpt
4008memcache-3.0.8/tests/019a.phpt
4009memcache-3.0.8/tests/019.phpt
4010memcache-3.0.8/tests/020.phpt
4011memcache-3.0.8/tests/021.phpt
4012memcache-3.0.8/tests/022a.phpt
4013memcache-3.0.8/tests/022.phpt
4014memcache-3.0.8/tests/023.phpt
4015memcache-3.0.8/tests/024a.phpt
4016memcache-3.0.8/tests/024.phpt
4017memcache-3.0.8/tests/025.phpt
4018memcache-3.0.8/tests/026.phpt
4019memcache-3.0.8/tests/027a.phpt
4020memcache-3.0.8/tests/027.phpt
4021memcache-3.0.8/tests/028.phpt
4022memcache-3.0.8/tests/029.phpt
4023memcache-3.0.8/tests/030.phpt
4024memcache-3.0.8/tests/031.phpt
4025memcache-3.0.8/tests/032.phpt
4026memcache-3.0.8/tests/033.phpt
4027memcache-3.0.8/tests/034.phpt
4028memcache-3.0.8/tests/035.phpt
4029memcache-3.0.8/tests/036.phpt
4030memcache-3.0.8/tests/037.phpt
4031memcache-3.0.8/tests/038.phpt
4032memcache-3.0.8/tests/039.phpt
4033memcache-3.0.8/tests/040.phpt
4034memcache-3.0.8/tests/041.phpt
4035memcache-3.0.8/tests/042.phpt
4036memcache-3.0.8/tests/043.phpt
4037memcache-3.0.8/tests/044.phpt
4038memcache-3.0.8/tests/045.phpt
4039memcache-3.0.8/tests/046.phpt
4040memcache-3.0.8/tests/047.phpt
4041memcache-3.0.8/tests/048.phpt
4042memcache-3.0.8/tests/049.phpt
4043memcache-3.0.8/tests/050.phpt
4044memcache-3.0.8/tests/051.phpt
4045memcache-3.0.8/tests/052.phpt
4046memcache-3.0.8/tests/053.phpt
4047memcache-3.0.8/tests/054.phpt
4048memcache-3.0.8/tests/055.phpt
4049memcache-3.0.8/tests/056.phpt
4050memcache-3.0.8/tests/057.phpt
4051memcache-3.0.8/tests/058.phpt
4052memcache-3.0.8/tests/100a.phpt
4053memcache-3.0.8/tests/100b.phpt
4054memcache-3.0.8/tests/100.phpt
4055memcache-3.0.8/tests/pecl11221.phpt
4056memcache-3.0.8/tests/pecl16442.phpt
4057memcache-3.0.8/tests/pecl16536.phpt
4058memcache-3.0.8/tests/pecl17518.phpt
4059memcache-3.0.8/tests/pecl17566.phpt
4060memcache-3.0.8/tests/pecl63142.phpt
4061inc/memcached_install.inc: line 610: /usr/local/bin/phpize: No such file or directory
4062inc/memcached_install.inc: line 611: ./configure: No such file or directory
4063make: *** No targets specified and no makefile found. Stop.
4064grep: /usr/local/lib/php.ini: No such file or directory
4065cat: /usr/local/bin/php-config: No such file or directory
4066Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
4067................................... failed. Use force-quit
4068Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
4069 failed
4070*************************************************
4071* memcached installed
4072*************************************************
4073csfinstalls
4074*************************************************
4075* Installing CSF firewall...
4076*************************************************
4077Installing...
4078
4079Selecting installer...
4080
4081Running csf generic installer
4082
4083Installing generic csf and lfd
4084
4085Check we're running as root
4086
4087Checking Perl modules...
4088Using configuration defaults
4089...Perl modules OK
4090
4091mkdir: created directory ‘/etc/csf’
4092mkdir: created directory ‘/var/lib/csf’
4093mkdir: created directory ‘/var/lib/csf/backup’
4094mkdir: created directory ‘/var/lib/csf/Geo’
4095mkdir: created directory ‘/var/lib/csf/ui’
4096mkdir: created directory ‘/var/lib/csf/stats’
4097mkdir: created directory ‘/var/lib/csf/lock’
4098mkdir: created directory ‘/var/lib/csf/webmin’
4099mkdir: created directory ‘/var/lib/csf/zone’
4100mkdir: created directory ‘/usr/local/csf’
4101mkdir: created directory ‘/usr/local/csf/bin’
4102mkdir: created directory ‘/usr/local/csf/lib’
4103mkdir: created directory ‘/usr/local/csf/tpl’
4104‘csf.generic.conf’ -> ‘/etc/csf/csf.conf’
4105‘csf.generic.allow’ -> ‘/etc/csf/csf.allow’
4106‘csf.deny’ -> ‘/etc/csf/./csf.deny’
4107‘csf.redirect’ -> ‘/etc/csf/./csf.redirect’
4108‘csf.resellers’ -> ‘/etc/csf/./csf.resellers’
4109‘csf.dirwatch’ -> ‘/etc/csf/./csf.dirwatch’
4110‘csf.syslogs’ -> ‘/etc/csf/./csf.syslogs’
4111‘csf.logfiles’ -> ‘/etc/csf/./csf.logfiles’
4112‘csf.logignore’ -> ‘/etc/csf/./csf.logignore’
4113‘csf.blocklists’ -> ‘/etc/csf/./csf.blocklists’
4114‘csf.generic.ignore’ -> ‘/etc/csf/csf.ignore’
4115‘csf.generic.pignore’ -> ‘/etc/csf/csf.pignore’
4116‘csf.rignore’ -> ‘/etc/csf/./csf.rignore’
4117‘csf.fignore’ -> ‘/etc/csf/./csf.fignore’
4118‘csf.signore’ -> ‘/etc/csf/./csf.signore’
4119‘csf.suignore’ -> ‘/etc/csf/./csf.suignore’
4120‘csf.uidignore’ -> ‘/etc/csf/./csf.uidignore’
4121‘csf.mignore’ -> ‘/etc/csf/./csf.mignore’
4122‘csf.sips’ -> ‘/etc/csf/./csf.sips’
4123‘csf.dyndns’ -> ‘/etc/csf/./csf.dyndns’
4124‘csf.syslogusers’ -> ‘/etc/csf/./csf.syslogusers’
4125‘csf.smtpauth’ -> ‘/etc/csf/./csf.smtpauth’
4126‘csf.rblconf’ -> ‘/etc/csf/./csf.rblconf’
4127‘csf.cloudflare’ -> ‘/etc/csf/./csf.cloudflare’
4128‘alert.txt’ -> ‘/usr/local/csf/tpl/./alert.txt’
4129‘reselleralert.txt’ -> ‘/usr/local/csf/tpl/./reselleralert.txt’
4130‘logalert.txt’ -> ‘/usr/local/csf/tpl/./logalert.txt’
4131‘logfloodalert.txt’ -> ‘/usr/local/csf/tpl/./logfloodalert.txt’
4132‘syslogalert.txt’ -> ‘/usr/local/csf/tpl/./syslogalert.txt’
4133‘integrityalert.txt’ -> ‘/usr/local/csf/tpl/./integrityalert.txt’
4134‘exploitalert.txt’ -> ‘/usr/local/csf/tpl/./exploitalert.txt’
4135‘queuealert.txt’ -> ‘/usr/local/csf/tpl/./queuealert.txt’
4136‘modsecipdbalert.txt’ -> ‘/usr/local/csf/tpl/./modsecipdbalert.txt’
4137‘tracking.txt’ -> ‘/usr/local/csf/tpl/./tracking.txt’
4138‘connectiontracking.txt’ -> ‘/usr/local/csf/tpl/./connectiontracking.txt’
4139‘processtracking.txt’ -> ‘/usr/local/csf/tpl/./processtracking.txt’
4140‘accounttracking.txt’ -> ‘/usr/local/csf/tpl/./accounttracking.txt’
4141‘usertracking.txt’ -> ‘/usr/local/csf/tpl/./usertracking.txt’
4142‘sshalert.txt’ -> ‘/usr/local/csf/tpl/./sshalert.txt’
4143‘webminalert.txt’ -> ‘/usr/local/csf/tpl/./webminalert.txt’
4144‘sualert.txt’ -> ‘/usr/local/csf/tpl/./sualert.txt’
4145‘consolealert.txt’ -> ‘/usr/local/csf/tpl/./consolealert.txt’
4146‘uialert.txt’ -> ‘/usr/local/csf/tpl/./uialert.txt’
4147‘cpanelalert.txt’ -> ‘/usr/local/csf/tpl/./cpanelalert.txt’
4148‘scriptalert.txt’ -> ‘/usr/local/csf/tpl/./scriptalert.txt’
4149‘relayalert.txt’ -> ‘/usr/local/csf/tpl/./relayalert.txt’
4150‘filealert.txt’ -> ‘/usr/local/csf/tpl/./filealert.txt’
4151‘watchalert.txt’ -> ‘/usr/local/csf/tpl/./watchalert.txt’
4152‘loadalert.txt’ -> ‘/usr/local/csf/tpl/./loadalert.txt’
4153‘resalert.txt’ -> ‘/usr/local/csf/tpl/./resalert.txt’
4154‘portscan.txt’ -> ‘/usr/local/csf/tpl/./portscan.txt’
4155‘uidscan.txt’ -> ‘/usr/local/csf/tpl/./uidscan.txt’
4156‘permblock.txt’ -> ‘/usr/local/csf/tpl/./permblock.txt’
4157‘netblock.txt’ -> ‘/usr/local/csf/tpl/./netblock.txt’
4158‘portknocking.txt’ -> ‘/usr/local/csf/tpl/./portknocking.txt’
4159‘forkbombalert.txt’ -> ‘/usr/local/csf/tpl/./forkbombalert.txt’
4160‘recaptcha.txt’ -> ‘/usr/local/csf/tpl/./recaptcha.txt’
4161‘x-arf.txt’ -> ‘/usr/local/csf/tpl/./x-arf.txt’
4162‘regex.custom.pm’ -> ‘/usr/local/csf/bin/./regex.custom.pm’
4163‘pt_deleted_action.pl’ -> ‘/usr/local/csf/bin/./pt_deleted_action.pl’
4164‘messenger’ -> ‘/etc/csf/./messenger’
4165‘messenger/index.php’ -> ‘/etc/csf/./messenger/index.php’
4166‘messenger/index.recaptcha.html’ -> ‘/etc/csf/./messenger/index.recaptcha.html’
4167‘messenger/index.html’ -> ‘/etc/csf/./messenger/index.html’
4168‘messenger/index.recaptcha.php’ -> ‘/etc/csf/./messenger/index.recaptcha.php’
4169‘messenger/index.text’ -> ‘/etc/csf/./messenger/index.text’
4170‘messenger/en.php’ -> ‘/etc/csf/./messenger/en.php’
4171‘ui’ -> ‘/etc/csf/./ui’
4172‘ui/server.crt’ -> ‘/etc/csf/./ui/server.crt’
4173‘ui/ui.allow’ -> ‘/etc/csf/./ui/ui.allow’
4174‘ui/ui.ban’ -> ‘/etc/csf/./ui/ui.ban’
4175‘ui/images’ -> ‘/etc/csf/./ui/images’
4176‘ui/images/csf.svg’ -> ‘/etc/csf/./ui/images/csf.svg’
4177‘ui/images/loader.gif’ -> ‘/etc/csf/./ui/images/loader.gif’
4178‘ui/images/bootstrap-chosen.css’ -> ‘/etc/csf/./ui/images/bootstrap-chosen.css’
4179‘ui/images/chosen-sprite.png’ -> ‘/etc/csf/./ui/images/chosen-sprite.png’
4180‘ui/images/chosen.min.css’ -> ‘/etc/csf/./ui/images/chosen.min.css’
4181‘ui/images/csf_small.png’ -> ‘/etc/csf/./ui/images/csf_small.png’
4182‘ui/images/configserver.css’ -> ‘/etc/csf/./ui/images/configserver.css’
4183‘ui/images/chosen-sprite@2x.png’ -> ‘/etc/csf/./ui/images/chosen-sprite@2x.png’
4184‘ui/images/jquery.min.js’ -> ‘/etc/csf/./ui/images/jquery.min.js’
4185‘ui/images/bootstrap’ -> ‘/etc/csf/./ui/images/bootstrap’
4186‘ui/images/bootstrap/js’ -> ‘/etc/csf/./ui/images/bootstrap/js’
4187‘ui/images/bootstrap/js/bootstrap.min.js’ -> ‘/etc/csf/./ui/images/bootstrap/js/bootstrap.min.js’
4188‘ui/images/bootstrap/css’ -> ‘/etc/csf/./ui/images/bootstrap/css’
4189‘ui/images/bootstrap/css/bootstrap.min.css.map’ -> ‘/etc/csf/./ui/images/bootstrap/css/bootstrap.min.css.map’
4190‘ui/images/bootstrap/css/bootstrap.min.css’ -> ‘/etc/csf/./ui/images/bootstrap/css/bootstrap.min.css’
4191‘ui/images/bootstrap/fonts’ -> ‘/etc/csf/./ui/images/bootstrap/fonts’
4192‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.eot’ -> ‘/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.eot’
4193‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’ -> ‘/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’
4194‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.svg’ -> ‘/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.svg’
4195‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’ -> ‘/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’
4196‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff’ -> ‘/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff’
4197‘ui/images/bootstrap-switch.min.css’ -> ‘/etc/csf/./ui/images/bootstrap-switch.min.css’
4198‘ui/images/chosen.min.js’ -> ‘/etc/csf/./ui/images/chosen.min.js’
4199‘ui/images/LICENSE.txt’ -> ‘/etc/csf/./ui/images/LICENSE.txt’
4200‘ui/images/bootstrap-switch.min.js’ -> ‘/etc/csf/./ui/images/bootstrap-switch.min.js’
4201‘ui/images/csf-loader.gif’ -> ‘/etc/csf/./ui/images/csf-loader.gif’
4202‘ui/images/bootstrap.confirm.js’ -> ‘/etc/csf/./ui/images/bootstrap.confirm.js’
4203‘ui/images/chosen.jquery.min.js’ -> ‘/etc/csf/./ui/images/chosen.jquery.min.js’
4204‘ui/server.key’ -> ‘/etc/csf/./ui/server.key’
4205‘csfcron.sh’ -> ‘/etc/cron.d/csf-cron’
4206‘lfdcron.sh’ -> ‘/etc/cron.d/lfd-cron’
4207‘csf.pl’ -> ‘/usr/sbin/csf’
4208‘lfd.pl’ -> ‘/usr/sbin/lfd’
4209‘/etc/csf/csf.pl’ -> ‘/usr/sbin/csf’
4210‘/etc/csf/lfd.pl’ -> ‘/usr/sbin/lfd’
4211‘/etc/csf/csftest.pl’ -> ‘/usr/local/csf/bin/csftest.pl’
4212‘/etc/csf/pt_deleted_action.pl’ -> ‘/usr/local/csf/bin/pt_deleted_action.pl’
4213‘/etc/csf/remove_apf_bfd.sh’ -> ‘/usr/local/csf/bin/remove_apf_bfd.sh’
4214‘/etc/csf/uninstall.sh’ -> ‘/usr/local/csf/bin/uninstall.sh’
4215‘/etc/csf/regex.custom.pm’ -> ‘/usr/local/csf/bin/regex.custom.pm’
4216‘/etc/csf/webmin’ -> ‘/usr/local/csf/lib/webmin’
4217‘/etc/csf/alerts’ -> ‘/usr/local/csf/tpl’
4218‘csf/bootstrap/js/bootstrap.min.js’ -> ‘ui/images/bootstrap/js/bootstrap.min.js’
4219‘csf/bootstrap/css/bootstrap.min.css.map’ -> ‘ui/images/bootstrap/css/bootstrap.min.css.map’
4220‘csf/bootstrap/css/bootstrap.min.css’ -> ‘ui/images/bootstrap/css/bootstrap.min.css’
4221‘csf/bootstrap/fonts/glyphicons-halflings-regular.eot’ -> ‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.eot’
4222‘csf/bootstrap/fonts/glyphicons-halflings-regular.woff2’ -> ‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’
4223‘csf/bootstrap/fonts/glyphicons-halflings-regular.svg’ -> ‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.svg’
4224‘csf/bootstrap/fonts/glyphicons-halflings-regular.ttf’ -> ‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’
4225‘csf/bootstrap/fonts/glyphicons-halflings-regular.woff’ -> ‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff’
4226‘csf/bootstrap-chosen.css’ -> ‘ui/images/bootstrap-chosen.css’
4227‘csf/chosen.min.css’ -> ‘ui/images/chosen.min.css’
4228‘csf/chosen.min.js’ -> ‘ui/images/chosen.min.js’
4229‘csf/chosen-sprite@2x.png’ -> ‘ui/images/chosen-sprite@2x.png’
4230‘csf/chosen-sprite.png’ -> ‘ui/images/chosen-sprite.png’
4231‘csf/configserver.css’ -> ‘ui/images/configserver.css’
4232‘csf/csf-loader.gif’ -> ‘ui/images/csf-loader.gif’
4233‘csf/csf_small.png’ -> ‘ui/images/csf_small.png’
4234‘csf/csf.svg’ -> ‘ui/images/csf.svg’
4235‘csf/jquery.min.js’ -> ‘ui/images/jquery.min.js’
4236‘csf/LICENSE.txt’ -> ‘ui/images/LICENSE.txt’
4237‘csf/loader.gif’ -> ‘ui/images/loader.gif’
4238‘uninstall.generic.sh’ -> ‘/usr/local/csf/bin/uninstall.sh’
4239‘csftest.pl’ -> ‘/usr/local/csf/bin/csftest.pl’
4240‘remove_apf_bfd.sh’ -> ‘/usr/local/csf/bin/remove_apf_bfd.sh’
4241‘readme.txt’ -> ‘/etc/csf/readme.txt’
4242‘sanity.txt’ -> ‘/usr/local/csf/lib/sanity.txt’
4243‘csf.rbls’ -> ‘/usr/local/csf/lib/csf.rbls’
4244‘restricted.txt’ -> ‘/usr/local/csf/lib/restricted.txt’
4245‘changelog.txt’ -> ‘/etc/csf/changelog.txt’
4246‘install.txt’ -> ‘/etc/csf/install.txt’
4247‘version.txt’ -> ‘/etc/csf/version.txt’
4248‘license.txt’ -> ‘/etc/csf/license.txt’
4249‘csf/bootstrap/js/bootstrap.min.js’ -> ‘webmin/csf/images/bootstrap/js/bootstrap.min.js’
4250‘csf/bootstrap/css/bootstrap.min.css.map’ -> ‘webmin/csf/images/bootstrap/css/bootstrap.min.css.map’
4251‘csf/bootstrap/css/bootstrap.min.css’ -> ‘webmin/csf/images/bootstrap/css/bootstrap.min.css’
4252‘csf/bootstrap/fonts/glyphicons-halflings-regular.eot’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eot’
4253‘csf/bootstrap/fonts/glyphicons-halflings-regular.woff2’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’
4254‘csf/bootstrap/fonts/glyphicons-halflings-regular.svg’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svg’
4255‘csf/bootstrap/fonts/glyphicons-halflings-regular.ttf’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’
4256‘csf/bootstrap/fonts/glyphicons-halflings-regular.woff’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff’
4257‘csf/bootstrap-chosen.css’ -> ‘webmin/csf/images/bootstrap-chosen.css’
4258‘csf/chosen.min.css’ -> ‘webmin/csf/images/chosen.min.css’
4259‘csf/chosen.min.js’ -> ‘webmin/csf/images/chosen.min.js’
4260‘csf/chosen-sprite@2x.png’ -> ‘webmin/csf/images/chosen-sprite@2x.png’
4261‘csf/chosen-sprite.png’ -> ‘webmin/csf/images/chosen-sprite.png’
4262‘csf/configserver.css’ -> ‘webmin/csf/images/configserver.css’
4263‘csf/csf-loader.gif’ -> ‘webmin/csf/images/csf-loader.gif’
4264‘csf/csf_small.png’ -> ‘webmin/csf/images/csf_small.png’
4265‘csf/csf.svg’ -> ‘webmin/csf/images/csf.svg’
4266‘csf/jquery.min.js’ -> ‘webmin/csf/images/jquery.min.js’
4267‘csf/LICENSE.txt’ -> ‘webmin/csf/images/LICENSE.txt’
4268‘csf/loader.gif’ -> ‘webmin/csf/images/loader.gif’
4269‘webmin’ -> ‘/usr/local/csf/lib/webmin’
4270‘webmin/csf’ -> ‘/usr/local/csf/lib/webmin/csf’
4271‘webmin/csf/index.cgi’ -> ‘/usr/local/csf/lib/webmin/csf/index.cgi’
4272‘webmin/csf/images’ -> ‘/usr/local/csf/lib/webmin/csf/images’
4273‘webmin/csf/images/csf.svg’ -> ‘/usr/local/csf/lib/webmin/csf/images/csf.svg’
4274‘webmin/csf/images/loader.gif’ -> ‘/usr/local/csf/lib/webmin/csf/images/loader.gif’
4275‘webmin/csf/images/bootstrap-chosen.css’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap-chosen.css’
4276‘webmin/csf/images/chosen-sprite.png’ -> ‘/usr/local/csf/lib/webmin/csf/images/chosen-sprite.png’
4277‘webmin/csf/images/chosen.min.css’ -> ‘/usr/local/csf/lib/webmin/csf/images/chosen.min.css’
4278‘webmin/csf/images/csf_small.png’ -> ‘/usr/local/csf/lib/webmin/csf/images/csf_small.png’
4279‘webmin/csf/images/configserver.css’ -> ‘/usr/local/csf/lib/webmin/csf/images/configserver.css’
4280‘webmin/csf/images/chosen-sprite@2x.png’ -> ‘/usr/local/csf/lib/webmin/csf/images/chosen-sprite@2x.png’
4281‘webmin/csf/images/jquery.min.js’ -> ‘/usr/local/csf/lib/webmin/csf/images/jquery.min.js’
4282‘webmin/csf/images/bootstrap’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap’
4283‘webmin/csf/images/bootstrap/js’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/js’
4284‘webmin/csf/images/bootstrap/js/bootstrap.min.js’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/js/bootstrap.min.js’
4285‘webmin/csf/images/bootstrap/css’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/css’
4286‘webmin/csf/images/bootstrap/css/bootstrap.min.css.map’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/css/bootstrap.min.css.map’
4287‘webmin/csf/images/bootstrap/css/bootstrap.min.css’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/css/bootstrap.min.css’
4288‘webmin/csf/images/bootstrap/fonts’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts’
4289‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eot’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eot’
4290‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’
4291‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svg’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svg’
4292‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’
4293‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff’
4294‘webmin/csf/images/bootstrap-switch.min.css’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap-switch.min.css’
4295‘webmin/csf/images/chosen.min.js’ -> ‘/usr/local/csf/lib/webmin/csf/images/chosen.min.js’
4296‘webmin/csf/images/LICENSE.txt’ -> ‘/usr/local/csf/lib/webmin/csf/images/LICENSE.txt’
4297‘webmin/csf/images/bootstrap-switch.min.js’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap-switch.min.js’
4298‘webmin/csf/images/csf-loader.gif’ -> ‘/usr/local/csf/lib/webmin/csf/images/csf-loader.gif’
4299‘webmin/csf/images/bootstrap.confirm.js’ -> ‘/usr/local/csf/lib/webmin/csf/images/bootstrap.confirm.js’
4300‘webmin/csf/images/chosen.jquery.min.js’ -> ‘/usr/local/csf/lib/webmin/csf/images/chosen.jquery.min.js’
4301‘webmin/csf/module.info’ -> ‘/usr/local/csf/lib/webmin/csf/module.info’
4302‘ConfigServer’ -> ‘/usr/local/csf/lib/ConfigServer’
4303‘ConfigServer/Service.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Service.pm’
4304‘ConfigServer/AbuseIP.pm’ -> ‘/usr/local/csf/lib/ConfigServer/AbuseIP.pm’
4305‘ConfigServer/CheckIP.pm’ -> ‘/usr/local/csf/lib/ConfigServer/CheckIP.pm’
4306‘ConfigServer/ServerCheck.pm’ -> ‘/usr/local/csf/lib/ConfigServer/ServerCheck.pm’
4307‘ConfigServer/CloudFlare.pm’ -> ‘/usr/local/csf/lib/ConfigServer/CloudFlare.pm’
4308‘ConfigServer/GetEthDev.pm’ -> ‘/usr/local/csf/lib/ConfigServer/GetEthDev.pm’
4309‘ConfigServer/GetIPs.pm’ -> ‘/usr/local/csf/lib/ConfigServer/GetIPs.pm’
4310‘ConfigServer/DisplayUI.pm’ -> ‘/usr/local/csf/lib/ConfigServer/DisplayUI.pm’
4311‘ConfigServer/ServerStats.pm’ -> ‘/usr/local/csf/lib/ConfigServer/ServerStats.pm’
4312‘ConfigServer/Config.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Config.pm’
4313‘ConfigServer/RBLCheck.pm’ -> ‘/usr/local/csf/lib/ConfigServer/RBLCheck.pm’
4314‘ConfigServer/Sendmail.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Sendmail.pm’
4315‘ConfigServer/Ports.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Ports.pm’
4316‘ConfigServer/KillSSH.pm’ -> ‘/usr/local/csf/lib/ConfigServer/KillSSH.pm’
4317‘ConfigServer/URLGet.pm’ -> ‘/usr/local/csf/lib/ConfigServer/URLGet.pm’
4318‘ConfigServer/RegexMain.pm’ -> ‘/usr/local/csf/lib/ConfigServer/RegexMain.pm’
4319‘ConfigServer/LookUpIP.pm’ -> ‘/usr/local/csf/lib/ConfigServer/LookUpIP.pm’
4320‘ConfigServer/Sanity.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Sanity.pm’
4321‘ConfigServer/cseUI.pm’ -> ‘/usr/local/csf/lib/ConfigServer/cseUI.pm’
4322‘ConfigServer/RBLLookup.pm’ -> ‘/usr/local/csf/lib/ConfigServer/RBLLookup.pm’
4323‘ConfigServer/Slurp.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Slurp.pm’
4324‘ConfigServer/Logger.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Logger.pm’
4325‘ConfigServer/DisplayResellerUI.pm’ -> ‘/usr/local/csf/lib/ConfigServer/DisplayResellerUI.pm’
4326‘ConfigServer/Messenger.pm’ -> ‘/usr/local/csf/lib/ConfigServer/Messenger.pm’
4327‘Net’ -> ‘/usr/local/csf/lib/Net’
4328‘Net/CIDR’ -> ‘/usr/local/csf/lib/Net/CIDR’
4329‘Net/CIDR/Lite.pm’ -> ‘/usr/local/csf/lib/Net/CIDR/Lite.pm’
4330‘Net/IP’ -> ‘/usr/local/csf/lib/Net/IP’
4331‘Net/IP/IP.pm’ -> ‘/usr/local/csf/lib/Net/IP/IP.pm’
4332‘Net/IP.pm’ -> ‘/usr/local/csf/lib/Net/IP.pm’
4333‘Geo’ -> ‘/usr/local/csf/lib/Geo’
4334‘Geo/IP’ -> ‘/usr/local/csf/lib/Geo/IP’
4335‘Geo/IP/Record.pod’ -> ‘/usr/local/csf/lib/Geo/IP/Record.pod’
4336‘Geo/IP/Record.pm’ -> ‘/usr/local/csf/lib/Geo/IP/Record.pm’
4337‘Geo/Mirror.pm’ -> ‘/usr/local/csf/lib/Geo/Mirror.pm’
4338‘Geo/IP.pm’ -> ‘/usr/local/csf/lib/Geo/IP.pm’
4339‘Crypt’ -> ‘/usr/local/csf/lib/Crypt’
4340‘Crypt/Blowfish_PP.pm’ -> ‘/usr/local/csf/lib/Crypt/Blowfish_PP.pm’
4341‘Crypt/CBC.pm’ -> ‘/usr/local/csf/lib/Crypt/CBC.pm’
4342‘HTTP’ -> ‘/usr/local/csf/lib/HTTP’
4343‘HTTP/Tiny.pm’ -> ‘/usr/local/csf/lib/HTTP/Tiny.pm’
4344‘JSON’ -> ‘/usr/local/csf/lib/JSON’
4345‘JSON/Tiny.pm’ -> ‘/usr/local/csf/lib/JSON/Tiny.pm’
4346‘version/version’ -> ‘/usr/local/csf/lib/version’
4347‘version/version/vpp.pm’ -> ‘/usr/local/csf/lib/version/vpp.pm’
4348‘version/version/regex.pm’ -> ‘/usr/local/csf/lib/version/regex.pm’
4349‘version/version.pm’ -> ‘/usr/local/csf/lib/version.pm’
4350‘csf.div’ -> ‘/usr/local/csf/lib/csf.div’
4351‘csfajaxtail.js’ -> ‘/usr/local/csf/lib/csfajaxtail.js’
4352‘ui/images/csf.svg’ -> ‘/etc/csf/ui/./images/csf.svg’
4353‘ui/images/loader.gif’ -> ‘/etc/csf/ui/./images/loader.gif’
4354‘ui/images/bootstrap-chosen.css’ -> ‘/etc/csf/ui/./images/bootstrap-chosen.css’
4355‘ui/images/chosen-sprite.png’ -> ‘/etc/csf/ui/./images/chosen-sprite.png’
4356‘ui/images/chosen.min.css’ -> ‘/etc/csf/ui/./images/chosen.min.css’
4357‘ui/images/csf_small.png’ -> ‘/etc/csf/ui/./images/csf_small.png’
4358‘ui/images/configserver.css’ -> ‘/etc/csf/ui/./images/configserver.css’
4359‘ui/images/chosen-sprite@2x.png’ -> ‘/etc/csf/ui/./images/chosen-sprite@2x.png’
4360‘ui/images/jquery.min.js’ -> ‘/etc/csf/ui/./images/jquery.min.js’
4361‘ui/images/bootstrap/js/bootstrap.min.js’ -> ‘/etc/csf/ui/./images/bootstrap/js/bootstrap.min.js’
4362‘ui/images/bootstrap/css/bootstrap.min.css.map’ -> ‘/etc/csf/ui/./images/bootstrap/css/bootstrap.min.css.map’
4363‘ui/images/bootstrap/css/bootstrap.min.css’ -> ‘/etc/csf/ui/./images/bootstrap/css/bootstrap.min.css’
4364‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.eot’ -> ‘/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.eot’
4365‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’ -> ‘/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.woff2’
4366‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.svg’ -> ‘/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.svg’
4367‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’ -> ‘/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.ttf’
4368‘ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff’ -> ‘/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.woff’
4369‘ui/images/bootstrap-switch.min.css’ -> ‘/etc/csf/ui/./images/bootstrap-switch.min.css’
4370‘ui/images/chosen.min.js’ -> ‘/etc/csf/ui/./images/chosen.min.js’
4371‘ui/images/LICENSE.txt’ -> ‘/etc/csf/ui/./images/LICENSE.txt’
4372‘ui/images/bootstrap-switch.min.js’ -> ‘/etc/csf/ui/./images/bootstrap-switch.min.js’
4373‘ui/images/csf-loader.gif’ -> ‘/etc/csf/ui/./images/csf-loader.gif’
4374‘ui/images/bootstrap.confirm.js’ -> ‘/etc/csf/ui/./images/bootstrap.confirm.js’
4375‘ui/images/chosen.jquery.min.js’ -> ‘/etc/csf/ui/./images/chosen.jquery.min.js’
4376‘profiles’ -> ‘/usr/local/csf/profiles’
4377‘profiles/block_all_temp.conf’ -> ‘/usr/local/csf/profiles/block_all_temp.conf’
4378‘profiles/disable_alerts.conf’ -> ‘/usr/local/csf/profiles/disable_alerts.conf’
4379‘profiles/protection_low.conf’ -> ‘/usr/local/csf/profiles/protection_low.conf’
4380‘profiles/protection_medium.conf’ -> ‘/usr/local/csf/profiles/protection_medium.conf’
4381‘profiles/protection_high.conf’ -> ‘/usr/local/csf/profiles/protection_high.conf’
4382‘profiles/block_all_perm.conf’ -> ‘/usr/local/csf/profiles/block_all_perm.conf’
4383‘csf.conf’ -> ‘/usr/local/csf/profiles/reset_to_defaults.conf’
4384‘lfd.logrotate’ -> ‘/etc/logrotate.d/lfd’
4385‘csf.1.txt’ -> ‘/usr/local/man/man1/csf.1’
4386‘csf.help’ -> ‘/usr/local/csf/lib/csf.help’
4387chmod: cannot access ‘/var/log/lfd.log*’: No such file or directory
4388mode of ‘/usr/local/csf/bin/csftest.pl’ changed from 0600 (rw-------) to 0700 (rwx------)
4389mode of ‘/usr/local/csf/bin/pt_deleted_action.pl’ changed from 0600 (rw-------) to 0700 (rwx------)
4390mode of ‘/usr/local/csf/bin/remove_apf_bfd.sh’ changed from 0600 (rw-------) to 0700 (rwx------)
4391mode of ‘/usr/local/csf/bin/uninstall.sh’ changed from 0600 (rw-------) to 0700 (rwx------)
4392mode of ‘/usr/local/csf/bin/regex.custom.pm’ changed from 0600 (rw-------) to 0700 (rwx------)
4393mode of ‘/etc/csf/csf.pl’ retained as 0700 (rwx------)
4394mode of ‘/etc/csf/csftest.pl’ retained as 0700 (rwx------)
4395mode of ‘/etc/csf/lfd.pl’ retained as 0700 (rwx------)
4396mode of ‘/etc/csf/pt_deleted_action.pl’ retained as 0700 (rwx------)
4397chmod: cannot access ‘/etc/csf/*.cgi’: No such file or directory
4398failed to change mode of ‘/etc/csf/*.cgi’ from 0000 (---------) to 0000 (---------)
4399mode of ‘/etc/csf/remove_apf_bfd.sh’ retained as 0700 (rwx------)
4400mode of ‘/etc/csf/uninstall.sh’ retained as 0700 (rwx------)
4401chmod: cannot access ‘/etc/csf/*.php’: No such file or directory
4402failed to change mode of ‘/etc/csf/*.php’ from 0000 (---------) to 0000 (---------)
4403chmod: cannot access ‘/etc/csf/*.py’: No such file or directory
4404failed to change mode of ‘/etc/csf/*.py’ from 0000 (---------) to 0000 (---------)
4405mode of ‘/etc/csf/webmin/csf/index.cgi’ changed from 0600 (rw-------) to 0700 (rwx------)
4406mode of ‘/etc/cron.d/lfd-cron’ changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
4407mode of ‘/etc/cron.d/csf-cron’ changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
4408mode of ‘auto.generic.pl’ changed from 0755 (rwxr-xr-x) to 0700 (rwx------)
4409‘/etc/csf/csf.conf’ -> ‘/var/lib/csf/backup/1519913008_pre_v11_07_upgrade’
4410
4411*** USE_CONNTRACK Enabled
4412
4413
4414*** IPV6 Enabled
4415
4416
4417*** IPV6_SPI set to 1
4418
4419
4420TCP ports currently listening for incoming connections:
442122,111
4422
4423UDP ports currently listening for incoming connections:
4424123
4425
4426Note: The port details above are for information only, csf hasn't been auto-configured.
4427
4428Don't forget to:
44291. Configure the following options in the csf configuration to suite your server: TCP_*, UDP_*
44302. Restart csf and lfd
44313. Set TESTING to 0 once you're happy with the firewall, lfd will not run until you do so
4432
4433Adding current SSH session IP address to the csf whitelist in csf.allow:
4434Adding 121.254.111.144 to csf.allow only while in TESTING mode (not iptables ACCEPT)
4435*WARNING* TESTING mode is enabled - do not forget to disable it in the configuration
4436‘lfd.service’ -> ‘/usr/lib/systemd/system/lfd.service’
4437‘csf.service’ -> ‘/usr/lib/systemd/system/csf.service’
4438Created symlink from /etc/systemd/system/multi-user.target.wants/csf.service to /usr/lib/systemd/system/csf.service.
4439Created symlink from /etc/systemd/system/multi-user.target.wants/lfd.service to /usr/lib/systemd/system/lfd.service.
4440Failed to execute operation: No such file or directory
4441Failed to stop firewalld.service: Unit firewalld.service not loaded.
4442Created symlink from /etc/systemd/system/firewalld.service to /dev/null.
4443‘csf/bootstrap/js/bootstrap.min.js’ -> ‘webmin/csf/images/bootstrap/js/bootstrap.min.js’
4444‘csf/bootstrap/css/bootstrap.min.css.map’ -> ‘webmin/csf/images/bootstrap/css/bootstrap.min.css.map’
4445‘csf/bootstrap/css/bootstrap.min.css’ -> ‘webmin/csf/images/bootstrap/css/bootstrap.min.css’
4446‘csf/bootstrap/fonts/glyphicons-halflings-regular.eot’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eot’
4447‘csf/bootstrap/fonts/glyphicons-halflings-regular.woff2’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2’
4448‘csf/bootstrap/fonts/glyphicons-halflings-regular.svg’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svg’
4449‘csf/bootstrap/fonts/glyphicons-halflings-regular.ttf’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttf’
4450‘csf/bootstrap/fonts/glyphicons-halflings-regular.woff’ -> ‘webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff’
4451‘csf/bootstrap-chosen.css’ -> ‘webmin/csf/images/bootstrap-chosen.css’
4452‘csf/chosen.min.css’ -> ‘webmin/csf/images/chosen.min.css’
4453‘csf/chosen.min.js’ -> ‘webmin/csf/images/chosen.min.js’
4454‘csf/chosen-sprite@2x.png’ -> ‘webmin/csf/images/chosen-sprite@2x.png’
4455‘csf/chosen-sprite.png’ -> ‘webmin/csf/images/chosen-sprite.png’
4456‘csf/configserver.css’ -> ‘webmin/csf/images/configserver.css’
4457‘csf/csf-loader.gif’ -> ‘webmin/csf/images/csf-loader.gif’
4458‘csf/csf_small.png’ -> ‘webmin/csf/images/csf_small.png’
4459‘csf/csf.svg’ -> ‘webmin/csf/images/csf.svg’
4460‘csf/jquery.min.js’ -> ‘webmin/csf/images/jquery.min.js’
4461‘csf/LICENSE.txt’ -> ‘webmin/csf/images/LICENSE.txt’
4462‘csf/loader.gif’ -> ‘webmin/csf/images/loader.gif’
4463‘/etc/csf/csfwebmin.tgz’ -> ‘/usr/local/csf/csfwebmin.tgz’
4464
4465Installation Completed
4466
4467CSF adding memcached, varnish ports to csf.allow list...
4468TCP_IN = "20,21,22,25,53,80,110,111,143,161,443,465,587,993,995,1110,1186,1194,2049,81,9418,30001:50011"
4469TCP_OUT = "993,995,465,587,111,2049,1110,1194,9418,20,21,22,25,53,80,110,113,443,587,993,995"
4470UDP_IN = "67,68,111,2049,1110,33434:33534,20,21,53"
4471UDP_OUT = "67,68,111,2049,1110,33434:33534,20,21,53,113,123"
4472DROP_NOLOG = "23,67,68,111,113,135:139,445,500,513,520"
4473Disabling CSF Testing mode (activates firewall)...
4474add failed: 121.254.111.144 is in already in the allow file /etc/csf/csf.allow
4475Adding Applications/Users to CSF ignore list...
4476chkconfig csf on
4477Note: Forwarding request to 'systemctl enable csf.service'.
4478service csf restart
4479Redirecting to /bin/systemctl restart csf.service
4480Flushing chain `INPUT'
4481Flushing chain `FORWARD'
4482Flushing chain `OUTPUT'
4483Flushing chain `ALLOWDYNIN'
4484Flushing chain `ALLOWDYNOUT'
4485Flushing chain `ALLOWIN'
4486Flushing chain `ALLOWOUT'
4487Flushing chain `DENYIN'
4488Flushing chain `DENYOUT'
4489Flushing chain `INVALID'
4490Flushing chain `INVDROP'
4491Flushing chain `LOCALINPUT'
4492Flushing chain `LOCALOUTPUT'
4493Flushing chain `LOGDROPIN'
4494Flushing chain `LOGDROPOUT'
4495Flushing chain `UDPFLOOD'
4496Flushing chain `PREROUTING'
4497Flushing chain `INPUT'
4498Flushing chain `OUTPUT'
4499Flushing chain `POSTROUTING'
4500Deleting chain `ALLOWDYNIN'
4501Deleting chain `ALLOWDYNOUT'
4502Deleting chain `ALLOWIN'
4503Deleting chain `ALLOWOUT'
4504Deleting chain `DENYIN'
4505Deleting chain `DENYOUT'
4506Deleting chain `INVALID'
4507Deleting chain `INVDROP'
4508Deleting chain `LOCALINPUT'
4509Deleting chain `LOCALOUTPUT'
4510Deleting chain `LOGDROPIN'
4511Deleting chain `LOGDROPOUT'
4512Deleting chain `UDPFLOOD'
4513Flushing chain `INPUT'
4514Flushing chain `FORWARD'
4515Flushing chain `OUTPUT'
4516Flushing chain `ALLOWDYNIN'
4517Flushing chain `ALLOWDYNOUT'
4518Flushing chain `ALLOWIN'
4519Flushing chain `ALLOWOUT'
4520Flushing chain `DENYIN'
4521Flushing chain `DENYOUT'
4522Flushing chain `INVALID'
4523Flushing chain `INVDROP'
4524Flushing chain `LOCALINPUT'
4525Flushing chain `LOCALOUTPUT'
4526Flushing chain `LOGDROPIN'
4527Flushing chain `LOGDROPOUT'
4528Flushing chain `UDPFLOOD'
4529Deleting chain `ALLOWDYNIN'
4530Deleting chain `ALLOWDYNOUT'
4531Deleting chain `ALLOWIN'
4532Deleting chain `ALLOWOUT'
4533Deleting chain `DENYIN'
4534Deleting chain `DENYOUT'
4535Deleting chain `INVALID'
4536Deleting chain `INVDROP'
4537Deleting chain `LOCALINPUT'
4538Deleting chain `LOCALOUTPUT'
4539Deleting chain `LOGDROPIN'
4540Deleting chain `LOGDROPOUT'
4541Deleting chain `UDPFLOOD'
4542Flushing chain `PREROUTING'
4543Flushing chain `INPUT'
4544Flushing chain `OUTPUT'
4545Flushing chain `POSTROUTING'
4546csf: FASTSTART loading DROP no logging (IPv4)
4547csf: FASTSTART loading DROP no logging (IPv6)
4548LOG tcp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP_IN Blocked* "
4549LOG tcp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *TCP_OUT Blocked* "
4550LOG udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP_IN Blocked* "
4551LOG udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP_OUT Blocked* "
4552LOG icmp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP_IN Blocked* "
4553LOG icmp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP_OUT Blocked* "
4554LOG tcp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP6IN Blocked* "
4555LOG tcp opt in * out * ::/0 -> ::/0 tcp flags:0x17/0x02 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *TCP6OUT Blocked* "
4556LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP6IN Blocked* "
4557LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP6OUT Blocked* "
4558LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP6IN Blocked* "
4559LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP6OUT Blocked* "
4560DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
4561REJECT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
4562DROP all opt in * out * ::/0 -> ::/0
4563REJECT all opt in * out * ::/0 -> ::/0 reject-with icmp6-port-unreachable
4564DENYOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4565DENYIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
4566ALLOWOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4567ALLOWIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
4568DENYOUT all opt in * out !lo ::/0 -> ::/0
4569DENYIN all opt in !lo out * ::/0 -> ::/0
4570ALLOWOUT all opt in * out !lo ::/0 -> ::/0
4571ALLOWIN all opt in !lo out * ::/0 -> ::/0
4572csf: FASTSTART loading Packet Filter (IPv4)
4573csf: FASTSTART loading Packet Filter (IPv6)
4574DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
4575INVALID tcp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
4576INVALID tcp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4577DROP all opt in * out * ::/0 -> ::/0
4578INVALID tcp opt in !lo out * ::/0 -> ::/0
4579INVALID tcp opt in * out !lo ::/0 -> ::/0
4580csf: IPSET creating set chain_DENY
4581csf: IPSET creating set chain_6_DENY
4582csf: FASTSTART loading csf.deny (IPv4)
4583csf: FASTSTART loading csf.deny (IPv6)
4584csf: IPSET creating set chain_ALLOWDYN
4585ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN src
4586ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN dst
4587csf: IPSET creating set chain_6_ALLOWDYN
4588ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN src
4589ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN dst
4590ALLOWDYNIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
4591ALLOWDYNOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4592ALLOWDYNIN all opt in !lo out * ::/0 -> ::/0
4593ALLOWDYNOUT all opt in * out !lo ::/0 -> ::/0
4594csf: IPSET creating set chain_ALLOW
4595csf: IPSET creating set chain_6_ALLOW
4596csf: FASTSTART loading csf.allow (IPv4)
4597csf: FASTSTART loading csf.allow (IPv6)
4598csf: FASTSTART loading csf.allow (IPSET)
4599RETURN udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 owner UID match 0
4600RETURN udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 100/sec burst 500
4601LOG all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
4602REJECT udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
4603UDPFLOOD udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4604RETURN udp opt in * out * ::/0 -> ::/0 owner UID match 0
4605RETURN udp opt in * out !lo ::/0 -> ::/0 limit: avg 100/sec burst 500
4606LOG all opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
4607REJECT udp opt in * out !lo ::/0 -> ::/0 reject-with icmp6-port-unreachable
4608UDPFLOOD udp opt in * out !lo ::/0 -> ::/0
4609ACCEPT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
4610ACCEPT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
4611ACCEPT all opt in !lo out * ::/0 -> ::/0 state RELATED,ESTABLISHED
4612ACCEPT all opt in * out !lo ::/0 -> ::/0 state RELATED,ESTABLISHED
4613csf: FASTSTART loading TCP_IN (IPv4)
4614csf: FASTSTART loading TCP6_IN (IPv6)
4615csf: FASTSTART loading TCP_OUT (IPv4)
4616csf: FASTSTART loading TCP6_OUT (IPv6)
4617csf: FASTSTART loading UDP_IN (IPv4)
4618csf: FASTSTART loading UDP6_IN (IPv6)
4619csf: FASTSTART loading UDP_OUT (IPv4)
4620csf: FASTSTART loading UDP6_OUT (IPv6)
4621ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8 limit: avg 1/sec burst 5
4622ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0
4623ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8
4624ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0 limit: avg 1/sec burst 5
4625ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
4626ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
4627ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
4628ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
4629ACCEPT icmpv6 opt in !lo out * ::/0 -> ::/0
4630ACCEPT icmpv6 opt in * out !lo ::/0 -> ::/0
4631ACCEPT all opt -- in lo out * 0.0.0.0/0 -> 0.0.0.0/0
4632ACCEPT all opt -- in * out lo 0.0.0.0/0 -> 0.0.0.0/0
4633LOGDROPOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4634LOGDROPIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
4635ACCEPT all opt in lo out * ::/0 -> ::/0
4636ACCEPT all opt in * out lo ::/0 -> ::/0
4637LOGDROPOUT all opt in * out !lo ::/0 -> ::/0
4638LOGDROPIN all opt in !lo out * ::/0 -> ::/0
4639csf: FASTSTART loading DNS (IPv4)
4640csf: FASTSTART loading DNS (IPv6)
4641LOCALOUTPUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
4642LOCALINPUT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
4643LOCALOUTPUT all opt in * out !lo ::/0 -> ::/0
4644LOCALINPUT all opt in !lo out * ::/0 -> ::/0
4645*WARNING* LF_DISTFTP sanity check. LF_DISTFTP = 40. Recommended range: 0-20 (Default: 0)
4646*WARNING* LF_DISTFTP_UNIQ sanity check. LF_DISTFTP_UNIQ = 40. Recommended range: 2-20 (Default: 2)
4647*WARNING* DENY_TEMP_IP_LIMIT sanity check. DENY_TEMP_IP_LIMIT = 3000. Recommended range: 10-1000 (Default: 100)
4648
4649*WARNING* RESTRICT_SYSLOG is disabled. See SECURITY WARNING in /etc/csf/csf.conf.
4650chkconfig lfd on
4651Note: Forwarding request to 'systemctl enable lfd.service'.
4652service lfd start
4653Redirecting to /bin/systemctl start lfd.service
4654Created symlink from /etc/systemd/system/basic.target.wants/iptables.service to /usr/lib/systemd/system/iptables.service.
4655Created symlink from /etc/systemd/system/basic.target.wants/ip6tables.service to /usr/lib/systemd/system/ip6tables.service.
4656--------------------------------------------
4657 Add Cloudflare IP list to CSF
4658 from: https://www.cloudflare.com/ips-v4/
4659 from: https://www.cloudflare.com/ips-v6/
4660--------------------------------------------
4661
4662--------------------------------------------
4663 Add to /etc/csf/csf.allow
4664--------------------------------------------
4665Adding 103.21.244.0/22 to csf.allow and iptables ACCEPT...
4666csf: IPSET adding [103.21.244.0/22] to set [chain_ALLOW]
4667Adding 103.22.200.0/22 to csf.allow and iptables ACCEPT...
4668csf: IPSET adding [103.22.200.0/22] to set [chain_ALLOW]
4669Adding 103.31.4.0/22 to csf.allow and iptables ACCEPT...
4670csf: IPSET adding [103.31.4.0/22] to set [chain_ALLOW]
4671Adding 104.16.0.0/12 to csf.allow and iptables ACCEPT...
4672csf: IPSET adding [104.16.0.0/12] to set [chain_ALLOW]
4673Adding 108.162.192.0/18 to csf.allow and iptables ACCEPT...
4674csf: IPSET adding [108.162.192.0/18] to set [chain_ALLOW]
4675Adding 131.0.72.0/22 to csf.allow and iptables ACCEPT...
4676csf: IPSET adding [131.0.72.0/22] to set [chain_ALLOW]
4677Adding 141.101.64.0/18 to csf.allow and iptables ACCEPT...
4678csf: IPSET adding [141.101.64.0/18] to set [chain_ALLOW]
4679Adding 162.158.0.0/15 to csf.allow and iptables ACCEPT...
4680csf: IPSET adding [162.158.0.0/15] to set [chain_ALLOW]
4681Adding 172.64.0.0/13 to csf.allow and iptables ACCEPT...
4682csf: IPSET adding [172.64.0.0/13] to set [chain_ALLOW]
4683Adding 173.245.48.0/20 to csf.allow and iptables ACCEPT...
4684csf: IPSET adding [173.245.48.0/20] to set [chain_ALLOW]
4685Adding 188.114.96.0/20 to csf.allow and iptables ACCEPT...
4686csf: IPSET adding [188.114.96.0/20] to set [chain_ALLOW]
4687Adding 190.93.240.0/20 to csf.allow and iptables ACCEPT...
4688csf: IPSET adding [190.93.240.0/20] to set [chain_ALLOW]
4689Adding 197.234.240.0/22 to csf.allow and iptables ACCEPT...
4690csf: IPSET adding [197.234.240.0/22] to set [chain_ALLOW]
4691Adding 198.41.128.0/17 to csf.allow and iptables ACCEPT...
4692csf: IPSET adding [198.41.128.0/17] to set [chain_ALLOW]
4693Adding 2400:cb00::/32 to csf.allow and iptables ACCEPT...
4694csf: IPSET adding [2400:cb00::/32] to set [chain_6_ALLOW]
4695Adding 2405:8100::/32 to csf.allow and iptables ACCEPT...
4696csf: IPSET adding [2405:8100::/32] to set [chain_6_ALLOW]
4697Adding 2405:b500::/32 to csf.allow and iptables ACCEPT...
4698csf: IPSET adding [2405:b500::/32] to set [chain_6_ALLOW]
4699Adding 2606:4700::/32 to csf.allow and iptables ACCEPT...
4700csf: IPSET adding [2606:4700::/32] to set [chain_6_ALLOW]
4701Adding 2803:f800::/32 to csf.allow and iptables ACCEPT...
4702csf: IPSET adding [2803:f800::/32] to set [chain_6_ALLOW]
4703Adding 2c0f:f248::/32 to csf.allow and iptables ACCEPT...
4704csf: IPSET adding [2c0f:f248::/32] to set [chain_6_ALLOW]
4705Adding 2a06:98c0::/29 to csf.allow and iptables ACCEPT...
4706csf: IPSET adding [2a06:98c0::/29] to set [chain_6_ALLOW]
4707
4708created /usr/local/nginx/conf/cloudflare.conf include file
4709*************************************************
4710* CSF firewall installed
4711*************************************************
4712siegeinstall
4713*************************************************
4714* Installing Siege Benchmark...
4715*************************************************
4716Installing...
4717inc/siegeinstall.inc: line 28: cd: siege-4.0.4: No such file or directory
4718inc/siegeinstall.inc: line 52: cd: sproxy-1.02: No such file or directory
4719inc/siegeinstall.inc: line 29: ./configure: No such file or directory
4720inc/siegeinstall.inc: line 53: ./configure: No such file or directory
4721make: *** No targets specified and no makefile found. Stop.
4722make: *** No targets specified and no makefile found. Stop.
4723make: *** No rule to make target `install'. Stop.
4724make: *** No rule to make target `install'. Stop.
4725sed: can't read /root/.siege/siege.conf: No such file or directory
4726sed: can't read /root/.siege/siege.conf: No such file or directory
4727cp: cannot stat ‘/root/.siege/siege.conf’: No such file or directory
4728sed: can't read /root/.siege/siege-csv.conf: No such file or directory
4729sed: can't read /root/.siege/siege-csv.conf: No such file or directory
4730*************************************************
4731* Siege Benchmark installed
4732*************************************************
4733installpythonfuct
4734mailparseinstall
4735‘7.1
47360
4737Check for php extensions
4738
4739*************************************************
4740* Installing mailparse PHP Extension
4741*************************************************
4742/svr-setup/csf
4743cd /svr-setup
4744inc/mailparse.inc: line 47: /usr/local/bin/phpize: No such file or directory
4745inc/mailparse.inc: line 48: ./configure: No such file or directory
4746make: *** No targets specified and no makefile found. Stop.
4747make: *** No rule to make target `install'. Stop.
4748service php-fpm restart
4749Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
4750................................... failed. Use force-quit
4751Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
4752 failed
4753*************************************************
4754* mailparse PHP installed
4755*************************************************
4756imagickinstall
4757Check for php extensions
4758Downloading imagick extension
4759Download imagick-3.4.3.tgz ...
4760imagick-3.4.3.tgz found, skipping download...
4761imagick-3.4.3.tgz valid file.
4762
4763
4764Check for ImageMagicK System Updates (YUM)
4765Loaded plugins: fastestmirror
4766Loading mirror speeds from cached hostfile
4767 * base: mirror.0x.sg
4768 * epel: mirror.smartmedia.net.id
4769 * extras: mirror.0x.sg
4770 * remi: mirrors.tuna.tsinghua.edu.cn
4771 * rpmforge: mirror.smartmedia.net.id
4772 * updates: mirror.0x.sg
4773Resolving Dependencies
4774--> Running transaction check
4775---> Package ImageMagick6.x86_64 0:6.9.9.36-1.el7.remi will be installed
4776---> Package ImageMagick6-c++.x86_64 0:6.9.9.36-1.el7.remi will be installed
4777---> Package ImageMagick6-c++-devel.x86_64 0:6.9.9.36-1.el7.remi will be installed
4778---> Package ImageMagick6-devel.x86_64 0:6.9.9.36-1.el7.remi will be installed
4779--> Processing Dependency: openjpeg2-devel(x86-64) for package: ImageMagick6-devel-6.9.9.36-1.el7.remi.x86_64
4780---> Package ImageMagick6-libs.x86_64 0:6.9.9.36-1.el7.remi will be installed
4781--> Processing Dependency: libraw.so.5()(64bit) for package: ImageMagick6-libs-6.9.9.36-1.el7.remi.x86_64
4782--> Running transaction check
4783---> Package LibRaw.x86_64 0:0.14.8-5.el7.20120830git98d925 will be installed
4784---> Package openjpeg2-devel.x86_64 0:2.1.0-7.el7 will be installed
4785--> Processing Dependency: openjpeg2(x86-64) = 2.1.0-7.el7 for package: openjpeg2-devel-2.1.0-7.el7.x86_64
4786--> Processing Dependency: libopenjp2.so.7()(64bit) for package: openjpeg2-devel-2.1.0-7.el7.x86_64
4787--> Running transaction check
4788---> Package openjpeg2.x86_64 0:2.1.0-7.el7 will be installed
4789--> Finished Dependency Resolution
4790
4791Dependencies Resolved
4792
4793================================================================================
4794 Package Arch Version Repository
4795 Size
4796================================================================================
4797Installing:
4798 ImageMagick6 x86_64 6.9.9.36-1.el7.remi remi 78 k
4799 ImageMagick6-c++ x86_64 6.9.9.36-1.el7.remi remi 174 k
4800 ImageMagick6-c++-devel x86_64 6.9.9.36-1.el7.remi remi 112 k
4801 ImageMagick6-devel x86_64 6.9.9.36-1.el7.remi remi 114 k
4802 ImageMagick6-libs x86_64 6.9.9.36-1.el7.remi remi 2.4 M
4803Installing for dependencies:
4804 LibRaw x86_64 0.14.8-5.el7.20120830git98d925 base 250 k
4805 openjpeg2 x86_64 2.1.0-7.el7 epel 105 k
4806 openjpeg2-devel x86_64 2.1.0-7.el7 epel 21 k
4807
4808Transaction Summary
4809================================================================================
4810Install 5 Packages (+3 Dependent packages)
4811
4812Total download size: 3.2 M
4813Installed size: 12 M
4814Downloading packages:
4815--------------------------------------------------------------------------------
4816Total 755 kB/s | 3.2 MB 00:04
4817Running transaction check
4818Running transaction test
4819Transaction test succeeded
4820Running transaction
4821 Installing : LibRaw-0.14.8-5.el7.20120830git98d925.x86_64 1/8
4822 Installing : ImageMagick6-libs-6.9.9.36-1.el7.remi.x86_64 2/8
4823 Installing : ImageMagick6-c++-6.9.9.36-1.el7.remi.x86_64 3/8
4824 Installing : ImageMagick6-6.9.9.36-1.el7.remi.x86_64 4/8
4825 Installing : openjpeg2-2.1.0-7.el7.x86_64 5/8
4826 Installing : openjpeg2-devel-2.1.0-7.el7.x86_64 6/8
4827 Installing : ImageMagick6-devel-6.9.9.36-1.el7.remi.x86_64 7/8
4828 Installing : ImageMagick6-c++-devel-6.9.9.36-1.el7.remi.x86_64 8/8
4829 Verifying : openjpeg2-devel-2.1.0-7.el7.x86_64 1/8
4830 Verifying : openjpeg2-2.1.0-7.el7.x86_64 2/8
4831 Verifying : LibRaw-0.14.8-5.el7.20120830git98d925.x86_64 3/8
4832 Verifying : ImageMagick6-c++-6.9.9.36-1.el7.remi.x86_64 4/8
4833 Verifying : ImageMagick6-c++-devel-6.9.9.36-1.el7.remi.x86_64 5/8
4834 Verifying : ImageMagick6-devel-6.9.9.36-1.el7.remi.x86_64 6/8
4835 Verifying : ImageMagick6-libs-6.9.9.36-1.el7.remi.x86_64 7/8
4836 Verifying : ImageMagick6-6.9.9.36-1.el7.remi.x86_64 8/8
4837
4838Installed:
4839 ImageMagick6.x86_64 0:6.9.9.36-1.el7.remi
4840 ImageMagick6-c++.x86_64 0:6.9.9.36-1.el7.remi
4841 ImageMagick6-c++-devel.x86_64 0:6.9.9.36-1.el7.remi
4842 ImageMagick6-devel.x86_64 0:6.9.9.36-1.el7.remi
4843 ImageMagick6-libs.x86_64 0:6.9.9.36-1.el7.remi
4844
4845Dependency Installed:
4846 LibRaw.x86_64 0:0.14.8-5.el7.20120830git98d925 openjpeg2.x86_64 0:2.1.0-7.el7
4847 openjpeg2-devel.x86_64 0:2.1.0-7.el7
4848
4849Complete!
4850
4851real 0m17.207s
4852user 0m6.002s
4853sys 0m1.394s
4854
4855Loaded plugins: fastestmirror, priorities, versionlock
4856Error: Error: versionlock delete: no matches
4857Loaded plugins: fastestmirror, priorities, versionlock
4858Adding versionlock on: 0:ImageMagick6-6.9.9.36-1.el7.remi
4859Adding versionlock on: 0:ImageMagick6-devel-6.9.9.36-1.el7.remi
4860Adding versionlock on: 0:ImageMagick6-c++-6.9.9.36-1.el7.remi
4861Adding versionlock on: 0:ImageMagick6-c++-devel-6.9.9.36-1.el7.remi
4862Adding versionlock on: 0:ImageMagick6-libs-6.9.9.36-1.el7.remi
4863versionlock added: 5
4864
4865*************************************************
4866* Installing imagick PHP Extension
4867*************************************************
4868/svr-setup
4869cd /svr-setup
4870inc/imagick_install.inc: line 152: php: command not found
48711
4872inc/imagick_install.inc: line 198: /usr/local/bin/phpize: No such file or directory
4873inc/imagick_install.inc: line 199: ./configure: No such file or directory
4874make: *** No targets specified and no makefile found. Stop.
4875make: *** No rule to make target `install'. Stop.
4876service php-fpm restart
4877Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
4878................................... failed. Use force-quit
4879Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
4880 failed
4881*************************************************
4882* imagick PHP installed
4883*************************************************
4884geoipphpext
4885compiling geoip PHP extension...
4886A geoip/config.w32
4887A geoip/geoip.c
4888A geoip/php_geoip.h
4889A geoip/package.xml
4890A geoip/tests
4891A geoip/tests/013.phpt
4892A geoip/tests/014.phpt
4893A geoip/tests/017.phpt
4894A geoip/tests/018.phpt
4895A geoip/tests/008.phpt
4896A geoip/tests/009.phpt
4897A geoip/tests/011.phpt
4898A geoip/tests/016.phpt
4899A geoip/tests/015.phpt
4900A geoip/tests/010.phpt
4901A geoip/tests/007.phpt
4902A geoip/tests/006.phpt
4903A geoip/tests/001.phpt
4904A geoip/tests/002.phpt
4905A geoip/tests/003.phpt
4906A geoip/tests/004.phpt
4907A geoip/tests/005.phpt
4908A geoip/geoip.def
4909A geoip/config.m4
4910A geoip/ChangeLog
4911A geoip/LICENSE
4912A geoip/README
4913 U geoip
4914Checked out revision 344408.
4915inc/geoip.inc: line 50: /usr/local/bin/phpize: No such file or directory
4916inc/geoip.inc: line 51: ./configure: No such file or directory
4917make: *** No targets specified and no makefile found. Stop.
4918make: *** No rule to make target `install'. Stop.
4919redisinstall
4920cat: /usr/local/bin/php-config: No such file or directory
4921*************************************************
4922* Installing redis PHP extension
4923*************************************************
4924Downloading redis PHP extension...
4925Check if phpredis-3.1.6.tgz exists
4926/svr-setup /svr-setup
4927/svr-setup
4928Compiling PHP redis-3.1.6 extension...
4929/svr-setup
4930cd /svr-setup
4931inc/redis.inc: line 134: /usr/local/bin/phpize: No such file or directory
4932inc/redis.inc: line 142: ./configure: No such file or directory
4933make: *** No targets specified and no makefile found. Stop.
4934make: *** No rule to make target `install'. Stop.
4935grep: /usr/local/lib/php.ini: No such file or directory
4936grep: /etc/centminmod/php.d/redis.ini: No such file or directory
4937cat: /usr/local/bin/php-config: No such file or directory
4938mongodbinstall
4939pureftpinstall
4940pure-ftpd not installed
4941installing pure-ftpd
4942
4943real 0m7.907s
4944user 0m6.188s
4945sys 0m0.675s
4946systemctl enable pure-ftpd.service
4947Created symlink from /etc/systemd/system/multi-user.target.wants/pure-ftpd.service to /usr/lib/systemd/system/pure-ftpd.service.
4948configuring pure-ftpd for virtual user support
4949
4950VerboseLog yes
4951# PureDB user database (see README.Virtual-Users)
4952PureDB /etc/pure-ftpd/pureftpd.pdb
4953UnixAuthentication yes
4954# UnixAuthentication can be used only once, but they can be combined
4955# together. For instance, if you use MySQLConfigFile, then UnixAuthentication,
4956PassivePortRange 30001 50011
4957CreateHomeDir yes
4958# 0 : disable SSL/TLS encryption layer (default).
4959# 2 : refuse connections that don't use SSL/TLS security mechanisms,
4960# 1) Your server has been compiled with SSL/TLS support (--with-tls),
4961TLS 2
4962# OpenSSL ciphers suite for TLS sessions.
4963# SSL is disabled by default. TLS 1.0, 1.1 and 1.2 are available by
4964# TLSCipherSuite HIGH
4965# Certificate file, for TLS
4966
4967generating self-signed ssl certificate...
4968FTP client needs to use FTP (explicit SSL) mode
4969to connect to server's main ip address on port 21
4970Generating a 1024 bit RSA private key
4971..........++++++
4972............++++++
4973writing new private key to '/etc/pki/pure-ftpd/pure-ftpd.pem'
4974-----
4975Certificate:
4976 Data:
4977 Version: 3 (0x2)
4978 Serial Number:
4979 99:7c:58:d7:3e:e1:ec:68
4980 Signature Algorithm: sha256WithRSAEncryption
4981 Issuer: C=US, ST=California, L=Los Angeles, O=Default Company Ltd, CN==159.65.138.164
4982 Validity
4983 Not Before: Mar 1 14:05:27 2018 GMT
4984 Not After : Feb 24 14:05:27 2038 GMT
4985 Subject: C=US, ST=California, L=Los Angeles, O=Default Company Ltd, CN==159.65.138.164
4986 Subject Public Key Info:
4987 Public Key Algorithm: rsaEncryption
4988 Public-Key: (1024 bit)
4989 Modulus:
4990 00:bc:4a:02:ae:5d:2d:76:98:10:c3:96:91:e3:2f:
4991 0d:08:fb:bc:a7:be:52:ee:7d:e8:ad:ad:54:6c:34:
4992 bb:bd:6b:1d:30:eb:ed:f3:8e:2b:76:94:cc:e7:0c:
4993 3b:6f:ac:f9:bf:da:c4:1b:61:ed:ef:b6:fc:e9:5d:
4994 2b:b1:81:dd:38:1e:1d:12:c1:8c:b0:5d:94:fc:5f:
4995 5e:e7:38:95:f9:ee:ea:b7:28:b7:0b:f7:84:fc:cc:
4996 ef:ae:7f:f5:68:0a:87:ae:78:36:f6:f9:f0:83:19:
4997 3b:1d:27:34:0c:af:f9:9a:9a:18:64:ef:a4:b7:86:
4998 1a:c2:e0:95:10:b5:13:ca:8b
4999 Exponent: 65537 (0x10001)
5000 X509v3 extensions:
5001 X509v3 Subject Key Identifier:
5002 98:B5:BF:92:BE:2A:09:B7:D2:22:4A:A5:04:D9:8C:63:C4:22:2F:94
5003 X509v3 Authority Key Identifier:
5004 keyid:98:B5:BF:92:BE:2A:09:B7:D2:22:4A:A5:04:D9:8C:63:C4:22:2F:94
5005
5006 X509v3 Basic Constraints:
5007 CA:TRUE
5008 Signature Algorithm: sha256WithRSAEncryption
5009 84:22:d1:be:1f:9c:9c:e3:d2:41:00:f3:52:23:68:9b:32:43:
5010 ec:d1:6b:57:06:36:b2:aa:57:e7:51:c7:86:90:3c:8b:3b:c5:
5011 3b:64:ac:fa:65:4f:23:11:a3:e2:19:91:de:8f:05:4c:ef:14:
5012 97:49:f1:a6:99:eb:c4:a1:40:14:98:75:d6:61:56:0e:f3:07:
5013 9e:46:d9:10:4f:2a:ed:9e:08:98:62:10:df:61:c1:86:9a:1c:
5014 15:a7:3b:2c:9c:a3:ce:54:58:11:af:09:c4:e8:62:8d:87:0b:
5015 73:3c:72:a3:a8:c0:09:2a:82:69:c0:a3:3a:2c:93:1d:e9:8c:
5016 91:19
5017
5018total 4.0K
5019drwx------ 2 root root 27 Mar 1 14:05 .
5020drwxr-xr-x. 12 root root 152 Mar 1 14:05 ..
5021-rw------- 1 root root 1.9K Mar 1 14:05 pure-ftpd.pem
5022
5023self-signed ssl cert generated
5024pure-ftpd installed
5025systemctl restart pure-ftpd.service
5026Flushing chain `INPUT'
5027Flushing chain `FORWARD'
5028Flushing chain `OUTPUT'
5029Flushing chain `PREROUTING'
5030Flushing chain `INPUT'
5031Flushing chain `OUTPUT'
5032Flushing chain `POSTROUTING'
5033Flushing chain `INPUT'
5034Flushing chain `FORWARD'
5035Flushing chain `OUTPUT'
5036Flushing chain `PREROUTING'
5037Flushing chain `INPUT'
5038Flushing chain `OUTPUT'
5039Flushing chain `POSTROUTING'
5040csf: FASTSTART loading DROP no logging (IPv4)
5041csf: FASTSTART loading DROP no logging (IPv6)
5042LOG tcp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP_IN Blocked* "
5043LOG tcp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *TCP_OUT Blocked* "
5044LOG udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP_IN Blocked* "
5045LOG udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP_OUT Blocked* "
5046LOG icmp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP_IN Blocked* "
5047LOG icmp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP_OUT Blocked* "
5048LOG tcp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP6IN Blocked* "
5049LOG tcp opt in * out * ::/0 -> ::/0 tcp flags:0x17/0x02 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *TCP6OUT Blocked* "
5050LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP6IN Blocked* "
5051LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP6OUT Blocked* "
5052LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP6IN Blocked* "
5053LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP6OUT Blocked* "
5054LOG all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *Port Flood* "
5055LOG all opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *Port Flood* "
5056DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
5057REJECT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
5058DROP all opt in * out * ::/0 -> ::/0
5059REJECT all opt in * out * ::/0 -> ::/0 reject-with icmp6-port-unreachable
5060DENYOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5061DENYIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
5062ALLOWOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5063ALLOWIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
5064DENYOUT all opt in * out !lo ::/0 -> ::/0
5065DENYIN all opt in !lo out * ::/0 -> ::/0
5066ALLOWOUT all opt in * out !lo ::/0 -> ::/0
5067ALLOWIN all opt in !lo out * ::/0 -> ::/0
5068csf: FASTSTART loading Packet Filter (IPv4)
5069csf: FASTSTART loading Packet Filter (IPv6)
5070DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
5071INVALID tcp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
5072INVALID tcp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5073DROP all opt in * out * ::/0 -> ::/0
5074INVALID tcp opt in !lo out * ::/0 -> ::/0
5075INVALID tcp opt in * out !lo ::/0 -> ::/0
5076csf: IPSET creating set chain_DENY
5077csf: IPSET creating set chain_6_DENY
5078csf: FASTSTART loading csf.deny (IPv4)
5079csf: FASTSTART loading csf.deny (IPv6)
5080csf: IPSET creating set chain_ALLOWDYN
5081ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN src
5082ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN dst
5083csf: IPSET creating set chain_6_ALLOWDYN
5084ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN src
5085ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN dst
5086ALLOWDYNIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
5087ALLOWDYNOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5088ALLOWDYNIN all opt in !lo out * ::/0 -> ::/0
5089ALLOWDYNOUT all opt in * out !lo ::/0 -> ::/0
5090csf: IPSET creating set chain_ALLOW
5091csf: IPSET creating set chain_6_ALLOW
5092csf: FASTSTART loading csf.allow (IPv4)
5093csf: FASTSTART loading csf.allow (IPv6)
5094csf: FASTSTART loading csf.allow (IPSET)
5095 tcp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 tcp dpt:21 state NEW recent: SET name: 21 side: source mask: 255.255.255.255
5096PORTFLOOD tcp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 tcp dpt:21 state NEW recent: UPDATE seconds: 300 hit_count: 5 name: 21 side: source mask: 255.255.255.255
5097 tcp opt in !lo out * ::/0 -> ::/0 tcp dpt:21 state NEW recent: SET name: 21 side: source mask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
5098PORTFLOOD tcp opt in !lo out * ::/0 -> ::/0 tcp dpt:21 state NEW recent: UPDATE seconds: 300 hit_count: 5 name: 21 side: source mask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
5099DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
5100DROP all opt in * out * ::/0 -> ::/0
5101RETURN udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 owner UID match 0
5102RETURN udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 100/sec burst 500
5103LOG all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
5104REJECT udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
5105UDPFLOOD udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5106RETURN udp opt in * out * ::/0 -> ::/0 owner UID match 0
5107RETURN udp opt in * out !lo ::/0 -> ::/0 limit: avg 100/sec burst 500
5108LOG all opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
5109REJECT udp opt in * out !lo ::/0 -> ::/0 reject-with icmp6-port-unreachable
5110UDPFLOOD udp opt in * out !lo ::/0 -> ::/0
5111ACCEPT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
5112ACCEPT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
5113ACCEPT all opt in !lo out * ::/0 -> ::/0 state RELATED,ESTABLISHED
5114ACCEPT all opt in * out !lo ::/0 -> ::/0 state RELATED,ESTABLISHED
5115csf: FASTSTART loading TCP_IN (IPv4)
5116csf: FASTSTART loading TCP6_IN (IPv6)
5117csf: FASTSTART loading TCP_OUT (IPv4)
5118csf: FASTSTART loading TCP6_OUT (IPv6)
5119csf: FASTSTART loading UDP_IN (IPv4)
5120csf: FASTSTART loading UDP6_IN (IPv6)
5121csf: FASTSTART loading UDP_OUT (IPv4)
5122csf: FASTSTART loading UDP6_OUT (IPv6)
5123ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8 limit: avg 1/sec burst 5
5124ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0
5125ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8
5126ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0 limit: avg 1/sec burst 5
5127ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
5128ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
5129ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
5130ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
5131ACCEPT icmpv6 opt in !lo out * ::/0 -> ::/0
5132ACCEPT icmpv6 opt in * out !lo ::/0 -> ::/0
5133ACCEPT all opt -- in lo out * 0.0.0.0/0 -> 0.0.0.0/0
5134ACCEPT all opt -- in * out lo 0.0.0.0/0 -> 0.0.0.0/0
5135LOGDROPOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5136LOGDROPIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
5137ACCEPT all opt in lo out * ::/0 -> ::/0
5138ACCEPT all opt in * out lo ::/0 -> ::/0
5139LOGDROPOUT all opt in * out !lo ::/0 -> ::/0
5140LOGDROPIN all opt in !lo out * ::/0 -> ::/0
5141csf: FASTSTART loading DNS (IPv4)
5142csf: FASTSTART loading DNS (IPv6)
5143LOCALOUTPUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
5144LOCALINPUT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
5145LOCALOUTPUT all opt in * out !lo ::/0 -> ::/0
5146LOCALINPUT all opt in !lo out * ::/0 -> ::/0
5147*WARNING* LF_DISTFTP sanity check. LF_DISTFTP = 40. Recommended range: 0-20 (Default: 0)
5148*WARNING* LF_DISTFTP_UNIQ sanity check. LF_DISTFTP_UNIQ = 40. Recommended range: 2-20 (Default: 2)
5149*WARNING* DENY_TEMP_IP_LIMIT sanity check. DENY_TEMP_IP_LIMIT = 3000. Recommended range: 10-1000 (Default: 100)
5150
5151*WARNING* RESTRICT_SYSLOG is disabled. See SECURITY WARNING in /etc/csf/csf.conf.
5152
5153check /etc/pure-ftpd/pureftpd.passwd
5154-rw------- 1 root root 0 Mar 1 14:05 /etc/pure-ftpd/pureftpd.passwd
5155
5156check /etc/pure-ftpd/pureftpd.pdb
5157-rw------- 1 root root 2.1K Mar 1 14:05 /etc/pure-ftpd/pureftpd.pdb
5158
5159source_pcreinstall
5160
5161**********************************************************************
5162* Add cmd shortcuts for php.ini, my.cnf, php-fpm.conf, nginx.conf and virtual.conf
5163* Edit /etc/centminmod/custom_config.inc = customconfig
5164* Edit php.ini = phpedit
5165* Edit my.cnf = mycnf
5166* Edit php-fpm.conf = fpmconf
5167* Edit nginx.conf = nginxconf
5168* Edit virtual.conf = vhostconf
5169* nginx stop/start/restart = ngxstop/ngxstart/ngxrestart
5170* php-fpm stop/start/restart = fpmstop/fpmstart/fpmrestart
5171* mysql stop/start/restart = mysqlstop/mysqlstart/mysqlrestart
5172* nginx + php-fpm stop/start/restart = npstop/npstart/nprestart
5173* memcached stop/start/restart = memcachedstop/memcachedstart/memcachedrestart
5174* csf stop/start/restart = csfstop/csfstart/csfrestart
5175**********************************************************************
5176grep: /usr/local/lib/php.ini: No such file or directory
5177
5178**********************************************************************
5179* Starting Services...
5180**********************************************************************
5181Starting nginx (via systemctl): Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
5182[FAILED]
5183Starting mysql (via systemctl): [ OK ]
5184
5185
5186*************************************************
5187* Increase system Entropy pool availability
5188*************************************************
5189Created symlink from /etc/systemd/system/multi-user.target.wants/haveged.service to /usr/lib/systemd/system/haveged.service.
5190[Service]
5191ExecStart=
5192ExecStart=/usr/sbin/haveged -w 4067 -v 1 --Foreground
5193*************************************************
5194* Post-Install Check List....
5195*************************************************
5196
5197--------------------------------------------------------
5198Check ccache Version:
5199--------------------------------------------------------
5200ccache version 3.4.1
5201
5202Copyright (C) 2002-2007 Andrew Tridgell
5203Copyright (C) 2009-2018 Joel Rosdahl
5204
5205This program is free software; you can redistribute it and/or modify it under
5206the terms of the GNU General Public License as published by the Free Software
5207Foundation; either version 3 of the License, or (at your option) any later
5208version.
5209
5210--------------------------------------------------------
5211Check Nginx Version:
5212--------------------------------------------------------
5213which: no nginx in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
5214can not find nginx binary.. install failed
5215
5216--------------------------------------------------------
5217Check PHP-FPM Version:
5218--------------------------------------------------------
5219which: no php in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
5220inc/centminfinish.inc: line 77: -v: command not found
5221
5222--------------------------------------------------------
5223Check MariaDB installed RPM Versions:
5224--------------------------------------------------------
5225MariaDB-server-10.1.31-1.el7.centos.x86_64
5226MariaDB-common-10.1.31-1.el7.centos.x86_64
5227MariaDB-compat-10.1.31-1.el7.centos.x86_64
5228MariaDB-devel-10.1.31-1.el7.centos.x86_64
5229MariaDB-client-10.1.31-1.el7.centos.x86_64
5230MariaDB-shared-10.1.31-1.el7.centos.x86_64
5231
5232--------------------------------------------------------
5233Check Memcached Server Version:
5234--------------------------------------------------------
5235memcached 1.5.6
5236
5237--------------------------------------------------------
5238Check CSF Firewall Version:
5239--------------------------------------------------------
5240csf: v11.07 (generic)
5241
5242--------------------------------------------------------
5243Check Siege Benchmark Version:
5244--------------------------------------------------------
5245which: no siege in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
5246inc/centminfinish.inc: line 144: -V: command not found
5247
5248--------------------------------------------------------
5249Check mysqlreport version:
5250--------------------------------------------------------
5251chmod: cannot access ‘/root/mysqlreport’: No such file or directory
5252inc/centminfinish.inc: line 168: /root/mysqlreport: No such file or directory
5253
5254--------------------------------------------------------
5255Check pure-ftpd Version:
5256--------------------------------------------------------
5257pure-ftpd v1.0.42
5258
5259--------------------------------------------------------
5260Check YUM Repo List
5261--------------------------------------------------------
5262Loaded plugins: fastestmirror, priorities, versionlock
5263Loading mirror speeds from cached hostfile
5264 * base: mirror.0x.sg
5265 * epel: mirror.smartmedia.net.id
5266 * extras: mirror.0x.sg
5267 * rpmforge: mirror.smartmedia.net.id
5268 * updates: mirror.0x.sg
5269228 packages excluded due to repository priority protections
5270repo id repo name status
5271base/7/x86_64 CentOS-7 - Base 7,420+2,171
5272centos-sclo-rh/x86_64 CentOS-7 - SCLo rh 6,546+94
5273centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo 500
5274digitalocean-agent/x86_64 DigitalOcean agent 1
5275epel/x86_64 Extra Packages for Enterprise Linux 7 11,430+923
5276extras/7/x86_64 CentOS-7 - Extras 390
5277mariadb MariaDB 15+2
5278rpmforge RHEL 7 - RPMforge.net - dag 139+106
5279updates/7/x86_64 CentOS-7 - Updates 1,509+432
5280!varnishcache_varnish41/x86_64 varnishcache_varnish41 46
5281!varnishcache_varnish41-source varnishcache_varnish41-source 0
5282repolist: 27,996
5283
5284--------------------------------------------------------
5285mytimes check:
5286/usr/bin/mytimes
5287--------------------------------------------------------
5288Thu Mar 1 14:05:46 UTC 2018 [UTC]
5289Fri Mar 2 00:05:46 AEST 2018 [Australia/Brisbane]
5290Thu Mar 1 06:05:46 PST 2018 [America/Los_Angeles]
5291Thu Mar 1 08:05:46 CST 2018 [America/Chicago]
5292Thu Mar 1 09:05:46 EST 2018 [America/New_York]
5293Thu Mar 1 09:05:46 EST 2018 [America/Montreal]
5294Thu Mar 1 14:05:46 GMT 2018 [Europe/London]
5295Thu Mar 1 15:05:46 CET 2018 [Europe/Berlin]
5296Thu Mar 1 21:05:46 +07 2018 [Asia/Bangkok]
5297Thu Mar 1 21:05:46 +07 2018 [Asia/Ho_Chi_Minh]
5298Thu Mar 1 21:05:46 WIB 2018 [Asia/Jakarta]
5299Thu Mar 1 22:05:46 +08 2018 [Asia/Kuala_Lumpur]
5300Thu Mar 1 22:05:46 +08 2018 [Asia/Singapore]
5301--------------------------------------------------------
5302*************************************************
5303* Centmin Mod install completed....
5304*************************************************