Advertisement
Guest User

Untitled

a guest
Mar 1st, 2018
1,873
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 271.26 KB | None | 0 0
  1. *****************************************************
  2. Downloading all required software for install routines.
  3. *****************************************************
  4. *************************************************
  5. * Installing Development Tools
  6. *************************************************
  7. please wait for yum download and installs to complete.
  8. yum installs in less verbose mode so final install status is only shown..
  9. ....
  10. ......
  11. .........
  12. Loaded plugins: fastestmirror, versionlock
  13. Loading 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
  18. Package yum-3.4.3-154.el7.centos.1.noarch already installed and latest version
  19. Nothing to do
  20. Loaded plugins: fastestmirror, versionlock
  21. Loading 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
  26. Package yum-3.4.3-154.el7.centos.1.noarch already installed and latest version
  27. Nothing to do
  28. setting yum priorities for CentOS-Base.repo
  29. [base]
  30. name=CentOS-$releasever - Base
  31. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
  32. #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
  33. gpgcheck=1
  34. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  35. [updates]
  36. name=CentOS-$releasever - Updates
  37. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
  38. #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
  39. gpgcheck=1
  40. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  41. [extras]
  42. name=CentOS-$releasever - Extras
  43. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
  44. #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
  45. gpgcheck=1
  46. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  47. [centosplus]
  48. name=CentOS-$releasever - Plus
  49. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
  50. #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
  51. gpgcheck=1
  52. enabled=0
  53. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  54. *************************************************
  55. Fixing 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]
  70. name=CentOS-$releasever - Base
  71. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
  72. #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
  73. gpgcheck=1
  74. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  75. priority=1
  76.  
  77. #released updates
  78. [updates]
  79. name=CentOS-$releasever - Updates
  80. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
  81. #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
  82. gpgcheck=1
  83. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  84. priority=1
  85. priority=1
  86.  
  87. #additional packages that may be useful
  88. [extras]
  89. name=CentOS-$releasever - Extras
  90. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
  91. #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
  92. gpgcheck=1
  93. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  94. priority=1
  95.  
  96. #additional packages that extend functionality of existing packages
  97. [centosplus]
  98. name=CentOS-$releasever - Plus
  99. mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
  100. #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
  101. gpgcheck=1
  102. enabled=0
  103. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  104. priority=2
  105. priority=2
  106.  
  107.  
  108. setting yum priorities for CentOS-CR.repo
  109. [cr]
  110. name=CentOS-$releasever - cr
  111. baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
  112. gpgcheck=1
  113. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  114. *************************************************
  115. Fixing 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]
  140. name=CentOS-$releasever - cr
  141. baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
  142. gpgcheck=1
  143. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  144. priority=1
  145. enabled=0
  146.  
  147.  
  148. skip unneeded yum package check/installs for curl installer routines
  149.  
  150.  
  151. skip unneeded yum package check/installs for curl installer routines
  152.  
  153. *************************************************
  154. * CentOS 7.x detected installing EPEL Repo
  155. *************************************************
  156. setting yum priorities for epel.repo
  157. [epel]
  158. name=Extra Packages for Enterprise Linux 7 - $basearch
  159. #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
  160. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
  161. failovermethod=priority
  162. enabled=1
  163. gpgcheck=1
  164. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
  165. *************************************************
  166. Fixing epel.repo YUM Priorities
  167. *************************************************
  168. [epel]
  169. name=Extra Packages for Enterprise Linux 7 - $basearch
  170. #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
  171. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
  172. failovermethod=priority
  173. enabled=1
  174. gpgcheck=1
  175. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
  176. priority=3
  177. exclude=varnish varnish-libs galera nodejs nginx mongodb redis* scl-utils
  178.  
  179. [epel-debuginfo]
  180. name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
  181. #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
  182. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
  183. failovermethod=priority
  184. enabled=0
  185. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
  186. gpgcheck=1
  187.  
  188. [epel-source]
  189. name=Extra Packages for Enterprise Linux 7 - $basearch - Source
  190. #baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
  191. mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
  192. failovermethod=priority
  193. enabled=0
  194. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
  195. gpgcheck=1
  196.  
  197. rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm [found]
  198. curl: (6) Could not resolve host: apt.sw.be; Name or service not known
  199. error: http://apt.sw.be/RPM-GPG-KEY.dag.txt: import read failed(2).
  200. warning: rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
  201. Preparing...                          ########################################
  202. Updating / installing...
  203. rpmforge-release-0.5.3-1.el7.rf       ########################################
  204. setting yum priorities for rpmforge.repo
  205. [rpmforge]
  206. name = RHEL $releasever - RPMforge.net - dag
  207. baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
  208. mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
  209. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
  210. enabled = 1
  211. protect = 0
  212. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  213. gpgcheck = 1
  214. *************************************************
  215. Fixing rpmforge.repo YUM Priorities
  216. *************************************************
  217. ### Name: RPMforge RPM Repository for RHEL 7 - dag
  218. ### URL: http://rpmforge.net/
  219. [rpmforge]
  220. name = RHEL $releasever - RPMforge.net - dag
  221. baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
  222. mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
  223. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
  224. enabled = 1
  225. protect = 0
  226. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  227. gpgcheck = 1
  228. priority=5
  229. exclude=pure-ftpd optipng clamav* clamd
  230.  
  231. [rpmforge-extras]
  232. name = RHEL $releasever - RPMforge.net - extras
  233. baseurl = http://apt.sw.be/redhat/el7/en/$basearch/extras
  234. mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-extras
  235. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
  236. enabled = 0
  237. protect = 0
  238. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  239. gpgcheck = 1
  240.  
  241. [rpmforge-testing]
  242. name = RHEL $releasever - RPMforge.net - testing
  243. baseurl = http://apt.sw.be/redhat/el7/en/$basearch/testing
  244. mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-testing
  245. #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
  246. enabled = 0
  247. protect = 0
  248. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
  249. gpgcheck = 1
  250.  
  251.  
  252. percona-release-0.1-4.noarch.rpm [found]
  253. Preparing...                          ########################################
  254. Updating / installing...
  255. percona-release-0.1-4                 ########################################
  256. setting yum priorities for percona-release.repo
  257. [percona-release-$basearch]
  258. name = Percona-Release YUM repository - $basearch
  259. baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
  260. enabled = 1
  261. gpgcheck = 1
  262. *************************************************
  263. Fixing percona-release.repo YUM Priorities
  264. *************************************************
  265. ########################################
  266. # Percona releases and sources, stable #
  267. ########################################
  268. [percona-release-$basearch]
  269. name = Percona-Release YUM repository - $basearch
  270. baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
  271. enabled = 0
  272. gpgcheck = 1
  273. priority=11
  274. exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
  275. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  276.  
  277. [percona-release-noarch]
  278. name = Percona-Release YUM repository - noarch
  279. baseurl = http://repo.percona.com/release/$releasever/RPMS/noarch
  280. enabled = 0
  281. gpgcheck = 1
  282. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  283.  
  284. [percona-release-source]
  285. name = Percona-Release YUM repository - Source packages
  286. baseurl = http://repo.percona.com/release/$releasever/SRPMS
  287. enabled = 0
  288. gpgcheck = 1
  289. gpgkey = 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]
  295. name = Percona-Testing YUM repository - $basearch
  296. baseurl = http://repo.percona.com/testing/$releasever/RPMS/$basearch
  297. enabled = 0
  298. gpgcheck = 1
  299. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  300.  
  301. [percona-testing-noarch]
  302. name = Percona-Testing YUM repository - noarch
  303. baseurl = http://repo.percona.com/testing/$releasever/RPMS/noarch
  304. enabled = 0
  305. gpgcheck = 1
  306. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  307.  
  308. [percona-testing-source]
  309. name = Percona-Testing YUM repository - Source packages
  310. baseurl = http://repo.percona.com/testing/$releasever/SRPMS
  311. enabled = 0
  312. gpgcheck = 1
  313. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  314.  
  315. ############################################
  316. # Experimental packages, use with caution! #
  317. ############################################
  318. [percona-experimental-$basearch]
  319. name = Percona-Experimental YUM repository - $basearch
  320. baseurl = http://repo.percona.com/experimental/$releasever/RPMS/$basearch
  321. enabled = 0
  322. gpgcheck = 1
  323. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  324.  
  325. [percona-experimental-noarch]
  326. name = Percona-Experimental YUM repository - noarch
  327. baseurl = http://repo.percona.com/experimental/$releasever/RPMS/noarch
  328. enabled = 0
  329. gpgcheck = 1
  330. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  331.  
  332. [percona-experimental-source]
  333. name = Percona-Experimental YUM repository - Source packages
  334. baseurl = http://repo.percona.com/experimental/$releasever/SRPMS
  335. enabled = 0
  336. gpgcheck = 1
  337. gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
  338.  
  339.  
  340.  
  341. update varnish cache 4.1 yum repo config
  342. http://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"
  343. Trying other mirror.
  344. Importing 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
  348. Importing 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.  
  353. updated varnish cache 4.1 yum repo config
  354. setting yum priorities for varnish-4.1.repo
  355. [varnishcache_varnish41]
  356. name=varnishcache_varnish41
  357. baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/$basearch
  358. repo_gpgcheck=1
  359. *************************************************
  360. Fixing varnishcache_varnish41.repo YUM Priorities
  361. *************************************************
  362. [varnishcache_varnish41]
  363. name=varnishcache_varnish41
  364. baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/$basearch
  365. repo_gpgcheck=1
  366. priority=2
  367. gpgcheck=0
  368. enabled=1
  369. gpgkey=https://packagecloud.io/varnishcache/varnish41/gpgkey
  370. sslverify=1
  371. sslcacert=/etc/pki/tls/certs/ca-bundle.crt
  372. metadata_expire=300
  373.  
  374. [varnishcache_varnish41-source]
  375. name=varnishcache_varnish41-source
  376. baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/SRPMS
  377. repo_gpgcheck=1
  378. gpgcheck=0
  379. enabled=1
  380. gpgkey=https://packagecloud.io/varnishcache/varnish41/gpgkey
  381. sslverify=1
  382. sslcacert=/etc/pki/tls/certs/ca-bundle.crt
  383. metadata_expire=300
  384.  
  385. Loaded plugins: fastestmirror, priorities, versionlock
  386. ========================= repo: varnishcache_varnish41 =========================
  387. [varnishcache_varnish41]
  388. async = True
  389. bandwidth = 0
  390. base_persistdir = /var/lib/yum/repos/x86_64/7
  391. baseurl = https://packagecloud.io/varnishcache/varnish41/el/7/x86_64
  392. cache = 0
  393. cachedir = /var/cache/yum/x86_64/7/varnishcache_varnish41
  394. check_config_file_age = True
  395. compare_providers_priority = 80
  396. cost = 1000
  397. deltarpm_metadata_percentage = 100
  398. deltarpm_percentage =
  399. enabled = 0
  400. enablegroups = True
  401. exclude =
  402. failovermethod = priority
  403. ftp_disable_epsv = False
  404. gpgcadir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41/gpgcadir
  405. gpgcakey =
  406. gpgcheck = False
  407. gpgdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41/gpgdir
  408. gpgkey = https://packagecloud.io/varnishcache/varnish41/gpgkey
  409. hdrdir = /var/cache/yum/x86_64/7/varnishcache_varnish41/headers
  410. http_caching = all
  411. includepkgs =
  412. ip_resolve =
  413. keepalive = True
  414. keepcache = False
  415. mddownloadpolicy = sqlite
  416. mdpolicy = group:small
  417. mediaid =
  418. metadata_expire = 300
  419. metadata_expire_filter = read-only:present
  420. metalink =
  421. minrate = 0
  422. mirrorlist =
  423. mirrorlist_expire = 86400
  424. name = varnishcache_varnish41
  425. old_base_cache_dir =
  426. password =
  427. persistdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41
  428. pkgdir = /var/cache/yum/x86_64/7/varnishcache_varnish41/packages
  429. priority = 2
  430. proxy = False
  431. proxy_dict =
  432. proxy_password =
  433. proxy_username =
  434. repo_gpgcheck = True
  435. retries = 10
  436. skip_if_unavailable = False
  437. ssl_check_cert_permissions = True
  438. sslcacert = /etc/pki/tls/certs/ca-bundle.crt
  439. sslclientcert =
  440. sslclientkey =
  441. sslverify = True
  442. throttle = 0
  443. timeout = 30.0
  444. ui_id = varnishcache_varnish41/x86_64
  445. ui_repoid_vars = releasever,
  446.    basearch
  447. username =
  448.  
  449. ===================== repo: varnishcache_varnish41-source ======================
  450. [varnishcache_varnish41-source]
  451. async = True
  452. bandwidth = 0
  453. base_persistdir = /var/lib/yum/repos/x86_64/7
  454. baseurl = https://packagecloud.io/varnishcache/varnish41/el/7/SRPMS
  455. cache = 0
  456. cachedir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source
  457. check_config_file_age = True
  458. compare_providers_priority = 80
  459. cost = 1000
  460. deltarpm_metadata_percentage = 100
  461. deltarpm_percentage =
  462. enabled = 0
  463. enablegroups = True
  464. exclude =
  465. failovermethod = priority
  466. ftp_disable_epsv = False
  467. gpgcadir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source/gpgcadir
  468. gpgcakey =
  469. gpgcheck = False
  470. gpgdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source/gpgdir
  471. gpgkey = https://packagecloud.io/varnishcache/varnish41/gpgkey
  472. hdrdir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source/headers
  473. http_caching = all
  474. includepkgs =
  475. ip_resolve =
  476. keepalive = True
  477. keepcache = False
  478. mddownloadpolicy = sqlite
  479. mdpolicy = group:small
  480. mediaid =
  481. metadata_expire = 300
  482. metadata_expire_filter = read-only:present
  483. metalink =
  484. minrate = 0
  485. mirrorlist =
  486. mirrorlist_expire = 86400
  487. name = varnishcache_varnish41-source
  488. old_base_cache_dir =
  489. password =
  490. persistdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source
  491. pkgdir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source/packages
  492. priority = 99
  493. proxy = False
  494. proxy_dict =
  495. proxy_password =
  496. proxy_username =
  497. repo_gpgcheck = True
  498. retries = 10
  499. skip_if_unavailable = False
  500. ssl_check_cert_permissions = True
  501. sslcacert = /etc/pki/tls/certs/ca-bundle.crt
  502. sslclientcert =
  503. sslclientkey =
  504. sslverify = True
  505. throttle = 0
  506. timeout = 30.0
  507. ui_id = varnishcache_varnish41-source
  508. ui_repoid_vars = releasever,
  509.    basearch
  510. username =
  511.  
  512. remi-release-7.rpm [found]
  513. gpg(DigitalOcean Insights Engineering <sonar-agent@digitalocean.com>) ->a4c6383f-56c4b467
  514. gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>) ->f4a80eb5-53a7ff4b
  515. gpg(Fedora EPEL (7) <epel@fedoraproject.org>) ->352c64e5-52ae6884
  516. gpg(Dag Wieers (Dag Apt Repository v1.0) <dag@wieers.com>) ->6b8d79e6-3f49313d
  517. gpg(Percona MySQL Development Team <mysql-dev@percona.com>) ->cd2efd2a-4b26dda1
  518. gpg(Remi Collet <RPMS@FamilleCollet.com>) ->00f97f56-467e318a
  519. gpg(Remi's RPM repository <remi@remirepo.net>) ->0364b949-58bd2928
  520. Preparing...                          ########################################
  521. Updating / installing...
  522. remi-release-7.1-3.el7.remi           ########################################
  523. setting yum priorities for remi.repo
  524. [remi]
  525. name=Remi's RPM repository for Enterprise Linux 7 - $basearch
  526. #baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
  527. mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
  528. enabled=0
  529. gpgcheck=1
  530. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  531. *************************************************
  532. Fixing 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]
  539. name=Remi's RPM repository for Enterprise Linux 7 - $basearch
  540. #baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
  541. mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
  542. enabled=0
  543. gpgcheck=1
  544. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  545. priority=9
  546. exclude=php* mysql*
  547.  
  548. [remi-php55]
  549. name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch
  550. #baseurl=http://rpms.remirepo.net/enterprise/7/php55/$basearch/
  551. mirrorlist=http://rpms.remirepo.net/enterprise/7/php55/mirror
  552. # NOTICE: common dependencies are in "remi-safe"
  553. enabled=0
  554. gpgcheck=1
  555. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  556.  
  557. [remi-php56]
  558. name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch
  559. #baseurl=http://rpms.remirepo.net/enterprise/7/php56/$basearch/
  560. mirrorlist=http://rpms.remirepo.net/enterprise/7/php56/mirror
  561. # NOTICE: common dependencies are in "remi-safe"
  562. enabled=0
  563. gpgcheck=1
  564. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  565.  
  566. [remi-test]
  567. name=Remi's test RPM repository for Enterprise Linux 7 - $basearch
  568. #baseurl=http://rpms.remirepo.net/enterprise/7/test/$basearch/
  569. mirrorlist=http://rpms.remirepo.net/enterprise/7/test/mirror
  570. # WARNING: If you enable this repository, you must also enable "remi"
  571. enabled=0
  572. gpgcheck=1
  573. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  574.  
  575. [remi-debuginfo]
  576. name=Remi's RPM repository for Enterprise Linux 7 - $basearch - debuginfo
  577. baseurl=http://rpms.remirepo.net/enterprise/7/debug-remi/$basearch/
  578. enabled=0
  579. gpgcheck=1
  580. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  581.  
  582. [remi-php55-debuginfo]
  583. name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
  584. baseurl=http://rpms.remirepo.net/enterprise/7/debug-php55/$basearch/
  585. enabled=0
  586. gpgcheck=1
  587. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  588.  
  589. [remi-php56-debuginfo]
  590. name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
  591. baseurl=http://rpms.remirepo.net/enterprise/7/debug-php56/$basearch/
  592. enabled=0
  593. gpgcheck=1
  594. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  595.  
  596. [remi-test-debuginfo]
  597. name=Remi's test RPM repository for Enterprise Linux 7 - $basearch - debuginfo
  598. baseurl=http://rpms.remirepo.net/enterprise/7/debug-test/$basearch/
  599. enabled=0
  600. gpgcheck=1
  601. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
  602.  
  603.  
  604.  
  605. GeoIP database and library install...
  606. GeoLiteCity database download ...
  607. 2018-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.  
  609. custom RPM installs
  610. skip re2c custom rpm for CentOS 7
  611. cp: 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
  614. 0
  615. Download ccache-3.4.1.tar.gz ...
  616. ccache 3.4.1 Archive found, skipping download...
  617. ccache-3.4.1.tar.gz valid file.
  618.  
  619. install ccache 3.4.1
  620. make: *** No rule to make target `clean'.  Stop.
  621.  
  622. completed 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
  633. Mem:           1839          88         165           8        1585        1435
  634. Swap:          1023           0        1023
  635. ===============================================================================
  636. Filesystem     Type      Size  Used Avail Use% Mounted on
  637. /dev/vda1      xfs        50G  3.2G   47G   7% /
  638. devtmpfs       devtmpfs  900M     0  900M   0% /dev
  639. tmpfs          tmpfs     920M     0  920M   0% /dev/shm
  640. tmpfs          tmpfs     920M  8.4M  912M   1% /run
  641. tmpfs          tmpfs     920M     0  920M   0% /sys/fs/cgroup
  642. tmpfs          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. ===============================================================================
  662. Set cache size limit to 2.5 GB
  663.  
  664. Download nginx-1.13.9.tar.gz ...
  665. nginx-1.13.9.tar.gz found, skipping download...
  666. nginx-1.13.9.tar.gz valid file.
  667.  
  668. Download ngx-fancyindex-0.4.2.tar.gz ...
  669. ngx-fancyindex 0.4.2 Archive found, skipping download...
  670. ngx-fancyindex-0.4.2.tar.gz valid file.
  671.  
  672. Download 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
  674. Resolving github.com... 13.229.188.59, 13.250.177.223, 52.74.223.119
  675. Connecting to github.com|13.229.188.59|:443... connected.
  676. HTTP request sent, awaiting response... 302 Found
  677. Location: 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
  679. Resolving codeload.github.com... 192.30.255.121, 192.30.255.120
  680. Connecting to codeload.github.com|192.30.255.121|:443... connected.
  681. HTTP request sent, awaiting response... 200 OK
  682. Length: unspecified [application/x-gzip]
  683. Saving to: β€˜ngx-fancyindex-0.4.2.tar.gz’
  684.  
  685.     0K .......... .......... .                                 101K=0.2s
  686.  
  687. 2018-03-01 13:55:34 (101 KB/s) - β€˜ngx-fancyindex-0.4.2.tar.gz’ saved [22047]
  688.  
  689. Download done.
  690. ngx-fancyindex-0.4.2.tar.gz valid file.
  691.  
  692. Download ngx_cache_purge-2.4.2.tar.gz ...
  693. ngx_cache_purge 2.4.2 Archive found, skipping download...
  694. ngx_cache_purge-2.4.2.tar.gz valid file.
  695.  
  696. Download Nginx-accesskey-2.0.3.tar.gz ...
  697. Nginx-accesskey 2.0.3 Archive found, skipping download...
  698. Nginx-accesskey-2.0.3.tar.gz valid file.
  699.  
  700. Download nginx-http-concat-master.tar.gz ...
  701. nginx-http-concat-master.tar.gz Archive found, skipping download...
  702. nginx-http-concat-master.tar.gz valid file.
  703.  
  704. Download headers-more-v0.33.tar.gz ...
  705. headers-more-v0.33.tar.gz Archive found, skipping download...
  706. headers-more-v0.33.tar.gz valid file.
  707.  
  708. Download nginx-sticky-master.tar.gz ...
  709. nginx-sticky-master.tar.gz Archive found, skipping download...
  710. nginx-sticky-master.tar.gz valid file.
  711.  
  712. Download nginx-upstream-check-0.3.0.tar.gz ...
  713. nginx-upstream-check-0.3.0.tar.gz Archive found, skipping download...
  714. nginx-upstream-check-0.3.0.tar.gz valid file.
  715.  
  716. Download ngx_http_redis-0.3.7.tar.gz ...
  717. ngx_http_redis Archive found, skipping download...
  718. ngx_http_redis-0.3.7.tar.gz valid file.
  719.  
  720. Download pcre-8.41.tar.gz ...
  721. pcre-8.41.tar.gz Archive found, skipping download...
  722. pcre-8.41.tar.gz valid file.
  723.  
  724. Download nginx-dav-ext-module-0.0.3.tar.gz ...
  725. nginx-dav-ext-module-0.0.3.tar.gz Archive found, skipping download...
  726. nginx-dav-ext-module-0.0.3.tar.gz valid file.
  727.  
  728. Download memc-nginx-module_v0.18.tar.gz ...
  729. memc-nginx-module_v0.18.tar.gz Archive found, skipping download...
  730. memc-nginx-module_v0.18.tar.gz valid file.
  731.  
  732. Download srcache-nginx-module_v0.31.tar.gz ...
  733. srcache-nginx-module_v0.31.tar.gz Archive found, skipping download...
  734. srcache-nginx-module_v0.31.tar.gz valid file.
  735.  
  736. Download nginx-develkit_v0.3.0.tar.gz ...
  737. nginx-develkit_v0.3.0.tar.gz Archive found, skipping download...
  738. nginx-develkit_v0.3.0.tar.gz valid file.
  739.  
  740. Download set-misc-nginx-module_v0.31.tar.gz ...
  741. set-misc-nginx-module_v0.31.tar.gz Archive found, skipping download...
  742. set-misc-nginx-module_v0.31.tar.gz valid file.
  743.  
  744. Download echo-nginx-module_v0.61.tar.gz ...
  745. echo-nginx-module_v0.61.tar.gz Archive found, skipping download...
  746. echo-nginx-module_v0.61.tar.gz valid file.
  747.  
  748. Download redis2-nginx-module_v0.14.tar.gz ...
  749. redis2-nginx-module_v0.14.tar.gz Archive found, skipping download...
  750. redis2-nginx-module_v0.14.tar.gz valid file.
  751.  
  752. Download csf.tgz ...
  753. Initializing download: http://download.configserver.com/csf.tgz
  754. File size: 1554793 bytes
  755. Opening output file csf.tgz
  756. Starting 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%]  .........
  781. Connection 3 finished
  782.        ,,,,,,,,,. .......... .......... .......... ..........  [ 605.4KB/s]
  783. [ 75%]  .......... .......... .......... .......... ..........  [ 631.2KB/s]
  784. [ 79%]  .......... .......... .......... .......... ......
  785. Connection 2 finished
  786.        ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,....  [ 654.0KB/s]
  787. [ 82%]  .......... .......... .......... .......... ..........  [ 681.4KB/s]
  788. [ 85%]  .......... .......... .......... .......... ..........  [ 647.1KB/s]
  789. [ 88%]  .......... .......... .......
  790. Connection 0 finished
  791.        ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,... .......... ..........  [ 659.4KB/s]
  792. [ 92%]  .......... ........
  793. Connection 1 finished
  794.        ,,,,,,,,,, ,,,,,,,,.. .......... .......... ..........  [ 601.8KB/s]
  795. [ 95%]  .......... .......... .......... .......... ..........  [ 534.2KB/s]
  796. [ 98%]  .......... ........
  797.  
  798. Downloaded 1.5 Megabyte in 3 seconds. (502.95 KB/s)
  799. Download csf.tgz done.
  800. csf.tgz valid file.
  801.  
  802.  
  803. Download mailparse-3.0.2.tgz ...
  804. mailparse-3.0.2.tgz found, skipping download...
  805. mailparse-3.0.2.tgz valid file.
  806.  
  807. Download zlib-1.2.11.tar.gz ...
  808. zlib-1.2.11.tar.gz Archive found, skipping download...
  809. zlib-1.2.11.tar.gz valid file.
  810.  
  811. US server detected
  812. HTTP/1.1 404 Not Found
  813. Download php-β€˜7.1.3’.tar.gz ...
  814. axel http://php.net/get/php-β€˜7.1.3’.tar.gz/from/this/mirror -o php-β€˜7.1.3’.tar.gz
  815. Initializing download: http://php.net/get/php-β€˜7.1.3’.tar.gz/from/this/mirror
  816. HTTP/1.1 400 Bad Request
  817. Error: php-β€˜7.1.3’.tar.gz download failed.
  818.  
  819. ----------------------------------------------------------------------------------
  820. check Centmin Mod log for details at /root/centminlogs/
  821. Aborting 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.  
  830. This software comes with no warranty of any kind. You are free to use
  831. it for both personal and commercial use as licensed under the GPL.
  832.  
  833. Please read the included readme.txt before using this script.
  834.  
  835. removing any i686 packages installed by default
  836. Loaded plugins: fastestmirror, priorities, versionlock
  837. No Match for argument: *.i686
  838. No Packages marked for removal
  839. Your origional yum configuration has been backed up to /etc/yum.bak
  840. Centmin Mod secure /tmp # Thu Mar  1 13:55:41 UTC 2018
  841. *************************************************
  842. * Secured /tmp and /var/tmp
  843. *************************************************
  844. CentOS 7 Setup /tmp
  845. CentOS 7 + non-OpenVZ virtualisation detected
  846. masked
  847. 6291456+0 records in
  848. 6291456+0 records out
  849. 6442450944 bytes (6.4 GB) copied, 16.3566 s, 394 MB/s
  850. mke2fs 1.42.9 (28-Dec-2013)
  851. /home/usertmp_donotdelete is not a block special device.
  852. Proceed anyway? (y,n) Discarding device blocks: done
  853. Filesystem label=
  854. OS type: Linux
  855. Block size=4096 (log=2)
  856. Fragment size=4096 (log=2)
  857. Stride=0 blocks, Stripe width=0 blocks
  858. 393216 inodes, 1572864 blocks
  859. 78643 blocks (5.00%) reserved for the super user
  860. First data block=0
  861. Maximum filesystem blocks=1610612736
  862. 48 block groups
  863. 32768 blocks per group, 32768 fragments per group
  864. 8192 inodes per group
  865. Superblock backups stored on blocks:
  866.     32768, 98304, 163840, 229376, 294912, 819200, 884736
  867.  
  868. Allocating group tables: done
  869. Writing inode tables: done
  870. Creating journal (32768 blocks): done
  871. Writing superblocks and filesystem accounting information: done
  872.  
  873. *************************************************
  874. * Setting preferred localtime for VPS
  875. *************************************************
  876. Current date & time for the zone you selected is:
  877. Thu Mar  1 13:55:58 UTC 2018
  878. *************************************************
  879. * Installing NTP (and syncing time)
  880. *************************************************
  881. The date/time is now:
  882. Thu Mar  1 13:55:58 UTC 2018
  883. If this is correct, then everything is working properly
  884. *************************************************
  885. * NTP installed
  886. *************************************************
  887.        ___              _          _  _   _   _         _
  888.       |_ _| _ __   ___ | |_  __ _ | || | | \ | |  __ _ (_) _ __  __  __
  889.        | | | '_ \ / __|| __|/ _` || || | |  \| | / _` || || '_ \ \ \/ /
  890.        | | | | | |\__ \| |_| (_| || || | | |\  || (_| || || | | | >  <
  891.       |___||_| |_||___/ \__|\__,_||_||_| |_| \_| \__, ||_||_| |_|/_/\_\
  892.                                                  |___/
  893. *************************************************
  894. * Installing nginx
  895. *************************************************
  896. Installing nginx Modules / Prerequisites...
  897. Download pcre-8.41.tar.gz ...
  898. --2018-03-01 13:55:58--  https://centminmod.com/centminmodparts/pcre/pcre-8.41.tar.gz
  899. Resolving centminmod.com... 139.162.29.188
  900. Connecting to centminmod.com|139.162.29.188|:443... connected.
  901. HTTP request sent, awaiting response... 200 OK
  902. Length: 2068775 (2.0M) [application/octet-stream]
  903. Saving 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.  
  947. 2018-03-01 13:55:59 (23.6 MB/s) - β€˜pcre-8.41.tar.gz’ saved [2068775/2068775]
  948.  
  949. Download done.
  950. pcre-8.41.tar.gz valid file.
  951.  
  952.               ____                          _  _  _
  953.              / ___| ___   _ __ ___   _ __  (_)| |(_) _ __    __ _
  954.             | |    / _ \ | '_ ` _ \ | '_ \ | || || || '_ \  / _` |
  955.              | |___| (_) || | | | | || |_) || || || || | | || (_| |
  956.               \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
  957.                                      |_|                     |___/
  958.                   ___                       ____  ____   _
  959.                  / _ \  _ __    ___  _ __  / ___|/ ___| | |
  960.                 | | | || '_ \  / _ \| '_ \ \___ \\___ \ | |
  961.                 | |_| || |_) ||  __/| | | | ___) |___) || |___
  962.                  \___/ | .__/  \___||_| |_||____/|____/ |_____|
  963.                        |_|
  964. Compiling OpenSSL...
  965. tar (child): openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
  966. tar (child): Error is not recoverable: exiting now
  967. tar: Child returned status 2
  968. tar: Error is not recoverable: exiting now
  969. inc/openssl_install.inc: line 440: cd: /svr-setup/openssl-1.1.0g: No such file or directory
  970. grep: Configure: No such file or directory
  971. grep: 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
  973. inc/openssl_install.inc: line 475: ./config: No such file or directory
  974. make: *** No targets specified and no makefile found.  Stop.
  975. make: *** No rule to make target `install'.  Stop.
  976. cp: 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.  
  985. install zlib cloudflare...
  986.  
  987. pwd
  988. /svr-setup
  989. /svr-setup /svr-setup
  990. Cloning into 'zlib-cloudflare-1.3.0'...
  991. /svr-setup/zlib-cloudflare-1.3.0 /svr-setup /svr-setup
  992. rm -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
  998. rm -rf objs
  999. rm -f *.gcda *.gcno *.gcov
  1000. rm -f contrib/infback9/*.gcda contrib/infback9/*.gcno contrib/infback9/*.gcov
  1001. cp -p zconf.h.in zconf.h
  1002. rm -f Makefile zlib.pc configure.log
  1003. Checking for gcc...
  1004. Checking for shared library support...
  1005. Building shared library libz.so.1.2.8 with gcc.
  1006. Checking for off64_t... Yes.
  1007. Checking for fseeko... Yes.
  1008. Checking for strerror... Yes.
  1009. Checking for unistd.h... Yes.
  1010. Checking for stdarg.h... Yes.
  1011. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
  1012. Checking for vsnprintf() in stdio.h... Yes.
  1013. Checking for return value of vsnprintf()... Yes.
  1014. Checking for attribute(visibility) support... Yes.
  1015. Checking for CRC and SSE4.2 support ... Yes
  1016. Checking for PCLMUL support ... Yes
  1017. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
  1018. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o adler32.o adler32.c
  1019. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o crc32.o crc32.c
  1020. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o deflate.o deflate.c
  1021. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o infback.o infback.c
  1022. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o inffast.o inffast.c
  1023. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o inflate.o inflate.c
  1024. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o inftrees.o inftrees.c
  1025. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o trees.o trees.c
  1026. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o zutil.o zutil.c
  1027. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o compress.o compress.c
  1028. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o uncompr.o uncompr.c
  1029. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzclose.o gzclose.c
  1030. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzlib.o gzlib.c
  1031. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzread.o gzread.c
  1032. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzwrite.o gzwrite.c
  1033. gcc -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
  1034. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
  1035. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
  1036. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
  1037. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
  1038. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
  1039. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
  1040. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
  1041. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
  1042. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
  1043. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
  1044. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
  1045. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
  1046. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
  1047. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
  1048. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
  1049. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
  1050. gcc -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
  1051. gcc -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
  1052. gcc -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
  1053. ar 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
  1054. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
  1055. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
  1056. gcc -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
  1057. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
  1058. rm -f libz.so libz.so.1
  1059. ln -s libz.so.1.2.8 libz.so
  1060. ln -s libz.so.1.2.8 libz.so.1
  1061. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
  1062. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.8
  1063. gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.8
  1064. cp libz.a /usr/local/zlib-cf/lib
  1065. chmod 644 /usr/local/zlib-cf/lib/libz.a
  1066. cp libz.so.1.2.8 /usr/local/zlib-cf/lib
  1067. chmod 755 /usr/local/zlib-cf/lib/libz.so.1.2.8
  1068. cp zlib.3 /usr/local/zlib-cf/share/man/man3
  1069. chmod 644 /usr/local/zlib-cf/share/man/man3/zlib.3
  1070. cp zlib.pc /usr/local/zlib-cf/lib/pkgconfig
  1071. chmod 644 /usr/local/zlib-cf/lib/pkgconfig/zlib.pc
  1072. cp zlib.h zconf.h /usr/local/zlib-cf/include
  1073. chmod 644 /usr/local/zlib-cf/include/zlib.h /usr/local/zlib-cf/include/zconf.h
  1074. /svr-setup /svr-setup
  1075. inc/zlib.inc: line 117: cd: install_cfzlibstartdir: No such file or directory
  1076. /svr-setup
  1077.  
  1078. zlib cloudflare installed
  1079.  
  1080.                ____                          _  _  _
  1081.               / ___| ___   _ __ ___   _ __  (_)| |(_) _ __    __ _
  1082.              | |    / _ \ | '_ ` _ \ | '_ \ | || || || '_ \  / _` |
  1083.             | |___| (_) || | | | | || |_) || || || || | | || (_| |
  1084.              \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
  1085.                                     |_|                     |___/
  1086.                          _   _         _
  1087.                         | \ | |  __ _ (_) _ __  __  __
  1088.                         |  \| | / _` || || '_ \ \ \/ /
  1089.                          | |\  || (_| || || | | | >  <
  1090.                          |_| \_| \__, ||_||_| |_|/_/\_\
  1091.                                  |___/
  1092. Compiling nginx...
  1093.           ____         _         _       _   _         _
  1094.          |  _ \  __ _ | |_  ___ | |__   | \ | |  __ _ (_) _ __  __  __
  1095.          | |_) |/ _` || __|/ __|| '_ \  |  \| | / _` || || '_ \ \ \/ /
  1096.          |  __/| (_| || |_| (__ | | | | | |\  || (_| || || | | | >  <
  1097.          |_|    \__,_| \__|\___||_| |_| |_| \_| \__, ||_||_| |_|/_/\_\
  1098.                                                 |___/
  1099. *************************************************
  1100. Nginx Patch Time - NGINXPATCH_DELAY seconds delay
  1101. to allow you to patch files
  1102. *************************************************
  1103. 1013009
  1104. detected 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.  
  1130. NGX_DYNAMICCHECK nginx_configure
  1131. /svr-setup/nginx-1.13.9
  1132.  
  1133. nginx dynamic module support detected
  1134.  
  1135. grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
  1136. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  1137. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  1138. grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
  1139. 1013009
  1140. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  1141. 1013009
  1142. tar (child): /svr-setup/openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
  1143. tar (child): Error is not recoverable: exiting now
  1144. tar: Child returned status 2
  1145. tar: Error is not recoverable: exiting now
  1146. 1013009
  1147. /usr/local/src/centminmod
  1148. 14
  1149. 18
  1150. /svr-setup/redis2-nginx-module-0.14/src
  1151. /svr-setup/memc-nginx-module-0.18/src
  1152. 1013009
  1153. /usr/lib64/libatomic_ops.a found
  1154. BROTLI_CFLAG= -Wno-deprecated-declarations
  1155. download ngx_brotli module
  1156. Cloning into 'ngx_brotli'...
  1157. Submodule 'deps/brotli' (https://github.com/google/brotli.git) registered for path 'deps/brotli'
  1158. Cloning into 'deps/brotli'...
  1159. Submodule path 'deps/brotli': checked out '0ad94eed00420bf1154cb16a289aa27efbb30c01'
  1160. Submodule 'research/esaxx' (https://github.com/hillbig/esaxx) registered for path 'research/esaxx'
  1161. Cloning into 'research/esaxx'...
  1162. Submodule path 'deps/brotli/research/esaxx': checked out 'ca7cb332011ec37a8436487f210f396b84bd8273'
  1163.  
  1164. real    0m12.307s
  1165. user    0m1.630s
  1166. sys 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
  1184. Scanning dependencies of target brotlicommon-static
  1185. Scanning 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
  1188. Linking C static library libbrotlicommon-static.a
  1189. Linking C shared library libbrotlicommon.so
  1190. [  4%] Built target brotlicommon-static
  1191. [  4%] Built target brotlicommon
  1192. Scanning dependencies of target brotlienc-static
  1193. [  6%] Scanning dependencies of target brotlidec-static
  1194. Building 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
  1200. Linking 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
  1203. Scanning 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
  1211. Linking 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
  1214. Scanning 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
  1233. Linking C static library libbrotlienc-static.a
  1234. [ 77%] Built target brotlienc-static
  1235. Scanning 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
  1238. Linking 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
  1248. Linking 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
  1257. Install 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.  
  1285. grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
  1286. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  1287. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  1288. sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
  1289.  
  1290. Check existing server string:
  1291. static u_char ngx_http_server_string[] = "Server: nginx" CRLF;
  1292. static u_char ngx_http_server_build_string[] = "Server: " NGINX_VER_BUILD CRLF;
  1293.  
  1294. Change server string to nginx centminmod
  1295.  
  1296. NGX_MAX_ERROR_STR value
  1297. #define NGX_MAX_ERROR_STR   2048
  1298.  
  1299. grep: /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
  1300. sed: can't read /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
  1301. net.ipv4.tcp_fastopen = 3
  1302. TCPOFOMerge  TCPChallengeACK  TCPSYNChallenge  TCPFastOpenActive  TCPFastOpenActiveFail  TCPFastOpenPassive
  1303. 0            0                0                0                  0                      0
  1304. 689:    gcf->country = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
  1305. 744:    gcf->org = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
  1306. 805:    gcf->city = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
  1307. CLANG_CCOPT=""
  1308. Warning: RPMDB altered outside of yum.
  1309.  
  1310. real    0m6.048s
  1311. user    0m5.397s
  1312. sys 0m0.525s
  1313. warning: /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
  1314. Public key for devtoolset-7-binutils-2.28-8.el7.sc1.x86_64.rpm is not installed
  1315. Importing 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.  
  1321. real    0m31.266s
  1322. user    0m17.159s
  1323. sys 0m1.998s
  1324.  
  1325. gcc (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1)
  1326. Copyright (C) 2017 Free Software Foundation, Inc.
  1327. This is free software; see the source for copying conditions.  There is NO
  1328. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1329.  
  1330. g++ (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1)
  1331. Copyright (C) 2017 Free Software Foundation, Inc.
  1332. This is free software; see the source for copying conditions.  There is NO
  1333. warranty; 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.  
  1389. dynamic module directory at /usr/local/nginx/modules
  1390. ls: cannot access /usr/local/nginx/modules: No such file or directory
  1391.  
  1392. nginx 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'
  1394. checking for OS
  1395.  + Linux 3.10.0-693.11.6.el7.x86_64 x86_64
  1396. checking for C compiler ... found
  1397.  + using GNU C compiler
  1398.  + gcc version: 7.2.1 20170829 (Red Hat 7.2.1-1) (GCC)
  1399. checking for gcc -pipe switch ... found
  1400. checking for --with-ld-opt="-L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" ... found
  1401. checking for -Wl,-E switch ... found
  1402. checking for gcc builtin atomic operations ... found
  1403. checking for C99 variadic macros ... found
  1404. checking for gcc variadic macros ... found
  1405. checking for gcc builtin 64 bit byteswap ... found
  1406. checking for unistd.h ... found
  1407. checking for inttypes.h ... found
  1408. checking for limits.h ... found
  1409. checking for sys/filio.h ... not found
  1410. checking for sys/param.h ... found
  1411. checking for sys/mount.h ... found
  1412. checking for sys/statvfs.h ... found
  1413. checking for crypt.h ... found
  1414. checking for Linux specific features
  1415. checking for epoll ... found
  1416. checking for EPOLLRDHUP ... found
  1417. checking for EPOLLEXCLUSIVE ... not found
  1418. checking for O_PATH ... found
  1419. checking for sendfile() ... found
  1420. checking for sendfile64() ... found
  1421. checking for sys/prctl.h ... found
  1422. checking for prctl(PR_SET_DUMPABLE) ... found
  1423. checking for prctl(PR_SET_KEEPCAPS) ... found
  1424. checking for capabilities ... found
  1425. checking for crypt_r() ... found
  1426. checking for sys/vfs.h ... found
  1427. checking for nobody group ... found
  1428. checking for poll() ... found
  1429. checking for /dev/poll ... not found
  1430. checking for kqueue ... not found
  1431. checking for crypt() ... not found
  1432. checking for crypt() in libcrypt ... found
  1433. checking for F_READAHEAD ... not found
  1434. checking for posix_fadvise() ... found
  1435. checking for O_DIRECT ... found
  1436. checking for F_NOCACHE ... not found
  1437. checking for directio() ... not found
  1438. checking for statfs() ... found
  1439. checking for statvfs() ... found
  1440. checking for dlopen() ... not found
  1441. checking for dlopen() in libdl ... found
  1442. checking for sched_yield() ... found
  1443. checking for sched_setaffinity() ... found
  1444. checking for SO_SETFIB ... not found
  1445. checking for SO_REUSEPORT ... found
  1446. checking for SO_ACCEPTFILTER ... not found
  1447. checking for SO_BINDANY ... not found
  1448. checking for IP_TRANSPARENT ... found
  1449. checking for IP_BINDANY ... not found
  1450. checking for IP_BIND_ADDRESS_NO_PORT ... not found
  1451. checking for IP_RECVDSTADDR ... not found
  1452. checking for IP_SENDSRCADDR ... not found
  1453. checking for IP_PKTINFO ... found
  1454. checking for IPV6_RECVPKTINFO ... found
  1455. checking for TCP_DEFER_ACCEPT ... found
  1456. checking for TCP_KEEPIDLE ... found
  1457. checking for TCP_FASTOPEN ... found
  1458. checking for TCP_INFO ... found
  1459. checking for accept4() ... found
  1460. checking for eventfd() ... found
  1461. checking for int size ... 4 bytes
  1462. checking for long size ... 8 bytes
  1463. checking for long long size ... 8 bytes
  1464. checking for void * size ... 8 bytes
  1465. checking for uint32_t ... found
  1466. checking for uint64_t ... found
  1467. checking for sig_atomic_t ... found
  1468. checking for sig_atomic_t size ... 4 bytes
  1469. checking for socklen_t ... found
  1470. checking for in_addr_t ... found
  1471. checking for in_port_t ... found
  1472. checking for rlim_t ... found
  1473. checking for uintptr_t ... uintptr_t found
  1474. checking for system byte ordering ... little endian
  1475. checking for size_t size ... 8 bytes
  1476. checking for off_t size ... 8 bytes
  1477. checking for time_t size ... 8 bytes
  1478. checking for AF_INET6 ... found
  1479. checking for setproctitle() ... not found
  1480. checking for pread() ... found
  1481. checking for pwrite() ... found
  1482. checking for pwritev() ... found
  1483. checking for sys_nerr ... found
  1484. checking for localtime_r() ... found
  1485. checking for posix_memalign() ... found
  1486. checking for memalign() ... found
  1487. checking for mmap(MAP_ANON|MAP_SHARED) ... found
  1488. checking for mmap("/dev/zero", MAP_SHARED) ... found
  1489. checking for System V shared memory ... found
  1490. checking for POSIX semaphores ... not found
  1491. checking for POSIX semaphores in libpthread ... found
  1492. checking for struct msghdr.msg_control ... found
  1493. checking for ioctl(FIONBIO) ... found
  1494. checking for struct tm.tm_gmtoff ... found
  1495. checking for struct dirent.d_namlen ... not found
  1496. checking for struct dirent.d_type ... found
  1497. checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
  1498. checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
  1499. checking for openat(), fstatat() ... found
  1500. checking for getaddrinfo() ... found
  1501. configuring additional modules
  1502. adding module in ../ngx_cache_purge-2.4.2
  1503.  + ngx_http_cache_purge_module was configured
  1504. adding module in ../ngx_devel_kit-0.3.0
  1505.  + ngx_devel_kit was configured
  1506. adding module in ../redis2-nginx-module-0.14
  1507.  + ngx_http_redis2_module was configured
  1508. adding module in ../ngx_http_redis-0.3.7
  1509.  + ngx_http_redis_module was configured
  1510. adding module in ../memc-nginx-module-0.18
  1511.  + ngx_http_memc_module was configured
  1512. adding module in ../srcache-nginx-module-0.31
  1513.  + ngx_http_srcache_filter_module was configured
  1514. configuring additional dynamic modules
  1515. adding module in ../ngx_brotli
  1516.  + ngx_brotli was configured
  1517. adding module in ../ngx-fancyindex-0.4.2
  1518.  + ngx_http_fancyindex_module was configured
  1519. adding module in ../set-misc-nginx-module-0.31
  1520. found ngx_devel_kit for ngx_set_misc; looks good.
  1521.  + ngx_http_set_misc_module was configured
  1522. adding module in ../echo-nginx-module-0.61
  1523.  + ngx_http_echo_module was configured
  1524. adding module in ../headers-more-nginx-module-0.33
  1525.  + ngx_http_headers_more_filter_module was configured
  1526. checking for GD library ... found
  1527. checking for GD WebP support ... not found
  1528. checking for GeoIP library ... found
  1529. checking for GeoIP IPv6 support ... found
  1530. checking for atomic_ops library ... found
  1531. creating objs/Makefile
  1532.  
  1533. Configuration 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.                   |___/
  1560. make -f objs/Makefile
  1561. make[1]: Entering directory `/svr-setup/nginx-1.13.9'
  1562. cd ../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
  1566. cd ../ \
  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
  1572. make[1]: *** [..//.openssl/include/openssl/ssl.h] Error 127
  1573. make[1]: *** Waiting for unfinished jobs....
  1574. make[2]: Entering directory `/svr-setup/pcre-8.41'
  1575. rm -f pcretest pcregrep
  1576. test -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
  1577. test -z "libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la" || rm -f libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la
  1578. rm -rf .libs _libs
  1579. rm -f pcre_jit_test pcrecpp_unittest pcre_scanner_unittest pcre_stringpiece_unittest
  1580. rm -f ./so_locations
  1581. rm -f *.o
  1582. test -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
  1583. rm -f *.lo
  1584. test -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
  1585. rm -f *.tab.c
  1586. test -z "test-suite.log" || rm -f test-suite.log
  1587. test -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
  1588. rm -f config.h stamp-h1
  1589. test . = "." || test -z "" || rm -f
  1590. rm -f libtool config.lt
  1591. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1592. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  1593. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  1594. rm -rf ./.deps
  1595. rm -f Makefile
  1596. make[2]: Leaving directory `/svr-setup/pcre-8.41'
  1597. checking for a BSD-compatible install... /bin/install -c
  1598. checking whether build environment is sane... yes
  1599. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1600. checking for gawk... gawk
  1601. checking whether make sets $(MAKE)... yes
  1602. checking whether make supports nested variables... yes
  1603. checking whether make supports nested variables... (cached) yes
  1604. checking for style of include used by make... GNU
  1605. checking for gcc... gcc
  1606. checking whether the C compiler works... yes
  1607. checking for C compiler default output file name... a.out
  1608. checking for suffix of executables...
  1609. checking whether we are cross compiling... no
  1610. checking for suffix of object files... o
  1611. checking whether we are using the GNU C compiler... yes
  1612. checking whether gcc accepts -g... yes
  1613. checking for gcc option to accept ISO C89... none needed
  1614. checking whether gcc understands -c and -o together... yes
  1615. checking dependency style of gcc... gcc3
  1616. checking for ar... ar
  1617. checking the archiver (ar) interface... ar
  1618. checking for gcc... (cached) gcc
  1619. checking whether we are using the GNU C compiler... (cached) yes
  1620. checking whether gcc accepts -g... (cached) yes
  1621. checking for gcc option to accept ISO C89... (cached) none needed
  1622. checking whether gcc understands -c and -o together... (cached) yes
  1623. checking dependency style of gcc... (cached) gcc3
  1624. checking whether we are using the GNU C++ compiler... yes
  1625. checking whether g++ accepts -g... yes
  1626. checking dependency style of g++... gcc3
  1627. checking how to run the C preprocessor... gcc -E
  1628. checking for grep that handles long lines and -e... /bin/grep
  1629. checking for egrep... /bin/grep -E
  1630. checking for ANSI C header files... yes
  1631. checking for sys/types.h... yes
  1632. checking for sys/stat.h... yes
  1633. checking for stdlib.h... yes
  1634. checking for string.h... yes
  1635. checking for memory.h... yes
  1636. checking for strings.h... yes
  1637. checking for inttypes.h... yes
  1638. checking for stdint.h... yes
  1639. checking for unistd.h... yes
  1640. checking for int64_t... yes
  1641. checking build system type... x86_64-unknown-linux-gnu
  1642. checking host system type... x86_64-unknown-linux-gnu
  1643. checking how to print strings... printf
  1644. checking for a sed that does not truncate output... /bin/sed
  1645. checking for fgrep... /bin/grep -F
  1646. checking for ld used by gcc... /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld
  1647. checking if the linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld) is GNU ld... yes
  1648. checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-7/root/usr/bin/nm -B
  1649. checking the name lister (/opt/rh/devtoolset-7/root/usr/bin/nm -B) interface... BSD nm
  1650. checking whether ln -s works... yes
  1651. checking the maximum length of command line arguments... 1572864
  1652. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1653. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1654. checking for /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld option to reload object files... -r
  1655. checking for objdump... objdump
  1656. checking how to recognize dependent libraries... pass_all
  1657. checking for dlltool... dlltool
  1658. checking how to associate runtime and link libraries... printf %s\n
  1659. checking for archiver @FILE support... @
  1660. checking for strip... strip
  1661. checking for ranlib... ranlib
  1662. checking command to parse /opt/rh/devtoolset-7/root/usr/bin/nm -B output from gcc object... ok
  1663. checking for sysroot... no
  1664. checking for a working dd... /bin/dd
  1665. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  1666. checking for mt... no
  1667. checking if : is a manifest tool... no
  1668. checking for dlfcn.h... yes
  1669. checking for objdir... .libs
  1670. checking if gcc supports -fno-rtti -fno-exceptions... no
  1671. checking for gcc option to produce PIC... -fPIC -DPIC
  1672. checking if gcc PIC flag -fPIC -DPIC works... yes
  1673. checking if gcc static flag -static works... no
  1674. checking if gcc supports -c -o file.o... yes
  1675. checking if gcc supports -c -o file.o... (cached) yes
  1676. checking 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
  1677. checking dynamic linker characteristics... GNU/Linux ld.so
  1678. checking how to hardcode library paths into programs... immediate
  1679. checking whether stripping libraries is possible... yes
  1680. checking if libtool supports shared libraries... yes
  1681. checking whether to build shared libraries... no
  1682. checking whether to build static libraries... yes
  1683. checking how to run the C++ preprocessor... g++ -E
  1684. checking for ld used by g++... /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64
  1685. checking 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
  1686. checking 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
  1687. checking for g++ option to produce PIC... -fPIC -DPIC
  1688. checking if g++ PIC flag -fPIC -DPIC works... yes
  1689. checking if g++ static flag -static works... no
  1690. checking if g++ supports -c -o file.o... yes
  1691. checking if g++ supports -c -o file.o... (cached) yes
  1692. checking 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
  1693. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1694. checking how to hardcode library paths into programs... immediate
  1695. checking whether ln -s works... yes
  1696. checking whether the -Werror option is usable... yes
  1697. checking for simple visibility declarations... yes
  1698. checking for ANSI C header files... (cached) yes
  1699. checking limits.h usability... yes
  1700. checking limits.h presence... yes
  1701. checking for limits.h... yes
  1702. checking for sys/types.h... (cached) yes
  1703. checking for sys/stat.h... (cached) yes
  1704. checking dirent.h usability... yes
  1705. checking dirent.h presence... yes
  1706. checking for dirent.h... yes
  1707. checking windows.h usability... no
  1708. checking windows.h presence... no
  1709. checking for windows.h... no
  1710. checking for alias support in the linker... no
  1711. checking for alias support in the linker... no
  1712. checking string usability... yes
  1713. checking string presence... yes
  1714. checking for string... yes
  1715. checking bits/type_traits.h usability... no
  1716. checking bits/type_traits.h presence... no
  1717. checking for bits/type_traits.h... no
  1718. checking type_traits.h usability... no
  1719. checking type_traits.h presence... no
  1720. checking for type_traits.h... no
  1721. checking for strtoq... yes
  1722. checking for long long... yes
  1723. checking for unsigned long long... yes
  1724. checking for an ANSI C-conforming const... yes
  1725. checking for size_t... yes
  1726. checking for bcopy... yes
  1727. checking for memmove... yes
  1728. checking for strerror... yes
  1729. checking zlib.h usability... yes
  1730. checking zlib.h presence... yes
  1731. checking for zlib.h... yes
  1732. checking for gzopen in -lz... yes
  1733. checking bzlib.h usability... yes
  1734. checking bzlib.h presence... yes
  1735. checking for bzlib.h... yes
  1736. checking for libbz2... yes
  1737. checking for the pthreads library -lpthreads... no
  1738. checking whether pthreads work without any flags... no
  1739. checking whether pthreads work with -Kthread... no
  1740. checking whether pthreads work with -kthread... no
  1741. checking for the pthreads library -llthread... no
  1742. checking whether pthreads work with -pthread... yes
  1743. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  1744. checking if more special flags are required for pthreads... no
  1745. checking for PTHREAD_PRIO_INHERIT... yes
  1746. checking that generated files are newer than configure... done
  1747. configure: creating ./config.status
  1748. config.status: creating Makefile
  1749. config.status: creating libpcre.pc
  1750. config.status: creating libpcre16.pc
  1751. config.status: creating libpcre32.pc
  1752. config.status: creating libpcreposix.pc
  1753. config.status: creating libpcrecpp.pc
  1754. config.status: creating pcre-config
  1755. config.status: creating pcre.h
  1756. config.status: creating pcre_stringpiece.h
  1757. config.status: creating pcrecpparg.h
  1758. config.status: creating config.h
  1759. config.status: executing depfiles commands
  1760. config.status: executing libtool commands
  1761. config.status: executing script-chmod commands
  1762. config.status: executing delete-old-chartables commands
  1763.  
  1764. pcre-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.  
  1807. make[1]: Leaving directory `/svr-setup/nginx-1.13.9'
  1808. make: *** [build] Error 2
  1809.  
  1810. real    0m6.426s
  1811. user    0m3.237s
  1812. sys 0m3.110s
  1813.            _   _         _                __  __         _
  1814.           | \ | |  __ _ (_) _ __  __  __ |  \/  |  __ _ | | __ ___
  1815.           |  \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
  1816.            | |\  || (_| || || | | | >  <  | |  | || (_| ||   <|  __/
  1817.            |_| \_| \__, ||_||_| |_|/_/\_\ |_|  |_| \__,_||_|\_\\___|
  1818.                    |___/
  1819.                         ___              _          _  _
  1820.                        |_ _| _ __   ___ | |_  __ _ | || |
  1821.                         | | | '_ \ / __|| __|/ _` || || |
  1822.                        | | | | | |\__ \| |_| (_| || || |
  1823.                       |___||_| |_||___/ \__|\__,_||_||_|
  1824.  
  1825. make -f objs/Makefile install
  1826. make[1]: Entering directory `/svr-setup/nginx-1.13.9'
  1827. cd ../ \
  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
  1833. make[1]: *** [..//.openssl/include/openssl/ssl.h] Error 127
  1834. make[1]: Leaving directory `/svr-setup/nginx-1.13.9'
  1835. make: *** [install] Error 2
  1836.  
  1837. real    0m0.023s
  1838. user    0m0.016s
  1839. sys 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.  
  1865. NGX_DYNAMICCHECK nginx_configure
  1866. /svr-setup/nginx-1.13.9
  1867.  
  1868. nginx dynamic module support detected
  1869.  
  1870. 1013009
  1871. ${CUR_DIR} & ${CM_INSTALLDIR}
  1872. /usr/local/src/centminmod
  1873. /usr/local/src/centminmod
  1874.  
  1875. Setup default hostname: centmin-v1
  1876.  
  1877.  
  1878. ----------------------------------------------
  1879. Creating /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. ---------------------------------------------------------------------------
  1896. Current nginx log directories:
  1897. ---------------------------------------------------------------------------
  1898. ls -lh /var/log/nginx/
  1899. total 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. ---------------------------------------------------------------------------
  1903. total 0
  1904. ---------------------------------------------------------------------------
  1905.  
  1906. ----------------------------------------------------------------------------
  1907. nginx logrotation /etc/logrotate.d/nginx setup completed
  1908. ----------------------------------------------------------------------------
  1909.  
  1910. dynamic module directory at /usr/local/nginx/modules
  1911. ls: 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. *************************************************
  1927. MariaDB 10.1 Repo setup...
  1928.  
  1929. setup /var/log/mysqld.log
  1930. chown: invalid user: β€˜mysql:mysql’
  1931. -rw------- 1 root root 0 Mar  1 13:57 /var/log/mysqld.log
  1932.  
  1933. rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
  1934.  
  1935. Check for existing mariadb packages
  1936.  
  1937. Check for existing mariadb-libs package
  1938. yum -y remove mariadb-libs
  1939. Loaded plugins: fastestmirror, priorities, versionlock
  1940. Resolving 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.  
  1955. Dependencies Resolved
  1956.  
  1957. ================================================================================
  1958.  Package             Arch        Version                    Repository     Size
  1959. ================================================================================
  1960. Removing:
  1961.  mariadb-libs        x86_64      1:5.5.56-2.el7             @base         4.4 M
  1962. Removing 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.  
  1967. Transaction Summary
  1968. ================================================================================
  1969. Remove  1 Package (+3 Dependent packages)
  1970.  
  1971. Installed size: 5.6 M
  1972. Downloading packages:
  1973. Running transaction check
  1974. Running transaction test
  1975. Transaction test succeeded
  1976. Running 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
  1981. warning: 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.  
  1987. Removed:
  1988.   mariadb-libs.x86_64 1:5.5.56-2.el7
  1989.  
  1990. Dependency 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.  
  1994. Complete!
  1995.  
  1996. Check for existing MySQL-shared-compat
  1997.  
  1998.           __  __               _         ____   ____    _   ___     _
  1999.          |  \/  |  __ _  _ __ (_)  __ _ |  _ \ | __ )  / | / _ \   / |
  2000.          | |\/| | / _` || '__|| | / _` || | | ||  _ \  | || | | |  | |
  2001.         | |  | || (_| || |   | || (_| || |_| || |_) | | || |_| |_ | |
  2002.         |_|  |_| \__,_||_|   |_| \__,_||____/ |____/  |_| \___/(_)|_|
  2003.  
  2004.          __   __                   ___              _          _  _
  2005.          \ \ / /_   _  _ __ ___   |_ _| _ __   ___ | |_  __ _ | || |
  2006.           \ V /| | | || '_ ` _ \   | | | '_ \ / __|| __|/ _` || || |
  2007.            | | | |_| || | | | | |  | | | | | |\__ \| |_| (_| || || |
  2008.            |_|  \__,_||_| |_| |_| |___||_| |_||___/ \__|\__,_||_||_|
  2009.  
  2010. MariaDB 10.1 YUM install...
  2011.                                ____         _
  2012.                               / ___|   ___ | |_
  2013.                               \___ \  / _ \| __|
  2014.                                ___) ||  __/| |_
  2015.                               |____/  \___| \__|
  2016.  
  2017.            __     _            __                                  __
  2018.           / /___ | |_  ___    / /_ __ ___   _   _     ___  _ __   / _|
  2019.          / // _ \| __|/ __|  / /| '_ ` _ \ | | | |   / __|| '_ \ | |_
  2020.         / /|  __/| |_| (__  / / | | | | | || |_| | _| (__ | | | ||  _|
  2021.        /_/  \___| \__|\___|/_/  |_| |_| |_| \__, |(_)\___||_| |_||_|
  2022.                                             |___/
  2023.  
  2024. Copying MariaDB my-mdb10-min.cnf file to /etc/my.cnf
  2025.  
  2026. time yum -q -y --disableplugin=fastestmirror,downloadonly --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities install perl-DBI
  2027. Package perl-DBI-1.627-4.el7.x86_64 already installed and latest version
  2028.  
  2029. real    0m1.941s
  2030. user    0m0.563s
  2031. sys 0m0.097s
  2032.  
  2033. *************************************************
  2034. MariaDB 10.1.x YUM install...
  2035. yum -q -y install MariaDB-client MariaDB-common MariaDB-compat MariaDB-devel MariaDB-server MariaDB-shared --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities
  2036. *************************************************
  2037.  
  2038. Loaded plugins: fastestmirror, versionlock
  2039. Loading mirror speeds from cached hostfile
  2040. * base: mirror.0x.sg
  2041. * extras: mirror.0x.sg
  2042. * updates: mirror.0x.sg
  2043. Resolving 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.  
  2056. Dependencies Resolved
  2057.  
  2058. ================================================================================
  2059. Package            Arch       Version                        Repository   Size
  2060. ================================================================================
  2061. Installing:
  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
  2068. Installing for dependencies:
  2069. galera             x86_64     25.3.22-1.rhel7.el7.centos     mariadb     8.0 M
  2070.  
  2071. Transaction Summary
  2072. ================================================================================
  2073. Install  6 Packages (+1 Dependent package)
  2074.  
  2075. Total download size: 161 M
  2076. Installed size: 710 M
  2077. Downloading packages:
  2078. --------------------------------------------------------------------------------
  2079. Total                                              8.5 MB/s | 161 MB  00:18
  2080. Running transaction check
  2081. Running transaction test
  2082. Transaction test succeeded
  2083. Running transaction
  2084.  Installing : MariaDB-common-10.1.31-1.el7.centos.x86_64                   1/7
  2085. warning: /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
  2089. chown: invalid user: β€˜mysql’
  2090. 2018-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.
  2091. 2018-03-01 13:58:37 139917147027712 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18871 ...
  2092. 2018-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.  
  2094. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  2095. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: The InnoDB memory heap is disabled
  2096. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2097. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2098. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Compressed tables use zlib 1.2.7
  2099. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using Linux native AIO
  2100. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using SSE crc32 instructions
  2101. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Initializing buffer pool, size = 48.0M
  2102. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Completed initialization of buffer pool
  2103. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
  2104. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting file ./ibdata1 size to 10 MB
  2105. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting log file ./ib_logfile101 size to 128 MB
  2106. 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting log file ./ib_logfile1 size to 128 MB
  2107. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
  2108. 2018-03-01 13:58:38 139917147027712 [Warning] InnoDB: New log files created, LSN=45781
  2109. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Doublewrite buffer not found: creating new
  2110. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Doublewrite buffer created
  2111. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: 128 rollback segment(s) are active.
  2112. 2018-03-01 13:58:38 139917147027712 [Warning] InnoDB: Creating foreign key constraint system tables.
  2113. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Foreign key constraint system tables created
  2114. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Creating tablespace and datafile system tables.
  2115. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Tablespace and datafile system tables created.
  2116. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Waiting for purge to start
  2117. 2018-03-01 13:58:38 139917147027712 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 0
  2118. 2018-03-01 13:58:38 139916746909440 [Note] InnoDB: Dumping buffer pool(s) not yet started
  2119. 2018-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.
  2120. 2018-03-01 13:58:41 140647901583616 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18897 ...
  2121. 2018-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.  
  2123. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  2124. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: The InnoDB memory heap is disabled
  2125. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2126. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2127. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Compressed tables use zlib 1.2.7
  2128. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using Linux native AIO
  2129. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using SSE crc32 instructions
  2130. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Initializing buffer pool, size = 48.0M
  2131. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Completed initialization of buffer pool
  2132. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Highest supported file format is Barracuda.
  2133. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: 128 rollback segment(s) are active.
  2134. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Waiting for purge to start
  2135. 2018-03-01 13:58:41 140647901583616 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1616704
  2136. 2018-03-01 13:58:41 140647499523840 [Note] InnoDB: Dumping buffer pool(s) not yet started
  2137. 2018-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.
  2138. 2018-03-01 13:58:44 140117779667200 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18923 ...
  2139. 2018-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.  
  2141. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  2142. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: The InnoDB memory heap is disabled
  2143. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2144. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2145. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Compressed tables use zlib 1.2.7
  2146. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using Linux native AIO
  2147. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using SSE crc32 instructions
  2148. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Initializing buffer pool, size = 48.0M
  2149. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Completed initialization of buffer pool
  2150. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Highest supported file format is Barracuda.
  2151. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: 128 rollback segment(s) are active.
  2152. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Waiting for purge to start
  2153. 2018-03-01 13:58:44 140117779667200 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1616714
  2154. 2018-03-01 13:58:44 140117377246976 [Note] InnoDB: Dumping buffer pool(s) not yet started
  2155.  
  2156. PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  2157. To 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.  
  2162. Alternatively you can run:
  2163. '/usr/bin/mysql_secure_installation'
  2164.  
  2165. which will also give you the option of removing the test
  2166. databases and anonymous user created by default.  This is
  2167. strongly recommended for production servers.
  2168.  
  2169. See the MariaDB Knowledgebase at http://mariadb.com/kb or the
  2170. MySQL manual for more instructions.
  2171.  
  2172. Please report any problems at http://mariadb.org/jira
  2173.  
  2174. The latest information about MariaDB is available at http://mariadb.org/.
  2175. You can find additional information about the MySQL part at:
  2176. http://dev.mysql.com
  2177. Consider joining MariaDB's strong and vibrant community:
  2178. https://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.  
  2191. Installed:
  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.  
  2199. Dependency Installed:
  2200.   galera.x86_64 0:25.3.22-1.rhel7.el7.centos
  2201.  
  2202. Complete!
  2203.  
  2204. real    1m22.594s
  2205. user    0m51.267s
  2206. sys 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.                                                 |_|
  2251. Update MariaDB 10 setting for ProtectHome=false
  2252. setup /var/log/mysqld.log
  2253. -rw------- 1 mysql mysql 0 Mar  1 13:59 /var/log/mysqld.log
  2254.  
  2255. Initial Install: Update MariaDB 10 setting for LimitNOFILE=524288
  2256. systemctl restart mysql.service
  2257.              __  __               _         ____   ____    _   ___
  2258.             |  \/  |  __ _  _ __ (_)  __ _ |  _ \ | __ )  / | / _ \
  2259.             | |\/| | / _` || '__|| | / _` || | | ||  _ \  | || | | |
  2260.            | |  | || (_| || |   | || (_| || |_| || |_) | | || |_| |
  2261.            |_|  |_| \__,_||_|   |_| \__,_||____/ |____/  |_| \___/
  2262.  
  2263.                     ____   _                _
  2264.                    |  _ \ | | _   _   __ _ (_) _ __   ___
  2265.                    | |_) || || | | | / _` || || '_ \ / __|
  2266.                     |  __/ | || |_| || (_| || || | | |\__ \
  2267.                     |_|    |_| \__,_| \__, ||_||_| |_||___/
  2268.                                       |___/
  2269. ------------------------------------------------
  2270. Installing MariaDB 10 plugins
  2271. ------------------------------------------------
  2272. mysql -e "INSTALL SONAME 'metadata_lock_info';"
  2273. mysql -e "INSTALL SONAME 'query_cache_info';"
  2274. mysql -e "INSTALL SONAME 'query_response_time';"
  2275. mysql -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. +---------------------------+------------------------+
  2284. mysql -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. +-------------------------------+----------+--------------------+------------------------+---------+
  2348. mysql -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.  
  2362. Loaded plugins: fastestmirror, versionlock
  2363. Loading mirror speeds from cached hostfile
  2364.  * base: mirror.0x.sg
  2365.  * extras: mirror.0x.sg
  2366.  * updates: mirror.0x.sg
  2367. Resolving Dependencies
  2368. --> Running transaction check
  2369. ---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
  2370. --> Finished Dependency Resolution
  2371.  
  2372. Dependencies Resolved
  2373.  
  2374. ================================================================================
  2375.  Package          Arch            Version                   Repository     Size
  2376. ================================================================================
  2377. Installing:
  2378.  postfix          x86_64          2:2.10.1-6.el7            base          2.4 M
  2379.  
  2380. Transaction Summary
  2381. ================================================================================
  2382. Install  1 Package
  2383.  
  2384. Total download size: 2.4 M
  2385. Installed size: 12 M
  2386. Downloading packages:
  2387. Running transaction check
  2388. Running transaction test
  2389. Transaction test succeeded
  2390. Running 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.  
  2394. Installed:
  2395.   postfix.x86_64 2:2.10.1-6.el7
  2396.  
  2397. Complete!
  2398.  
  2399. real    0m3.347s
  2400. user    0m2.229s
  2401. sys 0m0.879s
  2402. Loaded plugins: fastestmirror, versionlock
  2403. Loading mirror speeds from cached hostfile
  2404.  * base: mirror.0x.sg
  2405.  * extras: mirror.0x.sg
  2406.  * updates: mirror.0x.sg
  2407. Resolving 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.  
  2412. Dependencies Resolved
  2413.  
  2414. ================================================================================
  2415.  Package         Arch          Version                     Repository      Size
  2416. ================================================================================
  2417. Installing:
  2418.  net-snmp        x86_64        1:5.7.2-28.el7_4.1          updates        322 k
  2419.  
  2420. Transaction Summary
  2421. ================================================================================
  2422. Install  1 Package
  2423.  
  2424. Total download size: 322 k
  2425. Installed size: 850 k
  2426. Downloading packages:
  2427. Running transaction check
  2428. Running transaction test
  2429. Transaction test succeeded
  2430. Running 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.  
  2434. Installed:
  2435.   net-snmp.x86_64 1:5.7.2-28.el7_4.1
  2436.  
  2437. Complete!
  2438.  
  2439. real    0m2.048s
  2440. user    0m1.522s
  2441. sys 0m0.418s
  2442. Loaded plugins: fastestmirror, priorities, versionlock
  2443. Loading 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
  2449. 226 packages excluded due to repository priority protections
  2450. Resolving Dependencies
  2451. --> Running transaction check
  2452. ---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be installed
  2453. --> Finished Dependency Resolution
  2454.  
  2455. Dependencies Resolved
  2456.  
  2457. ================================================================================
  2458.  Package        Arch            Version                     Repository     Size
  2459. ================================================================================
  2460. Installing:
  2461.  mytop          noarch          1.7-10.b737f60.el7          epel           33 k
  2462.  
  2463. Transaction Summary
  2464. ================================================================================
  2465. Install  1 Package
  2466.  
  2467. Total download size: 33 k
  2468. Installed size: 68 k
  2469. Downloading packages:
  2470. Running transaction check
  2471. Running transaction test
  2472. Transaction test succeeded
  2473. Running transaction
  2474.   Installing : mytop-1.7-10.b737f60.el7.noarch                              1/1
  2475.   Verifying  : mytop-1.7-10.b737f60.el7.noarch                              1/1
  2476.  
  2477. Installed:
  2478.   mytop.noarch 0:1.7-10.b737f60.el7
  2479.  
  2480. Complete!
  2481. ----------------------------------------------
  2482. Creating /etc/logrotate.d/mysql file
  2483. ----------------------------------------------
  2484. ......
  2485. ----------------------------------------------
  2486. Creating /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. ---------------------------------------------------------------------------
  2527. Current mysql log directories:
  2528. ---------------------------------------------------------------------------
  2529. ls -lh /var/log/ | egrep 'mysql|mysql-slowlog'
  2530. -rw-------  1 mysql  mysql  1.9K Mar  1 13:59 mysqld.log
  2531. ---------------------------------------------------------------------------
  2532. ---------------------------------------------------------------------------
  2533.  
  2534. ----------------------------------------------------------------------------
  2535. mysql 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.                                             |___/
  2549. new initial /etc/my.cnf
  2550. =================================================
  2551. [client]
  2552. socket=/var/lib/mysql/mysql.sock
  2553.  
  2554. [mysql]
  2555. max_allowed_packet = 32M
  2556.  
  2557. [mysqld]
  2558. local-infile=0
  2559. ignore_db_dirs=lost+found
  2560. character-set-server=utf8
  2561. datadir=/var/lib/mysql
  2562. socket=/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.  
  2569. tmpdir=/home/mysqltmp
  2570.  
  2571. innodb=ON
  2572. #skip-federated
  2573. ##skip-pbxt
  2574. ##skip-pbxt_statistics
  2575. #skip-archive
  2576. #skip-name-resolve
  2577. #old_passwords
  2578. back_log = 75
  2579. max_connections = 300
  2580. key_buffer_size = 32M
  2581. myisam_sort_buffer_size = 32M
  2582. myisam_max_sort_file_size = 2048M
  2583. join_buffer_size = 64K
  2584. read_buffer_size = 64K
  2585. sort_buffer_size = 128K
  2586. table_definition_cache = 4096
  2587. table_open_cache = 2048
  2588. thread_cache_size = 64
  2589. wait_timeout = 1800
  2590. connect_timeout = 10
  2591. tmp_table_size = 32M
  2592. max_heap_table_size = 32M
  2593. max_allowed_packet = 32M
  2594. #max_seeks_for_key = 4294967295
  2595. #group_concat_max_len = 1024
  2596. max_length_for_sort_data = 1024
  2597. net_buffer_length = 16384
  2598. max_connect_errors = 100000
  2599. concurrent_insert = 2
  2600. read_rnd_buffer_size = 256K
  2601. bulk_insert_buffer_size = 8M
  2602. # query_cache boost for MariaDB >10.1.2+
  2603. # https://community.centminmod.com/posts/30811/
  2604. query_cache_limit = 512K
  2605. query_cache_size = 16M
  2606. query_cache_type = 1
  2607. query_cache_min_res_unit = 2K
  2608. query_prealloc_size = 262144
  2609. query_alloc_block_size = 65536
  2610. transaction_alloc_block_size = 8192
  2611. transaction_prealloc_size = 4096
  2612. default-storage-engine = InnoDB
  2613.  
  2614. log_warnings=1
  2615. slow_query_log=0
  2616. long_query_time=1
  2617. slow_query_log_file=/var/lib/mysql/slowq.log
  2618. log-error=/var/log/mysqld.log
  2619.  
  2620. # innodb settings
  2621. innodb_large_prefix=1
  2622. innodb_purge_threads=1
  2623. innodb_file_format = Barracuda
  2624. innodb_file_per_table = 1
  2625. innodb_open_files = 1000
  2626. innodb_data_file_path= ibdata1:10M:autoextend
  2627. innodb_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.  
  2632. innodb_log_files_in_group = 2
  2633. innodb_log_file_size = 128M
  2634. innodb_log_buffer_size = 8M
  2635. innodb_flush_log_at_trx_commit = 2
  2636. #innodb_thread_concurrency = 0
  2637. innodb_lock_wait_timeout=50
  2638. innodb_flush_method = O_DIRECT
  2639. innodb_support_xa=1
  2640.  
  2641. # 200 * # DISKS
  2642. innodb_io_capacity = 100
  2643. innodb_io_capacity_max = 2000
  2644. innodb_read_io_threads = 2
  2645. innodb_write_io_threads = 2
  2646. innodb_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.  
  2656. userstat = 0
  2657. key_cache_segments = 1
  2658. aria_group_commit = none
  2659. aria_group_commit_interval = 0
  2660. aria_log_file_size = 32M
  2661. aria_log_purge_type = immediate
  2662. aria_pagecache_buffer_size = 8M
  2663. aria_sort_buffer_size = 8M
  2664.  
  2665. [mariadb-5.5]
  2666. innodb_file_format = Barracuda
  2667. innodb_file_per_table = 1
  2668.  
  2669. #ignore_db_dirs=
  2670. query_cache_strip_comments=0
  2671.  
  2672. innodb_read_ahead = linear
  2673. innodb_adaptive_flushing_method = estimate
  2674. innodb_flush_neighbor_pages = 1
  2675. innodb_stats_update_need_lock = 0
  2676. innodb_log_block_size = 512
  2677.  
  2678. log_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]
  2681. socket=/var/lib/mysql/mysql.sock
  2682. log-error=/var/log/mysqld.log
  2683. #nice = -5
  2684. open-files-limit = 8192
  2685.  
  2686. [mysqldump]
  2687. quick
  2688. max_allowed_packet = 32M
  2689.  
  2690. [myisamchk]
  2691. tmpdir=/home/mysqltmp
  2692. key_buffer = 32M
  2693. sort_buffer = 16M
  2694. read_buffer = 16M
  2695. write_buffer = 16M
  2696.  
  2697. [mysqlhotcopy]
  2698. interactive-timeout
  2699.  
  2700. [mariadb-10.0]
  2701. innodb_file_format = Barracuda
  2702. innodb_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
  2712. innodb_buffer_pool_populate=0
  2713. ## Disabled settings
  2714. performance_schema=OFF
  2715. innodb_stats_on_metadata=OFF
  2716. innodb_sort_buffer_size=2M
  2717. innodb_online_alter_log_max_size=128M
  2718. query_cache_strip_comments=0
  2719. log_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]
  2722. innodb_file_format = Barracuda
  2723. innodb_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
  2743. innodb_buffer_pool_populate=0
  2744. ## Disabled settings
  2745. performance_schema=OFF
  2746. innodb_stats_on_metadata=OFF
  2747. innodb_sort_buffer_size=2M
  2748. innodb_online_alter_log_max_size=128M
  2749. query_cache_strip_comments=0
  2750. log_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
  2753. innodb_defragment=1
  2754. innodb_defragment_n_pages=7
  2755. innodb_defragment_stats_accuracy=0
  2756. innodb_defragment_fill_factor_n_recs=20
  2757. innodb_defragment_fill_factor=0.9
  2758. innodb_defragment_frequency=40
  2759. =================================================
  2760.  
  2761. exclude line exists... adding exclude line for mysql*
  2762. *************************************************
  2763. * Starting MariaDB Secure Installation
  2764. *************************************************
  2765. Looking for 'mysql' as: mysql
  2766. Looking for 'mysqlcheck' as: mysqlcheck
  2767. Phase 1/7: Checking and upgrading mysql database
  2768. Processing databases
  2769. mysql
  2770. mysql.column_stats                                 OK
  2771. mysql.columns_priv                                 OK
  2772. mysql.db                                           OK
  2773. mysql.event                                        OK
  2774. mysql.func                                         OK
  2775. mysql.gtid_slave_pos                               OK
  2776. mysql.help_category                                OK
  2777. mysql.help_keyword                                 OK
  2778. mysql.help_relation                                OK
  2779. mysql.help_topic                                   OK
  2780. mysql.host                                         OK
  2781. mysql.index_stats                                  OK
  2782. mysql.innodb_index_stats                           OK
  2783. mysql.innodb_table_stats                           OK
  2784. mysql.plugin                                       OK
  2785. mysql.proc                                         OK
  2786. mysql.procs_priv                                   OK
  2787. mysql.proxies_priv                                 OK
  2788. mysql.roles_mapping                                OK
  2789. mysql.servers                                      OK
  2790. mysql.table_stats                                  OK
  2791. mysql.tables_priv                                  OK
  2792. mysql.time_zone                                    OK
  2793. mysql.time_zone_leap_second                        OK
  2794. mysql.time_zone_name                               OK
  2795. mysql.time_zone_transition                         OK
  2796. mysql.time_zone_transition_type                    OK
  2797. mysql.user                                         OK
  2798. Phase 2/7: Installing used storage engines... Skipped
  2799. Phase 3/7: Fixing views
  2800. Processing databases
  2801. information_schema
  2802. mysql
  2803. performance_schema
  2804. test
  2805. Phase 4/7: Running 'mysql_fix_privilege_tables'
  2806. Phase 5/7: Fixing table and database names
  2807. Processing databases
  2808. information_schema
  2809. mysql
  2810. performance_schema
  2811. test
  2812. Phase 6/7: Checking and upgrading tables
  2813. Processing databases
  2814. information_schema
  2815. performance_schema
  2816. test
  2817. Phase 7/7: Running 'FLUSH PRIVILEGES'
  2818. OK
  2819. systemctl restart mysql.service
  2820. systemctl stop mysql.service
  2821. systemctl start mysql.service
  2822. Full Reads: 132129
  2823. Full Writes: 9536
  2824.  
  2825. set innodb_flush_neighbors = 0
  2826.  
  2827. innodb_io_capacity = 1100
  2828.  
  2829. +------------------------+-------+
  2830. /etc/my.cnf adjustment
  2831. +------------------------+-------+
  2832. existing value:
  2833. Variable_name   Value
  2834. innodb_io_capacity  100
  2835. innodb_io_capacity_max  2000
  2836. new value:
  2837. Variable_name   Value
  2838. innodb_io_capacity  1100
  2839. innodb_io_capacity_max  2200
  2840.  
  2841. +------------------------+-------+
  2842. innodb io threads adjustment
  2843. +------------------------+-------+
  2844. existing value:
  2845. +------------------------+-------+
  2846. innodb_read_io_threads = 2
  2847. innodb_write_io_threads = 2
  2848. +------------------------+-------+
  2849. new value:
  2850. +------------------------+-------+
  2851. innodb_read_io_threads = 2
  2852. innodb_write_io_threads = 2
  2853. +------------------------+-------+
  2854.  
  2855. Restart MySQL server for io thread changes
  2856.  
  2857. *************************************************
  2858. * MariaDB installed
  2859. *************************************************
  2860. systemctl 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
  2867. inc/php_configure.inc: line 1078: ../configure: No such file or directory
  2868.  
  2869. php_configure.inc make -j1
  2870. make: *** No targets specified and no makefile found.  Stop.
  2871.  
  2872. real    0m0.003s
  2873. user    0m0.000s
  2874. sys 0m0.002s
  2875.  
  2876. php_configure.inc make install
  2877. make: *** No rule to make target `install'.  Stop.
  2878.  
  2879. real    0m0.003s
  2880. user    0m0.001s
  2881. sys 0m0.002s
  2882.  
  2883. strip PHP binary...
  2884. ls: cannot access /usr/local/bin/php: No such file or directory
  2885. ls: cannot access /usr/local/bin/php-cgi: No such file or directory
  2886. strip: '/usr/local/bin/php': No such file
  2887. strip: '/usr/local/bin/php-cgi': No such file
  2888. ls: cannot access /usr/local/bin/php: No such file or directory
  2889. ls: cannot access /usr/local/bin/php-cgi: No such file or directory
  2890.  
  2891. ----------------------------------------------------------------------------------
  2892. PHP was not installed properly
  2893. ----------------------------------------------------------------------------------
  2894. cp: cannot stat β€˜php.ini-production’: No such file or directory
  2895. chmod: cannot access β€˜/usr/local/lib/php.ini’: No such file or directory
  2896.  
  2897.  
  2898.  
  2899. Copying php-fpm.conf /usr/local/etc/php-fpm.conf
  2900.  
  2901. Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
  2902.  failed
  2903. exclude line exists... adding nginx* php* exclusions
  2904. ----------------------------------------------
  2905. Creating /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. ---------------------------------------------------------------------------
  2922. Current php-fpm log directories:
  2923. ---------------------------------------------------------------------------
  2924. ls -lh /var/log/php-fpm/
  2925. total 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. ----------------------------------------------------------------------------
  2930. php-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
  2936. cat: /usr/local/bin/php-config: No such file or directory
  2937. grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
  2938.  
  2939.  
  2940.  
  2941. Copying zendopcache.ini > /etc/centminmod/php.d/zendopcache.ini
  2942.  
  2943. *************************************************
  2944. * Zend Optimizer Plus OPcache installed
  2945. *************************************************
  2946.  
  2947. setup initial /usr/local/nginx/html/opcache.php
  2948.  
  2949. cp /usr/local/src/centminmod/config/zendopcache/opcache.php /usr/local/nginx/html/dd4876ecb8ad96b7_opcache.php
  2950.  
  2951. Creating 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:
  2955. opadminkOCuYVvTMbdRw:$apr1$sVLfbhzB$8jKAxftLcQFcaUrU5V/MC.
  2956.  
  2957. Insert Username/Password into /usr/local/nginx/html/dd4876ecb8ad96b7_opcache.php file itself
  2958.  
  2959. Create 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.  
  2967. Setup virtual.conf
  2968. Adding /usr/local/nginx/conf/include_opcache.conf include entry
  2969.  
  2970. service nginx reload
  2971. Reloading nginx configuration (via systemctl):  Job for nginx.service invalid.
  2972. [FAILED]
  2973. inc/igbinary.inc: line 9: php: command not found
  2974. 1
  2975. Compiling igbinary...
  2976. igbinary-igbinary-1.1.2-dev.tar.gz Archive found, skipping download...
  2977. igbinary-igbinary-4b61818/
  2978. igbinary-igbinary-4b61818/.gitignore
  2979. igbinary-igbinary-4b61818/.travis.yml
  2980. igbinary-igbinary-4b61818/COPYING
  2981. igbinary-igbinary-4b61818/CREDITS
  2982. igbinary-igbinary-4b61818/Makefile.bench
  2983. igbinary-igbinary-4b61818/NEWS
  2984. igbinary-igbinary-4b61818/README.md
  2985. igbinary-igbinary-4b61818/WINDOWS.md
  2986. igbinary-igbinary-4b61818/appveyor.yml
  2987. igbinary-igbinary-4b61818/benchmark/
  2988. igbinary-igbinary-4b61818/benchmark/.gitignore
  2989. igbinary-igbinary-4b61818/benchmark/bench.php
  2990. igbinary-igbinary-4b61818/benchmark/l10n-en.ser
  2991. igbinary-igbinary-4b61818/benchmark/run-bench.php
  2992. igbinary-igbinary-4b61818/benchmark/serialize-objectarray.b.php
  2993. igbinary-igbinary-4b61818/benchmark/serialize-scalar-int.b.php
  2994. igbinary-igbinary-4b61818/benchmark/serialize-scalararray.b.php
  2995. igbinary-igbinary-4b61818/benchmark/serialize-stringarray.b.php
  2996. igbinary-igbinary-4b61818/benchmark/unserialize-arrayarray.php
  2997. igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.b.php
  2998. igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.totalmem.php
  2999. igbinary-igbinary-4b61818/benchmark/unserialize-scalar-int.b.php
  3000. igbinary-igbinary-4b61818/benchmark/unserialize-scalararray.b.php
  3001. igbinary-igbinary-4b61818/benchmark/unserialize-stringarray.b.php
  3002. igbinary-igbinary-4b61818/ci/
  3003. igbinary-igbinary-4b61818/ci/g++-32.sh
  3004. igbinary-igbinary-4b61818/ci/gcc-32.sh
  3005. igbinary-igbinary-4b61818/ci/generate_php_install_dir.sh
  3006. igbinary-igbinary-4b61818/ci/get_global_php_version.sh
  3007. igbinary-igbinary-4b61818/ci/install_php_custom.sh
  3008. igbinary-igbinary-4b61818/ci/php.ini
  3009. igbinary-igbinary-4b61818/ci/print_php_int_max.php
  3010. igbinary-igbinary-4b61818/ci/wipe_travis_cache.sh
  3011. igbinary-igbinary-4b61818/config.m4
  3012. igbinary-igbinary-4b61818/config.w32
  3013. igbinary-igbinary-4b61818/igbinary.h
  3014. igbinary-igbinary-4b61818/igbinary.php
  3015. igbinary-igbinary-4b61818/igbinary.php.ini
  3016. igbinary-igbinary-4b61818/igbinary.spec
  3017. igbinary-igbinary-4b61818/package.xml
  3018. igbinary-igbinary-4b61818/php_igbinary.h
  3019. igbinary-igbinary-4b61818/src/
  3020. igbinary-igbinary-4b61818/src/php5/
  3021. igbinary-igbinary-4b61818/src/php5/apc_serializer.h
  3022. igbinary-igbinary-4b61818/src/php5/hash.h
  3023. igbinary-igbinary-4b61818/src/php5/hash_ptr.h
  3024. igbinary-igbinary-4b61818/src/php5/hash_si.c
  3025. igbinary-igbinary-4b61818/src/php5/hash_si_ptr.c
  3026. igbinary-igbinary-4b61818/src/php5/ig_win32.h
  3027. igbinary-igbinary-4b61818/src/php5/igbinary.c
  3028. igbinary-igbinary-4b61818/src/php5/igbinary.h
  3029. igbinary-igbinary-4b61818/src/php5/igbinary_macros.h
  3030. igbinary-igbinary-4b61818/src/php5/php_igbinary.h
  3031. igbinary-igbinary-4b61818/src/php7/
  3032. igbinary-igbinary-4b61818/src/php7/hash.h
  3033. igbinary-igbinary-4b61818/src/php7/hash_ptr.h
  3034. igbinary-igbinary-4b61818/src/php7/hash_si.c
  3035. igbinary-igbinary-4b61818/src/php7/hash_si_ptr.c
  3036. igbinary-igbinary-4b61818/src/php7/ig_win32.h
  3037. igbinary-igbinary-4b61818/src/php7/igbinary.c
  3038. igbinary-igbinary-4b61818/src/php7/igbinary.h
  3039. igbinary-igbinary-4b61818/src/php7/php_igbinary.h
  3040. igbinary-igbinary-4b61818/tags.sh
  3041. igbinary-igbinary-4b61818/tests/
  3042. igbinary-igbinary-4b61818/tests/igbinary_001.phpt
  3043. igbinary-igbinary-4b61818/tests/igbinary_002.phpt
  3044. igbinary-igbinary-4b61818/tests/igbinary_003.phpt
  3045. igbinary-igbinary-4b61818/tests/igbinary_004.phpt
  3046. igbinary-igbinary-4b61818/tests/igbinary_005.phpt
  3047. igbinary-igbinary-4b61818/tests/igbinary_006.phpt
  3048. igbinary-igbinary-4b61818/tests/igbinary_007.phpt
  3049. igbinary-igbinary-4b61818/tests/igbinary_008.phpt
  3050. igbinary-igbinary-4b61818/tests/igbinary_009.phpt
  3051. igbinary-igbinary-4b61818/tests/igbinary_009b.phpt
  3052. igbinary-igbinary-4b61818/tests/igbinary_010.phpt
  3053. igbinary-igbinary-4b61818/tests/igbinary_012.phpt
  3054. igbinary-igbinary-4b61818/tests/igbinary_013.phpt
  3055. igbinary-igbinary-4b61818/tests/igbinary_014.phpt
  3056. igbinary-igbinary-4b61818/tests/igbinary_015.phpt
  3057. igbinary-igbinary-4b61818/tests/igbinary_015b.phpt
  3058. igbinary-igbinary-4b61818/tests/igbinary_015c.phpt
  3059. igbinary-igbinary-4b61818/tests/igbinary_016.phpt
  3060. igbinary-igbinary-4b61818/tests/igbinary_017.phpt
  3061. igbinary-igbinary-4b61818/tests/igbinary_018.phpt
  3062. igbinary-igbinary-4b61818/tests/igbinary_019.phpt
  3063. igbinary-igbinary-4b61818/tests/igbinary_020.phpt
  3064. igbinary-igbinary-4b61818/tests/igbinary_021.phpt
  3065. igbinary-igbinary-4b61818/tests/igbinary_022.phpt
  3066. igbinary-igbinary-4b61818/tests/igbinary_023.phpt
  3067. igbinary-igbinary-4b61818/tests/igbinary_024.phpt
  3068. igbinary-igbinary-4b61818/tests/igbinary_025.phpt
  3069. igbinary-igbinary-4b61818/tests/igbinary_025b.phpt
  3070. igbinary-igbinary-4b61818/tests/igbinary_026.phpt
  3071. igbinary-igbinary-4b61818/tests/igbinary_026b.phpt
  3072. igbinary-igbinary-4b61818/tests/igbinary_027.phpt
  3073. igbinary-igbinary-4b61818/tests/igbinary_028.phpt
  3074. igbinary-igbinary-4b61818/tests/igbinary_029.phpt
  3075. igbinary-igbinary-4b61818/tests/igbinary_030.phpt
  3076. igbinary-igbinary-4b61818/tests/igbinary_030_php7.phpt
  3077. igbinary-igbinary-4b61818/tests/igbinary_030_php72.phpt
  3078. igbinary-igbinary-4b61818/tests/igbinary_031.phpt
  3079. igbinary-igbinary-4b61818/tests/igbinary_032.phpt
  3080. igbinary-igbinary-4b61818/tests/igbinary_033.phpt
  3081. igbinary-igbinary-4b61818/tests/igbinary_034.phpt
  3082. igbinary-igbinary-4b61818/tests/igbinary_040.phpt
  3083. igbinary-igbinary-4b61818/tests/igbinary_041.phpt
  3084. igbinary-igbinary-4b61818/tests/igbinary_042.phpt
  3085. igbinary-igbinary-4b61818/tests/igbinary_043.phpt
  3086. igbinary-igbinary-4b61818/tests/igbinary_044.phpt
  3087. igbinary-igbinary-4b61818/tests/igbinary_045.phpt
  3088. igbinary-igbinary-4b61818/tests/igbinary_045b.phpt
  3089. igbinary-igbinary-4b61818/tests/igbinary_045c.phpt
  3090. igbinary-igbinary-4b61818/tests/igbinary_046.phpt
  3091. igbinary-igbinary-4b61818/tests/igbinary_046b.phpt
  3092. igbinary-igbinary-4b61818/tests/igbinary_046c.phpt
  3093. igbinary-igbinary-4b61818/tests/igbinary_046d.phpt
  3094. igbinary-igbinary-4b61818/tests/igbinary_047.phpt
  3095. igbinary-igbinary-4b61818/tests/igbinary_048.phpt
  3096. igbinary-igbinary-4b61818/tests/igbinary_048b.phpt
  3097. igbinary-igbinary-4b61818/tests/igbinary_049.phpt
  3098. igbinary-igbinary-4b61818/tests/igbinary_049b.phpt
  3099. igbinary-igbinary-4b61818/tests/igbinary_050.phpt
  3100. igbinary-igbinary-4b61818/tests/igbinary_051.phpt
  3101. igbinary-igbinary-4b61818/tests/igbinary_052.phpt
  3102. igbinary-igbinary-4b61818/tests/igbinary_053.phpt
  3103. igbinary-igbinary-4b61818/tests/igbinary_054.phpt
  3104. igbinary-igbinary-4b61818/tests/igbinary_055.phpt
  3105. igbinary-igbinary-4b61818/tests/igbinary_057.phpt
  3106. igbinary-igbinary-4b61818/tests/igbinary_058.phpt
  3107. igbinary-igbinary-4b61818/tests/igbinary_058b.phpt
  3108. igbinary-igbinary-4b61818/tests/igbinary_059.phpt
  3109. igbinary-igbinary-4b61818/tests/igbinary_060.phpt
  3110. igbinary-igbinary-4b61818/tests/igbinary_061.phpt
  3111. igbinary-igbinary-4b61818/tests/igbinary_062.phpt
  3112. igbinary-igbinary-4b61818/tests/igbinary_063.phpt
  3113. igbinary-igbinary-4b61818/tests/igbinary_063_php7.phpt
  3114. igbinary-igbinary-4b61818/tests/igbinary_063_php72.phpt
  3115. igbinary-igbinary-4b61818/tests/igbinary_064.phpt
  3116. igbinary-igbinary-4b61818/tests/igbinary_bug54662.phpt
  3117. igbinary-igbinary-4b61818/tests/igbinary_bug72134.phpt
  3118. igbinary-igbinary-4b61818/tests/igbinary_unserialize_v1_compatible.phpt
  3119. autoconf (GNU Autoconf) 2.69
  3120. inc/igbinary.inc: line 72: /usr/local/bin/phpize: No such file or directory
  3121. inc/igbinary.inc: line 73: /usr/local/bin/phpize: No such file or directory
  3122. /svr-setup/igbinary-igbinary-4b61818
  3123. inc/igbinary.inc: line 75: ./configure: No such file or directory
  3124. make: *** No targets specified and no makefile found.  Stop.
  3125. make: *** No rule to make target `install'.  Stop.
  3126. service php-fpm reload
  3127. Reload service php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  3128. done
  3129.  
  3130. real    0m11.558s
  3131. user    0m5.728s
  3132. sys 0m0.476s
  3133.  
  3134. real    0m2.588s
  3135. user    0m2.196s
  3136. sys 0m0.120s
  3137. grep: /usr/local/lib/php.ini: No such file or directory
  3138. smtpd_tls_mandatory_protocols = !SSLv2
  3139. smtpd_tls_protocols =
  3140. tlsproxy_tls_mandatory_protocols = $smtpd_tls_mandatory_protocols
  3141. tlsproxy_tls_protocols = $smtpd_tls_protocols
  3142. smtpd_banner = $myhostname ESMTP
  3143. smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
  3144. smtpd_tls_protocols = !SSLv2 !SSLv3
  3145. smtp_tls_mandatory_protocols = !SSLv2
  3146. smtp_tls_protocols = !SSLv2
  3147. smtp_tls_mandatory_protocols = !SSLv2 !SSLv3
  3148. smtp_tls_protocols = !SSLv2 !SSLv3
  3149. lmtp_tls_mandatory_protocols = !SSLv2
  3150. lmtp_tls_protocols = !SSLv2
  3151. lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3
  3152. lmtp_tls_protocols = !SSLv2 !SSLv3
  3153. smtpd_tls_mandatory_exclude_ciphers =
  3154. smtpd_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
  3155. smtp_tls_CAfile =
  3156. smtp_tls_security_level =
  3157. smtp_tls_loglevel = 0
  3158. smtp_tls_session_cache_database =
  3159. Redirecting to /bin/systemctl reload postfix.service
  3160. Job for postfix.service invalid.
  3161. smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
  3162. smtp_tls_security_level = may
  3163. smtp_tls_loglevel = 1
  3164. smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
  3165. systemctl restart postfix.service
  3166. 1024000000
  3167. *************************************************
  3168. Postfix already detected, postfix install aborted
  3169. *************************************************
  3170. incmemcachedinstall
  3171. cat: /usr/local/bin/php-config: No such file or directory
  3172. *************************************************
  3173. * Installing memcached
  3174. *************************************************
  3175. Update memcached server setup
  3176. Adding memcached user/group and adding to nginx group
  3177. uid=1002(memcached) gid=1002(memcached) groups=1002(memcached),1001(nginx)
  3178. grep: /etc/init.d/memcached: No such file or directory
  3179. /usr/local/src/centminmod/config/memcached/memcached-socketfix.patch
  3180. grep: /etc/init.d/memcached: No such file or directory
  3181. sed: can't read /etc/init.d/memcached: No such file or directory
  3182. Downloading memcached...
  3183. Check if mcperf-0.1.1.tar.gz exists
  3184. Downloading mcperf tarball..
  3185. Download twemperf-0.1.1.tar.gz ...
  3186. twemperf-0.1.1.tar.gz found, skipping download...
  3187. twemperf-0.1.1.tar.gz valid file.
  3188.  
  3189. Check if memcached-1.5.6.tar.gz exists
  3190. Downloading memcached server tarball..
  3191.  
  3192.  
  3193. Download release-2.1.8-stable.tar.gz ...
  3194. release-2.1.8-stable.tar.gz found, skipping download...
  3195. release-2.1.8-stable.tar.gz valid file.
  3196.  
  3197. Download memcached-1.5.6.tar.gz ...
  3198. Error: memcached-1.5.6.tar.gz not found !!! Downloading now......
  3199. HTTP/1.1 200 OK
  3200. 2018-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]
  3201. Download done.
  3202. memcached-1.5.6.tar.gz valid file.
  3203.  
  3204. Download memcache-3.0.8.tgz ...
  3205. memcache-3.0.8.tgz found, skipping download...
  3206. memcache-3.0.8.tgz valid file.
  3207.  
  3208. Download memcached-2.2.0.tgz ...
  3209. memcached-2.2.0.tgz found, skipping download...
  3210. memcached-2.2.0.tgz valid file.
  3211.  
  3212. Download libmemcached-1.0.18.tar.gz ...
  3213. libmemcached-1.0.18.tar.gz found, skipping download...
  3214. libmemcached-1.0.18.tar.gz valid file.
  3215.  
  3216. Check if release-2.1.8-stable.tar.gz exists
  3217. Check if memcached-2.2.0.tgz exists
  3218. x86_64
  3219. lib64
  3220. autoreconf: Entering directory `.'
  3221. autoreconf: configure.ac: not using Gettext
  3222. autoreconf: running: aclocal --force -I m4
  3223. autoreconf: configure.ac: tracing
  3224. autoreconf: running: libtoolize --copy --force
  3225. libtoolize: putting auxiliary files in `.'.
  3226. libtoolize: copying file `./ltmain.sh'
  3227. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  3228. libtoolize: copying file `m4/libtool.m4'
  3229. libtoolize: copying file `m4/ltoptions.m4'
  3230. libtoolize: copying file `m4/ltsugar.m4'
  3231. libtoolize: copying file `m4/ltversion.m4'
  3232. libtoolize: copying file `m4/lt~obsolete.m4'
  3233. autoreconf: running: /usr/bin/autoconf --force
  3234. autoreconf: running: /usr/bin/autoheader --force
  3235. autoreconf: running: automake --add-missing --copy --force-missing
  3236. configure.ac:46: installing './compile'
  3237. configure.ac:33: installing './config.guess'
  3238. configure.ac:33: installing './config.sub'
  3239. configure.ac:13: installing './install-sh'
  3240. configure.ac:13: installing './missing'
  3241. Makefile.am: installing './depcomp'
  3242. parallel-tests: installing './test-driver'
  3243. autoreconf: Leaving directory `.'
  3244. checking for a BSD-compatible install... /bin/install -c
  3245. checking whether build environment is sane... yes
  3246. checking for a thread-safe mkdir -p... /bin/mkdir -p
  3247. checking for gawk... gawk
  3248. checking whether make sets $(MAKE)... yes
  3249. checking whether make supports nested variables... yes
  3250. checking whether make supports nested variables... (cached) yes
  3251. checking for style of include used by make... GNU
  3252. checking for gcc... /usr/bin/gcc
  3253. checking whether the C compiler works... yes
  3254. checking for C compiler default output file name... a.out
  3255. checking for suffix of executables...
  3256. checking whether we are cross compiling... no
  3257. checking for suffix of object files... o
  3258. checking whether we are using the GNU C compiler... yes
  3259. checking whether /usr/bin/gcc accepts -g... yes
  3260. checking for /usr/bin/gcc option to accept ISO C89... none needed
  3261. checking dependency style of /usr/bin/gcc... gcc3
  3262. checking how to run the C preprocessor... /usr/bin/gcc -E
  3263. checking for grep that handles long lines and -e... /bin/grep
  3264. checking for egrep... /bin/grep -E
  3265. checking for ANSI C header files... yes
  3266. checking for sys/types.h... yes
  3267. checking for sys/stat.h... yes
  3268. checking for stdlib.h... yes
  3269. checking for string.h... yes
  3270. checking for memory.h... yes
  3271. checking for strings.h... yes
  3272. checking for inttypes.h... yes
  3273. checking for stdint.h... yes
  3274. checking for unistd.h... yes
  3275. checking minix/config.h usability... no
  3276. checking minix/config.h presence... no
  3277. checking for minix/config.h... no
  3278. checking whether it is safe to define __EXTENSIONS__... yes
  3279. checking build system type... x86_64-unknown-linux-gnu
  3280. checking host system type... x86_64-unknown-linux-gnu
  3281. checking whether /usr/bin/gcc and cc understand -c and -o together... yes
  3282. checking whether ln -s works... yes
  3283. checking for a sed that does not truncate output... /bin/sed
  3284. checking whether /usr/bin/gcc needs -traditional... no
  3285. checking how to print strings... printf
  3286. checking for a sed that does not truncate output... (cached) /bin/sed
  3287. checking for fgrep... /bin/grep -F
  3288. checking for ld used by /usr/bin/gcc... /bin/ld
  3289. checking if the linker (/bin/ld) is GNU ld... yes
  3290. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  3291. checking the name lister (/bin/nm -B) interface... BSD nm
  3292. checking the maximum length of command line arguments... 1572864
  3293. checking whether the shell understands some XSI constructs... yes
  3294. checking whether the shell understands "+="... yes
  3295. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  3296. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  3297. checking for /bin/ld option to reload object files... -r
  3298. checking for objdump... objdump
  3299. checking how to recognize dependent libraries... pass_all
  3300. checking for dlltool... no
  3301. checking how to associate runtime and link libraries... printf %s\n
  3302. checking for ar... ar
  3303. checking for archiver @FILE support... @
  3304. checking for strip... strip
  3305. checking for ranlib... ranlib
  3306. checking command to parse /bin/nm -B output from /usr/bin/gcc object... ok
  3307. checking for sysroot... no
  3308. checking for mt... no
  3309. checking if : is a manifest tool... no
  3310. checking for dlfcn.h... yes
  3311. checking for objdir... .libs
  3312. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  3313. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  3314. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  3315. checking if /usr/bin/gcc static flag -static works... no
  3316. checking if /usr/bin/gcc supports -c -o file.o... yes
  3317. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  3318. checking whether the /usr/bin/gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  3319. checking whether -lc should be explicitly linked in... no
  3320. checking dynamic linker characteristics... GNU/Linux ld.so
  3321. checking how to hardcode library paths into programs... immediate
  3322. checking whether stripping libraries is possible... yes
  3323. checking if libtool supports shared libraries... yes
  3324. checking whether to build shared libraries... yes
  3325. checking whether to build static libraries... yes
  3326. checking for library containing inet_ntoa... none required
  3327. checking for library containing socket... none required
  3328. checking for library containing inet_aton... none required
  3329. checking for library containing clock_gettime... none required
  3330. checking for clock_gettime... yes
  3331. checking for library containing sendfile... none required
  3332. checking for WIN32... no
  3333. checking for CYGWIN... no
  3334. checking zlib.h usability... yes
  3335. checking zlib.h presence... yes
  3336. checking for zlib.h... yes
  3337. checking for library containing inflateEnd... -lz
  3338. checking for special C compiler options needed for large files... no
  3339. checking for _FILE_OFFSET_BITS value needed for large files... no
  3340. checking for pkg-config... /bin/pkg-config
  3341. checking if pkg-config is at least version 0.15.0... yes
  3342. checking arpa/inet.h usability... yes
  3343. checking arpa/inet.h presence... yes
  3344. checking for arpa/inet.h... yes
  3345. checking fcntl.h usability... yes
  3346. checking fcntl.h presence... yes
  3347. checking for fcntl.h... yes
  3348. checking ifaddrs.h usability... yes
  3349. checking ifaddrs.h presence... yes
  3350. checking for ifaddrs.h... yes
  3351. checking mach/mach_time.h usability... no
  3352. checking mach/mach_time.h presence... no
  3353. checking for mach/mach_time.h... no
  3354. checking netdb.h usability... yes
  3355. checking netdb.h presence... yes
  3356. checking for netdb.h... yes
  3357. checking netinet/in.h usability... yes
  3358. checking netinet/in.h presence... yes
  3359. checking for netinet/in.h... yes
  3360. checking netinet/in6.h usability... no
  3361. checking netinet/in6.h presence... no
  3362. checking for netinet/in6.h... no
  3363. checking netinet/tcp.h usability... yes
  3364. checking netinet/tcp.h presence... yes
  3365. checking for netinet/tcp.h... yes
  3366. checking poll.h usability... yes
  3367. checking poll.h presence... yes
  3368. checking for poll.h... yes
  3369. checking port.h usability... no
  3370. checking port.h presence... no
  3371. checking for port.h... no
  3372. checking stdarg.h usability... yes
  3373. checking stdarg.h presence... yes
  3374. checking for stdarg.h... yes
  3375. checking stddef.h usability... yes
  3376. checking stddef.h presence... yes
  3377. checking for stddef.h... yes
  3378. checking sys/devpoll.h usability... no
  3379. checking sys/devpoll.h presence... no
  3380. checking for sys/devpoll.h... no
  3381. checking sys/epoll.h usability... yes
  3382. checking sys/epoll.h presence... yes
  3383. checking for sys/epoll.h... yes
  3384. checking sys/event.h usability... no
  3385. checking sys/event.h presence... no
  3386. checking for sys/event.h... no
  3387. checking sys/eventfd.h usability... yes
  3388. checking sys/eventfd.h presence... yes
  3389. checking for sys/eventfd.h... yes
  3390. checking sys/ioctl.h usability... yes
  3391. checking sys/ioctl.h presence... yes
  3392. checking for sys/ioctl.h... yes
  3393. checking sys/mman.h usability... yes
  3394. checking sys/mman.h presence... yes
  3395. checking for sys/mman.h... yes
  3396. checking sys/param.h usability... yes
  3397. checking sys/param.h presence... yes
  3398. checking for sys/param.h... yes
  3399. checking sys/queue.h usability... yes
  3400. checking sys/queue.h presence... yes
  3401. checking for sys/queue.h... yes
  3402. checking sys/resource.h usability... yes
  3403. checking sys/resource.h presence... yes
  3404. checking for sys/resource.h... yes
  3405. checking sys/select.h usability... yes
  3406. checking sys/select.h presence... yes
  3407. checking for sys/select.h... yes
  3408. checking sys/sendfile.h usability... yes
  3409. checking sys/sendfile.h presence... yes
  3410. checking for sys/sendfile.h... yes
  3411. checking sys/socket.h usability... yes
  3412. checking sys/socket.h presence... yes
  3413. checking for sys/socket.h... yes
  3414. checking for sys/stat.h... (cached) yes
  3415. checking sys/time.h usability... yes
  3416. checking sys/time.h presence... yes
  3417. checking for sys/time.h... yes
  3418. checking sys/timerfd.h usability... yes
  3419. checking sys/timerfd.h presence... yes
  3420. checking for sys/timerfd.h... yes
  3421. checking sys/uio.h usability... yes
  3422. checking sys/uio.h presence... yes
  3423. checking for sys/uio.h... yes
  3424. checking sys/wait.h usability... yes
  3425. checking sys/wait.h presence... yes
  3426. checking for sys/wait.h... yes
  3427. checking errno.h usability... yes
  3428. checking errno.h presence... yes
  3429. checking for errno.h... yes
  3430. checking for sys/sysctl.h... yes
  3431. checking for TAILQ_FOREACH in sys/queue.h... yes
  3432. checking for timeradd in sys/time.h... yes
  3433. checking for timercmp in sys/time.h... yes
  3434. checking for timerclear in sys/time.h... yes
  3435. checking for timerisset in sys/time.h... yes
  3436. checking whether CTL_KERN is declared... yes
  3437. checking whether KERN_RANDOM is declared... yes
  3438. checking whether RANDOM_UUID is declared... yes
  3439. checking whether KERN_ARND is declared... no
  3440. checking for an ANSI C-conforming const... yes
  3441. checking for inline... inline
  3442. checking whether time.h and sys/time.h may both be included... yes
  3443. checking for accept4... yes
  3444. checking for arc4random... no
  3445. checking for arc4random_buf... no
  3446. checking for eventfd... yes
  3447. checking for epoll_create1... yes
  3448. checking for fcntl... yes
  3449. checking for getegid... yes
  3450. checking for geteuid... yes
  3451. checking for getifaddrs... yes
  3452. checking for getnameinfo... yes
  3453. checking for getprotobynumber... yes
  3454. checking for gettimeofday... yes
  3455. checking for inet_ntop... yes
  3456. checking for inet_pton... yes
  3457. checking for issetugid... no
  3458. checking for mach_absolute_time... no
  3459. checking for mmap... yes
  3460. checking for nanosleep... yes
  3461. checking for pipe... yes
  3462. checking for pipe2... yes
  3463. checking for putenv... yes
  3464. checking for sendfile... yes
  3465. checking for setenv... yes
  3466. checking for setrlimit... yes
  3467. checking for sigaction... yes
  3468. checking for signal... yes
  3469. checking for splice... yes
  3470. checking for strlcpy... no
  3471. checking for strsep... yes
  3472. checking for strtok_r... yes
  3473. checking for strtoll... yes
  3474. checking for sysctl... yes
  3475. checking for timerfd_create... yes
  3476. checking for umask... yes
  3477. checking for unsetenv... yes
  3478. checking for usleep... yes
  3479. checking for vasprintf... yes
  3480. checking for getservbyname... yes
  3481. checking for getaddrinfo... yes
  3482. checking for F_SETFD in fcntl.h... yes
  3483. checking for select... yes
  3484. checking for poll... yes
  3485. checking for epoll_ctl... yes
  3486. checking waitpid support WNOWAIT... no
  3487. checking for port_create... no
  3488. checking for pid_t... yes
  3489. checking for size_t... yes
  3490. checking for ssize_t... yes
  3491. checking for uint64_t... yes
  3492. checking for uint32_t... yes
  3493. checking for uint16_t... yes
  3494. checking for uint8_t... yes
  3495. checking for uintptr_t... yes
  3496. checking for fd_mask... yes
  3497. checking size of long long... 8
  3498. checking size of long... 8
  3499. checking size of int... 4
  3500. checking size of short... 2
  3501. checking size of size_t... 8
  3502. checking size of void *... 8
  3503. checking size of off_t... 8
  3504. checking for struct in6_addr... yes
  3505. checking for struct sockaddr_in6... yes
  3506. checking for sa_family_t... yes
  3507. checking for struct addrinfo... yes
  3508. checking for struct sockaddr_storage... yes
  3509. checking for struct in6_addr.s6_addr32... yes
  3510. checking for struct in6_addr.s6_addr16... yes
  3511. checking for struct sockaddr_in.sin_len... no
  3512. checking for struct sockaddr_in6.sin6_len... no
  3513. checking for struct sockaddr_storage.ss_family... yes
  3514. checking for struct sockaddr_storage.__ss_family... no
  3515. checking for struct so_linger... no
  3516. checking for socklen_t... yes
  3517. checking whether our compiler supports __func__... yes
  3518. checking for the pthreads library -lpthreads... no
  3519. checking whether pthreads work without any flags... no
  3520. checking whether pthreads work with -Kthread... no
  3521. checking whether pthreads work with -kthread... no
  3522. checking for the pthreads library -llthread... no
  3523. checking whether pthreads work with -pthread... yes
  3524. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  3525. checking if more special flags are required for pthreads... no
  3526. checking size of pthread_t... 8
  3527. checking for library containing ERR_remove_thread_state... -lcrypto
  3528. checking that generated files are newer than configure... done
  3529. configure: creating ./config.status
  3530. config.status: creating libevent.pc
  3531. config.status: creating libevent_openssl.pc
  3532. config.status: creating libevent_pthreads.pc
  3533. config.status: creating libevent_core.pc
  3534. config.status: creating libevent_extra.pc
  3535. config.status: creating Makefile
  3536. config.status: creating config.h
  3537. config.status: creating evconfig-private.h
  3538. config.status: executing depfiles commands
  3539. config.status: executing libtool commands
  3540.   GEN      test/rpcgen-attempted
  3541.   GEN      include/event2/event-config.h
  3542. make  all-am
  3543. make[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
  3639. make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
  3640. make  install-am
  3641. make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
  3642. make[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'
  3647. libtool: install: /bin/install -c .libs/libevent-2.1.so.6.0.2 /usr/lib64/lib/libevent-2.1.so.6.0.2
  3648. libtool: 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; }; })
  3649. libtool: 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; }; })
  3650. libtool: install: /bin/install -c .libs/libevent.lai /usr/lib64/lib/libevent.la
  3651. libtool: install: /bin/install -c .libs/libevent_core-2.1.so.6.0.2 /usr/lib64/lib/libevent_core-2.1.so.6.0.2
  3652. libtool: 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; }; })
  3653. libtool: 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; }; })
  3654. libtool: install: /bin/install -c .libs/libevent_core.lai /usr/lib64/lib/libevent_core.la
  3655. libtool: install: /bin/install -c .libs/libevent_extra-2.1.so.6.0.2 /usr/lib64/lib/libevent_extra-2.1.so.6.0.2
  3656. libtool: 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; }; })
  3657. libtool: 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; }; })
  3658. libtool: install: /bin/install -c .libs/libevent_extra.lai /usr/lib64/lib/libevent_extra.la
  3659. libtool: install: /bin/install -c .libs/libevent_pthreads-2.1.so.6.0.2 /usr/lib64/lib/libevent_pthreads-2.1.so.6.0.2
  3660. libtool: 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; }; })
  3661. libtool: 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; }; })
  3662. libtool: install: /bin/install -c .libs/libevent_pthreads.lai /usr/lib64/lib/libevent_pthreads.la
  3663. libtool: install: /bin/install -c .libs/libevent_openssl-2.1.so.6.0.2 /usr/lib64/lib/libevent_openssl-2.1.so.6.0.2
  3664. libtool: 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; }; })
  3665. libtool: 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; }; })
  3666. libtool: install: /bin/install -c .libs/libevent_openssl.lai /usr/lib64/lib/libevent_openssl.la
  3667. libtool: install: /bin/install -c .libs/libevent.a /usr/lib64/lib/libevent.a
  3668. libtool: install: chmod 644 /usr/lib64/lib/libevent.a
  3669. libtool: install: ranlib /usr/lib64/lib/libevent.a
  3670. libtool: install: /bin/install -c .libs/libevent_core.a /usr/lib64/lib/libevent_core.a
  3671. libtool: install: chmod 644 /usr/lib64/lib/libevent_core.a
  3672. libtool: install: ranlib /usr/lib64/lib/libevent_core.a
  3673. libtool: install: /bin/install -c .libs/libevent_extra.a /usr/lib64/lib/libevent_extra.a
  3674. libtool: install: chmod 644 /usr/lib64/lib/libevent_extra.a
  3675. libtool: install: ranlib /usr/lib64/lib/libevent_extra.a
  3676. libtool: install: /bin/install -c .libs/libevent_pthreads.a /usr/lib64/lib/libevent_pthreads.a
  3677. libtool: install: chmod 644 /usr/lib64/lib/libevent_pthreads.a
  3678. libtool: install: ranlib /usr/lib64/lib/libevent_pthreads.a
  3679. libtool: install: /bin/install -c .libs/libevent_openssl.a /usr/lib64/lib/libevent_openssl.a
  3680. libtool: install: chmod 644 /usr/lib64/lib/libevent_openssl.a
  3681. libtool: install: ranlib /usr/lib64/lib/libevent_openssl.a
  3682. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/lib64/lib
  3683. ----------------------------------------------------------------------
  3684. Libraries have been installed in:
  3685.    /usr/lib64/lib
  3686.  
  3687. If you ever happen to want to link against installed libraries
  3688. in a given directory, LIBDIR, you must either use libtool, and
  3689. specify the full pathname of the library, or use the `-LLIBDIR'
  3690. flag 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.  
  3698. See any operating system documentation about shared libraries for
  3699. more 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'
  3709. make[2]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
  3710. make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
  3711. Compiling memcached...
  3712. /svr-setup/libevent-release-2.1.8-stable
  3713. cd /svr-setup
  3714. checking build system type... x86_64-pc-linux-gnu
  3715. checking host system type... x86_64-pc-linux-gnu
  3716. checking for a BSD-compatible install... /bin/install -c
  3717. checking whether build environment is sane... yes
  3718. checking for a thread-safe mkdir -p... /bin/mkdir -p
  3719. checking for gawk... gawk
  3720. checking whether make sets $(MAKE)... yes
  3721. checking whether make supports nested variables... yes
  3722. checking for gcc... /usr/bin/gcc
  3723. checking whether the C compiler works... yes
  3724. checking for C compiler default output file name... a.out
  3725. checking for suffix of executables...
  3726. checking whether we are cross compiling... no
  3727. checking for suffix of object files... o
  3728. checking whether we are using the GNU C compiler... yes
  3729. checking whether /usr/bin/gcc accepts -g... yes
  3730. checking for /usr/bin/gcc option to accept ISO C89... none needed
  3731. checking whether /usr/bin/gcc understands -c and -o together... yes
  3732. checking for style of include used by make... GNU
  3733. checking dependency style of /usr/bin/gcc... gcc3
  3734. checking how to run the C preprocessor... /usr/bin/gcc -E
  3735. checking for grep that handles long lines and -e... /bin/grep
  3736. checking for egrep... /bin/grep -E
  3737. checking for icc in use... no
  3738. checking for clang in use... no
  3739. checking for ANSI C header files... yes
  3740. checking for sys/types.h... yes
  3741. checking for sys/stat.h... yes
  3742. checking for stdlib.h... yes
  3743. checking for string.h... yes
  3744. checking for memory.h... yes
  3745. checking for strings.h... yes
  3746. checking for inttypes.h... yes
  3747. checking for stdint.h... yes
  3748. checking for unistd.h... yes
  3749. checking whether __SUNPRO_C is declared... no
  3750. checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99
  3751. checking sasl/sasl.h usability... yes
  3752. checking sasl/sasl.h presence... yes
  3753. checking for sasl/sasl.h... yes
  3754. checking for SASL_CB_GETCONF... no
  3755. checking for library containing sasl_server_init... -lsasl2
  3756. checking for gcov... /bin/gcov
  3757. checking for main in -lgcov... yes
  3758. checking for library containing clock_gettime... none required
  3759. checking for library containing socket... none required
  3760. checking for library containing gethostbyname... none required
  3761. checking for libevent directory... /usr/lib64
  3762. checking for library containing umem_cache_create... no
  3763. checking for library containing gethugepagesizes... no
  3764. checking for stdbool.h that conforms to C99... yes
  3765. checking for _Bool... yes
  3766. checking for inttypes.h... (cached) yes
  3767. checking for sasl_callback_ft... yes
  3768. checking for print macros for integers (C99 section 7.8.1)... yes
  3769. checking for an ANSI C-conforming const... yes
  3770. checking for socklen_t... yes
  3771. checking for endianness... little
  3772. checking for htonll... no
  3773. checking for library containing pthread_create... none required
  3774. checking for mlockall... yes
  3775. checking for getpagesizes... no
  3776. checking for memcntl... no
  3777. checking for sigignore... yes
  3778. checking for clock_gettime... yes
  3779. checking for accept4... yes
  3780. checking for getopt_long... yes
  3781. checking for alignment... none
  3782. checking for GCC atomics... yes
  3783. checking for GCC 64bit atomics... no
  3784. checking for setppriv... no
  3785. checking for pledge... no
  3786. checking umem.h usability... no
  3787. checking umem.h presence... no
  3788. checking for umem.h... no
  3789. checking for xml2rfc... no
  3790. checking for xsltproc... /bin/xsltproc
  3791. checking that generated files are newer than configure... done
  3792. configure: creating ./config.status
  3793. config.status: creating Makefile
  3794. config.status: creating doc/Makefile
  3795. config.status: creating config.h
  3796. config.status: executing depfiles commands
  3797. make  all-recursive
  3798. make[1]: Entering directory `/svr-setup/memcached-1.5.6'
  3799. Making all in doc
  3800. make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  3801. make  all-am
  3802. make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  3803. make[3]: Nothing to be done for `all-am'.
  3804. make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  3805. make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  3806. make[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
  3809. mv -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
  3811. mv -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
  3813. mv -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
  3815. mv -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
  3817. mv -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
  3819. mv -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
  3821. mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po
  3822. mv -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
  3825. mv -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
  3827. mv -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
  3829. mv -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
  3831. mv -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
  3833. mv -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
  3835. mv -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
  3837. mv -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
  3839. mv -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
  3841. mv -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
  3843. mv -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
  3845. mv -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
  3847. mv -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
  3849. mv -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
  3851. mv -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
  3853. mv -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
  3855. mv -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
  3857. mv -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
  3859. mv -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
  3861. mv -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
  3863. mv -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
  3865. mv -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
  3867. mv -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
  3869. mv -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
  3871. mv -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
  3873. mv -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
  3875. mv -f .deps/memcached_debug-slab_automove.Tpo .deps/memcached_debug-slab_automove.Po
  3876. mv -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
  3879. mv -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
  3881. mv -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
  3883. mv -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
  3885. mv -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
  3887. mv -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
  3890. mv -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
  3894. make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
  3895. make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
  3896. make  install-recursive
  3897. make[1]: Entering directory `/svr-setup/memcached-1.5.6'
  3898. Making install in doc
  3899. make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  3900. make  install-am
  3901. make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  3902. make[4]: Entering directory `/svr-setup/memcached-1.5.6/doc'
  3903. make[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'
  3906. make[4]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  3907. make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  3908. make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
  3909. make[2]: Entering directory `/svr-setup/memcached-1.5.6'
  3910. make[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'
  3915. make[3]: Leaving directory `/svr-setup/memcached-1.5.6'
  3916. make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
  3917. make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
  3918. Compiled memcached...
  3919. Failed to kill unit memcached.service: Unit memcached.service is not loaded.
  3920. service memcached stop
  3921. Redirecting to /bin/systemctl stop memcached.service
  3922. Failed to stop memcached.service: Unit memcached.service not loaded.
  3923. service memcached start
  3924. Redirecting to /bin/systemctl start memcached.service
  3925. Failed to start memcached.service: Unit not found.
  3926. inc/memcached_install.inc: line 261: php: command not found
  3927. Compiling PHP memcache extension...
  3928. /svr-setup/memcached-1.5.6
  3929. cd /svr-setup
  3930. inc/memcached_install.inc: line 303: /usr/local/bin/phpize: No such file or directory
  3931. inc/memcached_install.inc: line 304: ./configure: No such file or directory
  3932. make: *** No targets specified and no makefile found.  Stop.
  3933. make: *** No rule to make target `install'.  Stop.
  3934. Installing libmemcached via CentOS base YUM repo ...
  3935. Compiling PHP memcached-2.2.0 extension...
  3936. /svr-setup/memcache-3.0.8
  3937. cd /svr-setup
  3938. inc/memcached_install.inc: line 378: php: command not found
  3939. 1
  3940.  
  3941. compiling memcached PHP extension 2.2.0 ...
  3942. inc/memcached_install.inc: line 421: /usr/local/bin/phpize: No such file or directory
  3943. inc/memcached_install.inc: line 425: ./configure: No such file or directory
  3944. make: *** No targets specified and no makefile found.  Stop.
  3945. make: *** No rule to make target `install'.  Stop.
  3946. grep: /usr/local/lib/php.ini: No such file or directory
  3947. grep: /etc/centminmod/php.d/memcache.ini: No such file or directory
  3948. cat: /usr/local/bin/php-config: No such file or directory
  3949. grep: /usr/local/lib/php.ini: No such file or directory
  3950. grep: /etc/centminmod/php.d/memcached.ini: No such file or directory
  3951. cat: /usr/local/bin/php-config: No such file or directory
  3952. Failed to kill unit memcached.service: Unit memcached.service is not loaded.
  3953. service memcached stop
  3954. Redirecting to /bin/systemctl stop memcached.service
  3955. Failed to stop memcached.service: Unit memcached.service not loaded.
  3956. service memcached start
  3957. Redirecting to /bin/systemctl start memcached.service
  3958. Failed to start memcached.service: Unit not found.
  3959. service php-fpm restart
  3960. Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  3961. ................................... failed. Use force-quit
  3962. Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
  3963. failed
  3964. Setup /etc/init.d/memcached with 1 Memcached servers
  3965. setup /etc/init.d/memcached
  3966. cp /usr/local/src/centminmod/config/memcached/memcached /etc/init.d/memcached
  3967. Memcached server started
  3968. Compiling PHP memcache extension...
  3969. package.xml
  3970. memcache-3.0.8/config.m4
  3971. memcache-3.0.8/config9.m4
  3972. memcache-3.0.8/config.w32
  3973. memcache-3.0.8/CREDITS
  3974. memcache-3.0.8/LICENSE
  3975. memcache-3.0.8/example.php
  3976. memcache-3.0.8/memcache.c
  3977. memcache-3.0.8/memcache_pool.c
  3978. memcache-3.0.8/memcache_queue.c
  3979. memcache-3.0.8/memcache_session.c
  3980. memcache-3.0.8/memcache_ascii_protocol.c
  3981. memcache-3.0.8/memcache_binary_protocol.c
  3982. memcache-3.0.8/memcache_standard_hash.c
  3983. memcache-3.0.8/memcache_consistent_hash.c
  3984. memcache-3.0.8/memcache.dsp
  3985. memcache-3.0.8/php_memcache.h
  3986. memcache-3.0.8/memcache_pool.h
  3987. memcache-3.0.8/memcache_queue.h
  3988. memcache-3.0.8/README
  3989. memcache-3.0.8/memcache.php
  3990. memcache-3.0.8/tests/001.phpt
  3991. memcache-3.0.8/tests/002.phpt
  3992. memcache-3.0.8/tests/003.phpt
  3993. memcache-3.0.8/tests/004.phpt
  3994. memcache-3.0.8/tests/005.phpt
  3995. memcache-3.0.8/tests/006.phpt
  3996. memcache-3.0.8/tests/007.phpt
  3997. memcache-3.0.8/tests/008.phpt
  3998. memcache-3.0.8/tests/009.phpt
  3999. memcache-3.0.8/tests/010.phpt
  4000. memcache-3.0.8/tests/011.phpt
  4001. memcache-3.0.8/tests/012.phpt
  4002. memcache-3.0.8/tests/013.phpt
  4003. memcache-3.0.8/tests/014.phpt
  4004. memcache-3.0.8/tests/015.phpt
  4005. memcache-3.0.8/tests/016.phpt
  4006. memcache-3.0.8/tests/017.phpt
  4007. memcache-3.0.8/tests/018.phpt
  4008. memcache-3.0.8/tests/019a.phpt
  4009. memcache-3.0.8/tests/019.phpt
  4010. memcache-3.0.8/tests/020.phpt
  4011. memcache-3.0.8/tests/021.phpt
  4012. memcache-3.0.8/tests/022a.phpt
  4013. memcache-3.0.8/tests/022.phpt
  4014. memcache-3.0.8/tests/023.phpt
  4015. memcache-3.0.8/tests/024a.phpt
  4016. memcache-3.0.8/tests/024.phpt
  4017. memcache-3.0.8/tests/025.phpt
  4018. memcache-3.0.8/tests/026.phpt
  4019. memcache-3.0.8/tests/027a.phpt
  4020. memcache-3.0.8/tests/027.phpt
  4021. memcache-3.0.8/tests/028.phpt
  4022. memcache-3.0.8/tests/029.phpt
  4023. memcache-3.0.8/tests/030.phpt
  4024. memcache-3.0.8/tests/031.phpt
  4025. memcache-3.0.8/tests/032.phpt
  4026. memcache-3.0.8/tests/033.phpt
  4027. memcache-3.0.8/tests/034.phpt
  4028. memcache-3.0.8/tests/035.phpt
  4029. memcache-3.0.8/tests/036.phpt
  4030. memcache-3.0.8/tests/037.phpt
  4031. memcache-3.0.8/tests/038.phpt
  4032. memcache-3.0.8/tests/039.phpt
  4033. memcache-3.0.8/tests/040.phpt
  4034. memcache-3.0.8/tests/041.phpt
  4035. memcache-3.0.8/tests/042.phpt
  4036. memcache-3.0.8/tests/043.phpt
  4037. memcache-3.0.8/tests/044.phpt
  4038. memcache-3.0.8/tests/045.phpt
  4039. memcache-3.0.8/tests/046.phpt
  4040. memcache-3.0.8/tests/047.phpt
  4041. memcache-3.0.8/tests/048.phpt
  4042. memcache-3.0.8/tests/049.phpt
  4043. memcache-3.0.8/tests/050.phpt
  4044. memcache-3.0.8/tests/051.phpt
  4045. memcache-3.0.8/tests/052.phpt
  4046. memcache-3.0.8/tests/053.phpt
  4047. memcache-3.0.8/tests/054.phpt
  4048. memcache-3.0.8/tests/055.phpt
  4049. memcache-3.0.8/tests/056.phpt
  4050. memcache-3.0.8/tests/057.phpt
  4051. memcache-3.0.8/tests/058.phpt
  4052. memcache-3.0.8/tests/100a.phpt
  4053. memcache-3.0.8/tests/100b.phpt
  4054. memcache-3.0.8/tests/100.phpt
  4055. memcache-3.0.8/tests/pecl11221.phpt
  4056. memcache-3.0.8/tests/pecl16442.phpt
  4057. memcache-3.0.8/tests/pecl16536.phpt
  4058. memcache-3.0.8/tests/pecl17518.phpt
  4059. memcache-3.0.8/tests/pecl17566.phpt
  4060. memcache-3.0.8/tests/pecl63142.phpt
  4061. inc/memcached_install.inc: line 610: /usr/local/bin/phpize: No such file or directory
  4062. inc/memcached_install.inc: line 611: ./configure: No such file or directory
  4063. make: *** No targets specified and no makefile found.  Stop.
  4064. grep: /usr/local/lib/php.ini: No such file or directory
  4065. cat: /usr/local/bin/php-config: No such file or directory
  4066. Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  4067. ................................... failed. Use force-quit
  4068. Starting 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. *************************************************
  4073. csfinstalls
  4074. *************************************************
  4075. * Installing CSF firewall...
  4076. *************************************************
  4077. Installing...
  4078.  
  4079. Selecting installer...
  4080.  
  4081. Running csf generic installer
  4082.  
  4083. Installing generic csf and lfd
  4084.  
  4085. Check we're running as root
  4086.  
  4087. Checking Perl modules...
  4088. Using configuration defaults
  4089. ...Perl modules OK
  4090.  
  4091. mkdir: created directory β€˜/etc/csf’
  4092. mkdir: created directory β€˜/var/lib/csf’
  4093. mkdir: created directory β€˜/var/lib/csf/backup’
  4094. mkdir: created directory β€˜/var/lib/csf/Geo’
  4095. mkdir: created directory β€˜/var/lib/csf/ui’
  4096. mkdir: created directory β€˜/var/lib/csf/stats’
  4097. mkdir: created directory β€˜/var/lib/csf/lock’
  4098. mkdir: created directory β€˜/var/lib/csf/webmin’
  4099. mkdir: created directory β€˜/var/lib/csf/zone’
  4100. mkdir: created directory β€˜/usr/local/csf’
  4101. mkdir: created directory β€˜/usr/local/csf/bin’
  4102. mkdir: created directory β€˜/usr/local/csf/lib’
  4103. mkdir: 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’
  4387. chmod: cannot access β€˜/var/log/lfd.log*’: No such file or directory
  4388. mode of β€˜/usr/local/csf/bin/csftest.pl’ changed from 0600 (rw-------) to 0700 (rwx------)
  4389. mode of β€˜/usr/local/csf/bin/pt_deleted_action.pl’ changed from 0600 (rw-------) to 0700 (rwx------)
  4390. mode of β€˜/usr/local/csf/bin/remove_apf_bfd.sh’ changed from 0600 (rw-------) to 0700 (rwx------)
  4391. mode of β€˜/usr/local/csf/bin/uninstall.sh’ changed from 0600 (rw-------) to 0700 (rwx------)
  4392. mode of β€˜/usr/local/csf/bin/regex.custom.pm’ changed from 0600 (rw-------) to 0700 (rwx------)
  4393. mode of β€˜/etc/csf/csf.pl’ retained as 0700 (rwx------)
  4394. mode of β€˜/etc/csf/csftest.pl’ retained as 0700 (rwx------)
  4395. mode of β€˜/etc/csf/lfd.pl’ retained as 0700 (rwx------)
  4396. mode of β€˜/etc/csf/pt_deleted_action.pl’ retained as 0700 (rwx------)
  4397. chmod: cannot access β€˜/etc/csf/*.cgi’: No such file or directory
  4398. failed to change mode of β€˜/etc/csf/*.cgi’ from 0000 (---------) to 0000 (---------)
  4399. mode of β€˜/etc/csf/remove_apf_bfd.sh’ retained as 0700 (rwx------)
  4400. mode of β€˜/etc/csf/uninstall.sh’ retained as 0700 (rwx------)
  4401. chmod: cannot access β€˜/etc/csf/*.php’: No such file or directory
  4402. failed to change mode of β€˜/etc/csf/*.php’ from 0000 (---------) to 0000 (---------)
  4403. chmod: cannot access β€˜/etc/csf/*.py’: No such file or directory
  4404. failed to change mode of β€˜/etc/csf/*.py’ from 0000 (---------) to 0000 (---------)
  4405. mode of β€˜/etc/csf/webmin/csf/index.cgi’ changed from 0600 (rw-------) to 0700 (rwx------)
  4406. mode of β€˜/etc/cron.d/lfd-cron’ changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
  4407. mode of β€˜/etc/cron.d/csf-cron’ changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
  4408. mode 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.  
  4420. TCP ports currently listening for incoming connections:
  4421. 22,111
  4422.  
  4423. UDP ports currently listening for incoming connections:
  4424. 123
  4425.  
  4426. Note: The port details above are for information only, csf hasn't been auto-configured.
  4427.  
  4428. Don't forget to:
  4429. 1. Configure the following options in the csf configuration to suite your server: TCP_*, UDP_*
  4430. 2. Restart csf and lfd
  4431. 3. Set TESTING to 0 once you're happy with the firewall, lfd will not run until you do so
  4432.  
  4433. Adding current SSH session IP address to the csf whitelist in csf.allow:
  4434. Adding 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’
  4438. Created symlink from /etc/systemd/system/multi-user.target.wants/csf.service to /usr/lib/systemd/system/csf.service.
  4439. Created symlink from /etc/systemd/system/multi-user.target.wants/lfd.service to /usr/lib/systemd/system/lfd.service.
  4440. Failed to execute operation: No such file or directory
  4441. Failed to stop firewalld.service: Unit firewalld.service not loaded.
  4442. Created 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.  
  4465. Installation Completed
  4466.  
  4467. CSF adding memcached, varnish ports to csf.allow list...
  4468. TCP_IN = "20,21,22,25,53,80,110,111,143,161,443,465,587,993,995,1110,1186,1194,2049,81,9418,30001:50011"
  4469. TCP_OUT = "993,995,465,587,111,2049,1110,1194,9418,20,21,22,25,53,80,110,113,443,587,993,995"
  4470. UDP_IN = "67,68,111,2049,1110,33434:33534,20,21,53"
  4471. UDP_OUT = "67,68,111,2049,1110,33434:33534,20,21,53,113,123"
  4472. DROP_NOLOG = "23,67,68,111,113,135:139,445,500,513,520"
  4473. Disabling CSF Testing mode (activates firewall)...
  4474. add failed: 121.254.111.144 is in already in the allow file /etc/csf/csf.allow
  4475. Adding Applications/Users to CSF ignore list...
  4476. chkconfig csf on
  4477. Note: Forwarding request to 'systemctl enable csf.service'.
  4478. service csf restart
  4479. Redirecting to /bin/systemctl restart csf.service
  4480. Flushing chain `INPUT'
  4481. Flushing chain `FORWARD'
  4482. Flushing chain `OUTPUT'
  4483. Flushing chain `ALLOWDYNIN'
  4484. Flushing chain `ALLOWDYNOUT'
  4485. Flushing chain `ALLOWIN'
  4486. Flushing chain `ALLOWOUT'
  4487. Flushing chain `DENYIN'
  4488. Flushing chain `DENYOUT'
  4489. Flushing chain `INVALID'
  4490. Flushing chain `INVDROP'
  4491. Flushing chain `LOCALINPUT'
  4492. Flushing chain `LOCALOUTPUT'
  4493. Flushing chain `LOGDROPIN'
  4494. Flushing chain `LOGDROPOUT'
  4495. Flushing chain `UDPFLOOD'
  4496. Flushing chain `PREROUTING'
  4497. Flushing chain `INPUT'
  4498. Flushing chain `OUTPUT'
  4499. Flushing chain `POSTROUTING'
  4500. Deleting chain `ALLOWDYNIN'
  4501. Deleting chain `ALLOWDYNOUT'
  4502. Deleting chain `ALLOWIN'
  4503. Deleting chain `ALLOWOUT'
  4504. Deleting chain `DENYIN'
  4505. Deleting chain `DENYOUT'
  4506. Deleting chain `INVALID'
  4507. Deleting chain `INVDROP'
  4508. Deleting chain `LOCALINPUT'
  4509. Deleting chain `LOCALOUTPUT'
  4510. Deleting chain `LOGDROPIN'
  4511. Deleting chain `LOGDROPOUT'
  4512. Deleting chain `UDPFLOOD'
  4513. Flushing chain `INPUT'
  4514. Flushing chain `FORWARD'
  4515. Flushing chain `OUTPUT'
  4516. Flushing chain `ALLOWDYNIN'
  4517. Flushing chain `ALLOWDYNOUT'
  4518. Flushing chain `ALLOWIN'
  4519. Flushing chain `ALLOWOUT'
  4520. Flushing chain `DENYIN'
  4521. Flushing chain `DENYOUT'
  4522. Flushing chain `INVALID'
  4523. Flushing chain `INVDROP'
  4524. Flushing chain `LOCALINPUT'
  4525. Flushing chain `LOCALOUTPUT'
  4526. Flushing chain `LOGDROPIN'
  4527. Flushing chain `LOGDROPOUT'
  4528. Flushing chain `UDPFLOOD'
  4529. Deleting chain `ALLOWDYNIN'
  4530. Deleting chain `ALLOWDYNOUT'
  4531. Deleting chain `ALLOWIN'
  4532. Deleting chain `ALLOWOUT'
  4533. Deleting chain `DENYIN'
  4534. Deleting chain `DENYOUT'
  4535. Deleting chain `INVALID'
  4536. Deleting chain `INVDROP'
  4537. Deleting chain `LOCALINPUT'
  4538. Deleting chain `LOCALOUTPUT'
  4539. Deleting chain `LOGDROPIN'
  4540. Deleting chain `LOGDROPOUT'
  4541. Deleting chain `UDPFLOOD'
  4542. Flushing chain `PREROUTING'
  4543. Flushing chain `INPUT'
  4544. Flushing chain `OUTPUT'
  4545. Flushing chain `POSTROUTING'
  4546. csf: FASTSTART loading DROP no logging (IPv4)
  4547. csf: FASTSTART loading DROP no logging (IPv6)
  4548. LOG  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* "
  4549. LOG  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* "
  4550. LOG  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* "
  4551. LOG  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* "
  4552. LOG  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* "
  4553. LOG  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* "
  4554. LOG  tcp opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP6IN Blocked* "
  4555. LOG  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* "
  4556. LOG  udp opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP6IN Blocked* "
  4557. LOG  udp opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP6OUT Blocked* "
  4558. LOG  icmpv6 opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP6IN Blocked* "
  4559. LOG  icmpv6 opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP6OUT Blocked* "
  4560. DROP  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0
  4561. REJECT  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   reject-with icmp-port-unreachable
  4562. DROP  all opt    in * out *  ::/0  -> ::/0
  4563. REJECT  all opt    in * out *  ::/0  -> ::/0   reject-with icmp6-port-unreachable
  4564. DENYOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4565. DENYIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4566. ALLOWOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4567. ALLOWIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4568. DENYOUT  all opt    in * out !lo  ::/0  -> ::/0
  4569. DENYIN  all opt    in !lo out *  ::/0  -> ::/0
  4570. ALLOWOUT  all opt    in * out !lo  ::/0  -> ::/0
  4571. ALLOWIN  all opt    in !lo out *  ::/0  -> ::/0
  4572. csf: FASTSTART loading Packet Filter (IPv4)
  4573. csf: FASTSTART loading Packet Filter (IPv6)
  4574. DROP  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0
  4575. INVALID  tcp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4576. INVALID  tcp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4577. DROP  all opt    in * out *  ::/0  -> ::/0
  4578. INVALID  tcp opt    in !lo out *  ::/0  -> ::/0
  4579. INVALID  tcp opt    in * out !lo  ::/0  -> ::/0
  4580. csf: IPSET creating set chain_DENY
  4581. csf: IPSET creating set chain_6_DENY
  4582. csf: FASTSTART loading csf.deny (IPv4)
  4583. csf: FASTSTART loading csf.deny (IPv6)
  4584. csf: IPSET creating set chain_ALLOWDYN
  4585. ACCEPT  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   match-set chain_ALLOWDYN src
  4586. ACCEPT  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   match-set chain_ALLOWDYN dst
  4587. csf: IPSET creating set chain_6_ALLOWDYN
  4588. ACCEPT  all opt    in * out *  ::/0  -> ::/0   match-set chain_6_ALLOWDYN src
  4589. ACCEPT  all opt    in * out *  ::/0  -> ::/0   match-set chain_6_ALLOWDYN dst
  4590. ALLOWDYNIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4591. ALLOWDYNOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4592. ALLOWDYNIN  all opt    in !lo out *  ::/0  -> ::/0
  4593. ALLOWDYNOUT  all opt    in * out !lo  ::/0  -> ::/0
  4594. csf: IPSET creating set chain_ALLOW
  4595. csf: IPSET creating set chain_6_ALLOW
  4596. csf: FASTSTART loading csf.allow (IPv4)
  4597. csf: FASTSTART loading csf.allow (IPv6)
  4598. csf: FASTSTART loading csf.allow (IPSET)
  4599. RETURN  udp opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   owner UID match 0
  4600. RETURN  udp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   limit: avg 100/sec burst 500
  4601. LOG  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* "
  4602. REJECT  udp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   reject-with icmp-port-unreachable
  4603. UDPFLOOD  udp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4604. RETURN  udp opt    in * out *  ::/0  -> ::/0   owner UID match 0
  4605. RETURN  udp opt    in * out !lo  ::/0  -> ::/0   limit: avg 100/sec burst 500
  4606. LOG  all opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
  4607. REJECT  udp opt    in * out !lo  ::/0  -> ::/0   reject-with icmp6-port-unreachable
  4608. UDPFLOOD  udp opt    in * out !lo  ::/0  -> ::/0
  4609. ACCEPT  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   state RELATED,ESTABLISHED
  4610. ACCEPT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   state RELATED,ESTABLISHED
  4611. ACCEPT  all opt    in !lo out *  ::/0  -> ::/0   state RELATED,ESTABLISHED
  4612. ACCEPT  all opt    in * out !lo  ::/0  -> ::/0   state RELATED,ESTABLISHED
  4613. csf: FASTSTART loading TCP_IN (IPv4)
  4614. csf: FASTSTART loading TCP6_IN (IPv6)
  4615. csf: FASTSTART loading TCP_OUT (IPv4)
  4616. csf: FASTSTART loading TCP6_OUT (IPv6)
  4617. csf: FASTSTART loading UDP_IN (IPv4)
  4618. csf: FASTSTART loading UDP6_IN (IPv6)
  4619. csf: FASTSTART loading UDP_OUT (IPv4)
  4620. csf: FASTSTART loading UDP6_OUT (IPv6)
  4621. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 8 limit: avg 1/sec burst 5
  4622. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 0
  4623. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 8
  4624. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 0 limit: avg 1/sec burst 5
  4625. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 11
  4626. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 3
  4627. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 11
  4628. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 3
  4629. ACCEPT  icmpv6 opt    in !lo out *  ::/0  -> ::/0
  4630. ACCEPT  icmpv6 opt    in * out !lo  ::/0  -> ::/0
  4631. ACCEPT  all opt -- in lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4632. ACCEPT  all opt -- in * out lo  0.0.0.0/0  -> 0.0.0.0/0
  4633. LOGDROPOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4634. LOGDROPIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4635. ACCEPT  all opt    in lo out *  ::/0  -> ::/0
  4636. ACCEPT  all opt    in * out lo  ::/0  -> ::/0
  4637. LOGDROPOUT  all opt    in * out !lo  ::/0  -> ::/0
  4638. LOGDROPIN  all opt    in !lo out *  ::/0  -> ::/0
  4639. csf: FASTSTART loading DNS (IPv4)
  4640. csf: FASTSTART loading DNS (IPv6)
  4641. LOCALOUTPUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  4642. LOCALINPUT  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  4643. LOCALOUTPUT  all opt    in * out !lo  ::/0  -> ::/0
  4644. LOCALINPUT  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.
  4650. chkconfig lfd on
  4651. Note: Forwarding request to 'systemctl enable lfd.service'.
  4652. service lfd start
  4653. Redirecting to /bin/systemctl start lfd.service
  4654. Created symlink from /etc/systemd/system/basic.target.wants/iptables.service to /usr/lib/systemd/system/iptables.service.
  4655. Created 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. --------------------------------------------
  4665. Adding 103.21.244.0/22 to csf.allow and iptables ACCEPT...
  4666. csf: IPSET adding [103.21.244.0/22] to set [chain_ALLOW]
  4667. Adding 103.22.200.0/22 to csf.allow and iptables ACCEPT...
  4668. csf: IPSET adding [103.22.200.0/22] to set [chain_ALLOW]
  4669. Adding 103.31.4.0/22 to csf.allow and iptables ACCEPT...
  4670. csf: IPSET adding [103.31.4.0/22] to set [chain_ALLOW]
  4671. Adding 104.16.0.0/12 to csf.allow and iptables ACCEPT...
  4672. csf: IPSET adding [104.16.0.0/12] to set [chain_ALLOW]
  4673. Adding 108.162.192.0/18 to csf.allow and iptables ACCEPT...
  4674. csf: IPSET adding [108.162.192.0/18] to set [chain_ALLOW]
  4675. Adding 131.0.72.0/22 to csf.allow and iptables ACCEPT...
  4676. csf: IPSET adding [131.0.72.0/22] to set [chain_ALLOW]
  4677. Adding 141.101.64.0/18 to csf.allow and iptables ACCEPT...
  4678. csf: IPSET adding [141.101.64.0/18] to set [chain_ALLOW]
  4679. Adding 162.158.0.0/15 to csf.allow and iptables ACCEPT...
  4680. csf: IPSET adding [162.158.0.0/15] to set [chain_ALLOW]
  4681. Adding 172.64.0.0/13 to csf.allow and iptables ACCEPT...
  4682. csf: IPSET adding [172.64.0.0/13] to set [chain_ALLOW]
  4683. Adding 173.245.48.0/20 to csf.allow and iptables ACCEPT...
  4684. csf: IPSET adding [173.245.48.0/20] to set [chain_ALLOW]
  4685. Adding 188.114.96.0/20 to csf.allow and iptables ACCEPT...
  4686. csf: IPSET adding [188.114.96.0/20] to set [chain_ALLOW]
  4687. Adding 190.93.240.0/20 to csf.allow and iptables ACCEPT...
  4688. csf: IPSET adding [190.93.240.0/20] to set [chain_ALLOW]
  4689. Adding 197.234.240.0/22 to csf.allow and iptables ACCEPT...
  4690. csf: IPSET adding [197.234.240.0/22] to set [chain_ALLOW]
  4691. Adding 198.41.128.0/17 to csf.allow and iptables ACCEPT...
  4692. csf: IPSET adding [198.41.128.0/17] to set [chain_ALLOW]
  4693. Adding 2400:cb00::/32 to csf.allow and iptables ACCEPT...
  4694. csf: IPSET adding [2400:cb00::/32] to set [chain_6_ALLOW]
  4695. Adding 2405:8100::/32 to csf.allow and iptables ACCEPT...
  4696. csf: IPSET adding [2405:8100::/32] to set [chain_6_ALLOW]
  4697. Adding 2405:b500::/32 to csf.allow and iptables ACCEPT...
  4698. csf: IPSET adding [2405:b500::/32] to set [chain_6_ALLOW]
  4699. Adding 2606:4700::/32 to csf.allow and iptables ACCEPT...
  4700. csf: IPSET adding [2606:4700::/32] to set [chain_6_ALLOW]
  4701. Adding 2803:f800::/32 to csf.allow and iptables ACCEPT...
  4702. csf: IPSET adding [2803:f800::/32] to set [chain_6_ALLOW]
  4703. Adding 2c0f:f248::/32 to csf.allow and iptables ACCEPT...
  4704. csf: IPSET adding [2c0f:f248::/32] to set [chain_6_ALLOW]
  4705. Adding 2a06:98c0::/29 to csf.allow and iptables ACCEPT...
  4706. csf: IPSET adding [2a06:98c0::/29] to set [chain_6_ALLOW]
  4707.  
  4708. created /usr/local/nginx/conf/cloudflare.conf include file
  4709. *************************************************
  4710. * CSF firewall installed
  4711. *************************************************
  4712. siegeinstall
  4713. *************************************************
  4714. * Installing Siege Benchmark...
  4715. *************************************************
  4716. Installing...
  4717. inc/siegeinstall.inc: line 28: cd: siege-4.0.4: No such file or directory
  4718. inc/siegeinstall.inc: line 52: cd: sproxy-1.02: No such file or directory
  4719. inc/siegeinstall.inc: line 29: ./configure: No such file or directory
  4720. inc/siegeinstall.inc: line 53: ./configure: No such file or directory
  4721. make: *** No targets specified and no makefile found.  Stop.
  4722. make: *** No targets specified and no makefile found.  Stop.
  4723. make: *** No rule to make target `install'.  Stop.
  4724. make: *** No rule to make target `install'.  Stop.
  4725. sed: can't read /root/.siege/siege.conf: No such file or directory
  4726. sed: can't read /root/.siege/siege.conf: No such file or directory
  4727. cp: cannot stat β€˜/root/.siege/siege.conf’: No such file or directory
  4728. sed: can't read /root/.siege/siege-csv.conf: No such file or directory
  4729. sed: can't read /root/.siege/siege-csv.conf: No such file or directory
  4730. *************************************************
  4731. * Siege Benchmark installed
  4732. *************************************************
  4733. installpythonfuct
  4734. mailparseinstall
  4735. β€˜7.1
  4736. 0
  4737. Check for php extensions
  4738.  
  4739. *************************************************
  4740. * Installing mailparse PHP Extension
  4741. *************************************************
  4742. /svr-setup/csf
  4743. cd /svr-setup
  4744. inc/mailparse.inc: line 47: /usr/local/bin/phpize: No such file or directory
  4745. inc/mailparse.inc: line 48: ./configure: No such file or directory
  4746. make: *** No targets specified and no makefile found.  Stop.
  4747. make: *** No rule to make target `install'.  Stop.
  4748. service php-fpm restart
  4749. Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  4750. ................................... failed. Use force-quit
  4751. Starting 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. *************************************************
  4756. imagickinstall
  4757. Check for php extensions
  4758. Downloading imagick extension
  4759. Download imagick-3.4.3.tgz ...
  4760. imagick-3.4.3.tgz found, skipping download...
  4761. imagick-3.4.3.tgz valid file.
  4762.  
  4763.  
  4764. Check for ImageMagicK System Updates (YUM)
  4765. Loaded plugins: fastestmirror
  4766. Loading 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
  4773. Resolving 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.  
  4791. Dependencies Resolved
  4792.  
  4793. ================================================================================
  4794.  Package                 Arch    Version                            Repository
  4795.                                                                            Size
  4796. ================================================================================
  4797. Installing:
  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
  4803. Installing 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.  
  4808. Transaction Summary
  4809. ================================================================================
  4810. Install  5 Packages (+3 Dependent packages)
  4811.  
  4812. Total download size: 3.2 M
  4813. Installed size: 12 M
  4814. Downloading packages:
  4815. --------------------------------------------------------------------------------
  4816. Total                                              755 kB/s | 3.2 MB  00:04
  4817. Running transaction check
  4818. Running transaction test
  4819. Transaction test succeeded
  4820. Running 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.  
  4838. Installed:
  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.  
  4845. Dependency 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.  
  4849. Complete!
  4850.  
  4851. real    0m17.207s
  4852. user    0m6.002s
  4853. sys 0m1.394s
  4854.  
  4855. Loaded plugins: fastestmirror, priorities, versionlock
  4856. Error: Error: versionlock delete: no matches
  4857. Loaded plugins: fastestmirror, priorities, versionlock
  4858. Adding versionlock on: 0:ImageMagick6-6.9.9.36-1.el7.remi
  4859. Adding versionlock on: 0:ImageMagick6-devel-6.9.9.36-1.el7.remi
  4860. Adding versionlock on: 0:ImageMagick6-c++-6.9.9.36-1.el7.remi
  4861. Adding versionlock on: 0:ImageMagick6-c++-devel-6.9.9.36-1.el7.remi
  4862. Adding versionlock on: 0:ImageMagick6-libs-6.9.9.36-1.el7.remi
  4863. versionlock added: 5
  4864.  
  4865. *************************************************
  4866. * Installing imagick PHP Extension
  4867. *************************************************
  4868. /svr-setup
  4869. cd /svr-setup
  4870. inc/imagick_install.inc: line 152: php: command not found
  4871. 1
  4872. inc/imagick_install.inc: line 198: /usr/local/bin/phpize: No such file or directory
  4873. inc/imagick_install.inc: line 199: ./configure: No such file or directory
  4874. make: *** No targets specified and no makefile found.  Stop.
  4875. make: *** No rule to make target `install'.  Stop.
  4876. service php-fpm restart
  4877. Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
  4878. ................................... failed. Use force-quit
  4879. Starting 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. *************************************************
  4884. geoipphpext
  4885. compiling geoip PHP extension...
  4886. A    geoip/config.w32
  4887. A    geoip/geoip.c
  4888. A    geoip/php_geoip.h
  4889. A    geoip/package.xml
  4890. A    geoip/tests
  4891. A    geoip/tests/013.phpt
  4892. A    geoip/tests/014.phpt
  4893. A    geoip/tests/017.phpt
  4894. A    geoip/tests/018.phpt
  4895. A    geoip/tests/008.phpt
  4896. A    geoip/tests/009.phpt
  4897. A    geoip/tests/011.phpt
  4898. A    geoip/tests/016.phpt
  4899. A    geoip/tests/015.phpt
  4900. A    geoip/tests/010.phpt
  4901. A    geoip/tests/007.phpt
  4902. A    geoip/tests/006.phpt
  4903. A    geoip/tests/001.phpt
  4904. A    geoip/tests/002.phpt
  4905. A    geoip/tests/003.phpt
  4906. A    geoip/tests/004.phpt
  4907. A    geoip/tests/005.phpt
  4908. A    geoip/geoip.def
  4909. A    geoip/config.m4
  4910. A    geoip/ChangeLog
  4911. A    geoip/LICENSE
  4912. A    geoip/README
  4913. U   geoip
  4914. Checked out revision 344408.
  4915. inc/geoip.inc: line 50: /usr/local/bin/phpize: No such file or directory
  4916. inc/geoip.inc: line 51: ./configure: No such file or directory
  4917. make: *** No targets specified and no makefile found.  Stop.
  4918. make: *** No rule to make target `install'.  Stop.
  4919. redisinstall
  4920. cat: /usr/local/bin/php-config: No such file or directory
  4921. *************************************************
  4922. * Installing redis PHP extension
  4923. *************************************************
  4924. Downloading redis PHP extension...
  4925. Check if phpredis-3.1.6.tgz exists
  4926. /svr-setup /svr-setup
  4927. /svr-setup
  4928. Compiling PHP redis-3.1.6 extension...
  4929. /svr-setup
  4930. cd /svr-setup
  4931. inc/redis.inc: line 134: /usr/local/bin/phpize: No such file or directory
  4932. inc/redis.inc: line 142: ./configure: No such file or directory
  4933. make: *** No targets specified and no makefile found.  Stop.
  4934. make: *** No rule to make target `install'.  Stop.
  4935. grep: /usr/local/lib/php.ini: No such file or directory
  4936. grep: /etc/centminmod/php.d/redis.ini: No such file or directory
  4937. cat: /usr/local/bin/php-config: No such file or directory
  4938. mongodbinstall
  4939. pureftpinstall
  4940. pure-ftpd not installed
  4941. installing pure-ftpd
  4942.  
  4943. real    0m7.907s
  4944. user    0m6.188s
  4945. sys 0m0.675s
  4946. systemctl enable pure-ftpd.service
  4947. Created symlink from /etc/systemd/system/multi-user.target.wants/pure-ftpd.service to /usr/lib/systemd/system/pure-ftpd.service.
  4948. configuring pure-ftpd for virtual user support
  4949.  
  4950. VerboseLog                  yes
  4951. # PureDB user database (see README.Virtual-Users)
  4952. PureDB                        /etc/pure-ftpd/pureftpd.pdb
  4953. UnixAuthentication            yes
  4954. # UnixAuthentication can be used only once, but they can be combined
  4955. # together. For instance, if you use MySQLConfigFile, then UnixAuthentication,
  4956. PassivePortRange    30001 50011
  4957. CreateHomeDir               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),
  4961. TLS                      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.  
  4967. generating self-signed ssl certificate...
  4968. FTP client needs to use FTP (explicit SSL) mode
  4969. to connect to server's main ip address on port 21
  4970. Generating a 1024 bit RSA private key
  4971. ..........++++++
  4972. ............++++++
  4973. writing new private key to '/etc/pki/pure-ftpd/pure-ftpd.pem'
  4974. -----
  4975. Certificate:
  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.  
  5018. total 4.0K
  5019. drwx------   2 root root   27 Mar  1 14:05 .
  5020. drwxr-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.  
  5023. self-signed ssl cert generated
  5024. pure-ftpd installed
  5025. systemctl restart pure-ftpd.service
  5026. Flushing chain `INPUT'
  5027. Flushing chain `FORWARD'
  5028. Flushing chain `OUTPUT'
  5029. Flushing chain `PREROUTING'
  5030. Flushing chain `INPUT'
  5031. Flushing chain `OUTPUT'
  5032. Flushing chain `POSTROUTING'
  5033. Flushing chain `INPUT'
  5034. Flushing chain `FORWARD'
  5035. Flushing chain `OUTPUT'
  5036. Flushing chain `PREROUTING'
  5037. Flushing chain `INPUT'
  5038. Flushing chain `OUTPUT'
  5039. Flushing chain `POSTROUTING'
  5040. csf: FASTSTART loading DROP no logging (IPv4)
  5041. csf: FASTSTART loading DROP no logging (IPv6)
  5042. LOG  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* "
  5043. LOG  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* "
  5044. LOG  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* "
  5045. LOG  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* "
  5046. LOG  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* "
  5047. LOG  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* "
  5048. LOG  tcp opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP6IN Blocked* "
  5049. LOG  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* "
  5050. LOG  udp opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP6IN Blocked* "
  5051. LOG  udp opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP6OUT Blocked* "
  5052. LOG  icmpv6 opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP6IN Blocked* "
  5053. LOG  icmpv6 opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP6OUT Blocked* "
  5054. LOG  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* "
  5055. LOG  all opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *Port Flood* "
  5056. DROP  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0
  5057. REJECT  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   reject-with icmp-port-unreachable
  5058. DROP  all opt    in * out *  ::/0  -> ::/0
  5059. REJECT  all opt    in * out *  ::/0  -> ::/0   reject-with icmp6-port-unreachable
  5060. DENYOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5061. DENYIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5062. ALLOWOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5063. ALLOWIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5064. DENYOUT  all opt    in * out !lo  ::/0  -> ::/0
  5065. DENYIN  all opt    in !lo out *  ::/0  -> ::/0
  5066. ALLOWOUT  all opt    in * out !lo  ::/0  -> ::/0
  5067. ALLOWIN  all opt    in !lo out *  ::/0  -> ::/0
  5068. csf: FASTSTART loading Packet Filter (IPv4)
  5069. csf: FASTSTART loading Packet Filter (IPv6)
  5070. DROP  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0
  5071. INVALID  tcp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5072. INVALID  tcp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5073. DROP  all opt    in * out *  ::/0  -> ::/0
  5074. INVALID  tcp opt    in !lo out *  ::/0  -> ::/0
  5075. INVALID  tcp opt    in * out !lo  ::/0  -> ::/0
  5076. csf: IPSET creating set chain_DENY
  5077. csf: IPSET creating set chain_6_DENY
  5078. csf: FASTSTART loading csf.deny (IPv4)
  5079. csf: FASTSTART loading csf.deny (IPv6)
  5080. csf: IPSET creating set chain_ALLOWDYN
  5081. ACCEPT  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   match-set chain_ALLOWDYN src
  5082. ACCEPT  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   match-set chain_ALLOWDYN dst
  5083. csf: IPSET creating set chain_6_ALLOWDYN
  5084. ACCEPT  all opt    in * out *  ::/0  -> ::/0   match-set chain_6_ALLOWDYN src
  5085. ACCEPT  all opt    in * out *  ::/0  -> ::/0   match-set chain_6_ALLOWDYN dst
  5086. ALLOWDYNIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5087. ALLOWDYNOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5088. ALLOWDYNIN  all opt    in !lo out *  ::/0  -> ::/0
  5089. ALLOWDYNOUT  all opt    in * out !lo  ::/0  -> ::/0
  5090. csf: IPSET creating set chain_ALLOW
  5091. csf: IPSET creating set chain_6_ALLOW
  5092. csf: FASTSTART loading csf.allow (IPv4)
  5093. csf: FASTSTART loading csf.allow (IPv6)
  5094. csf: 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
  5096. PORTFLOOD  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
  5098. PORTFLOOD  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
  5099. DROP  all opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0
  5100. DROP  all opt    in * out *  ::/0  -> ::/0
  5101. RETURN  udp opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0   owner UID match 0
  5102. RETURN  udp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   limit: avg 100/sec burst 500
  5103. LOG  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* "
  5104. REJECT  udp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   reject-with icmp-port-unreachable
  5105. UDPFLOOD  udp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5106. RETURN  udp opt    in * out *  ::/0  -> ::/0   owner UID match 0
  5107. RETURN  udp opt    in * out !lo  ::/0  -> ::/0   limit: avg 100/sec burst 500
  5108. LOG  all opt    in * out *  ::/0  -> ::/0   limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
  5109. REJECT  udp opt    in * out !lo  ::/0  -> ::/0   reject-with icmp6-port-unreachable
  5110. UDPFLOOD  udp opt    in * out !lo  ::/0  -> ::/0
  5111. ACCEPT  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   state RELATED,ESTABLISHED
  5112. ACCEPT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   state RELATED,ESTABLISHED
  5113. ACCEPT  all opt    in !lo out *  ::/0  -> ::/0   state RELATED,ESTABLISHED
  5114. ACCEPT  all opt    in * out !lo  ::/0  -> ::/0   state RELATED,ESTABLISHED
  5115. csf: FASTSTART loading TCP_IN (IPv4)
  5116. csf: FASTSTART loading TCP6_IN (IPv6)
  5117. csf: FASTSTART loading TCP_OUT (IPv4)
  5118. csf: FASTSTART loading TCP6_OUT (IPv6)
  5119. csf: FASTSTART loading UDP_IN (IPv4)
  5120. csf: FASTSTART loading UDP6_IN (IPv6)
  5121. csf: FASTSTART loading UDP_OUT (IPv4)
  5122. csf: FASTSTART loading UDP6_OUT (IPv6)
  5123. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 8 limit: avg 1/sec burst 5
  5124. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 0
  5125. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 8
  5126. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 0 limit: avg 1/sec burst 5
  5127. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 11
  5128. ACCEPT  icmp opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0   icmptype 3
  5129. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 11
  5130. ACCEPT  icmp opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0   icmptype 3
  5131. ACCEPT  icmpv6 opt    in !lo out *  ::/0  -> ::/0
  5132. ACCEPT  icmpv6 opt    in * out !lo  ::/0  -> ::/0
  5133. ACCEPT  all opt -- in lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5134. ACCEPT  all opt -- in * out lo  0.0.0.0/0  -> 0.0.0.0/0
  5135. LOGDROPOUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5136. LOGDROPIN  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5137. ACCEPT  all opt    in lo out *  ::/0  -> ::/0
  5138. ACCEPT  all opt    in * out lo  ::/0  -> ::/0
  5139. LOGDROPOUT  all opt    in * out !lo  ::/0  -> ::/0
  5140. LOGDROPIN  all opt    in !lo out *  ::/0  -> ::/0
  5141. csf: FASTSTART loading DNS (IPv4)
  5142. csf: FASTSTART loading DNS (IPv6)
  5143. LOCALOUTPUT  all opt -- in * out !lo  0.0.0.0/0  -> 0.0.0.0/0
  5144. LOCALINPUT  all opt -- in !lo out *  0.0.0.0/0  -> 0.0.0.0/0
  5145. LOCALOUTPUT  all opt    in * out !lo  ::/0  -> ::/0
  5146. LOCALINPUT  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.  
  5153. check /etc/pure-ftpd/pureftpd.passwd
  5154. -rw------- 1 root root 0 Mar  1 14:05 /etc/pure-ftpd/pureftpd.passwd
  5155.  
  5156. check /etc/pure-ftpd/pureftpd.pdb
  5157. -rw------- 1 root root 2.1K Mar  1 14:05 /etc/pure-ftpd/pureftpd.pdb
  5158.  
  5159. source_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. **********************************************************************
  5176. grep: /usr/local/lib/php.ini: No such file or directory
  5177.  
  5178. **********************************************************************
  5179. * Starting Services...
  5180. **********************************************************************
  5181. Starting 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]
  5183. Starting mysql (via systemctl):  [  OK  ]
  5184.  
  5185.  
  5186. *************************************************
  5187. * Increase system Entropy pool availability
  5188. *************************************************
  5189. Created symlink from /etc/systemd/system/multi-user.target.wants/haveged.service to /usr/lib/systemd/system/haveged.service.
  5190. [Service]
  5191. ExecStart=
  5192. ExecStart=/usr/sbin/haveged -w 4067 -v 1 --Foreground
  5193. *************************************************
  5194. * Post-Install Check List....
  5195. *************************************************
  5196.  
  5197. --------------------------------------------------------
  5198. Check ccache Version:
  5199. --------------------------------------------------------
  5200. ccache version 3.4.1
  5201.  
  5202. Copyright (C) 2002-2007 Andrew Tridgell
  5203. Copyright (C) 2009-2018 Joel Rosdahl
  5204.  
  5205. This program is free software; you can redistribute it and/or modify it under
  5206. the terms of the GNU General Public License as published by the Free Software
  5207. Foundation; either version 3 of the License, or (at your option) any later
  5208. version.
  5209.  
  5210. --------------------------------------------------------
  5211. Check Nginx Version:
  5212. --------------------------------------------------------
  5213. which: no nginx in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  5214. can not find nginx binary.. install failed
  5215.  
  5216. --------------------------------------------------------
  5217. Check PHP-FPM Version:
  5218. --------------------------------------------------------
  5219. which: no php in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  5220. inc/centminfinish.inc: line 77: -v: command not found
  5221.  
  5222. --------------------------------------------------------
  5223. Check MariaDB installed RPM Versions:
  5224. --------------------------------------------------------
  5225. MariaDB-server-10.1.31-1.el7.centos.x86_64
  5226. MariaDB-common-10.1.31-1.el7.centos.x86_64
  5227. MariaDB-compat-10.1.31-1.el7.centos.x86_64
  5228. MariaDB-devel-10.1.31-1.el7.centos.x86_64
  5229. MariaDB-client-10.1.31-1.el7.centos.x86_64
  5230. MariaDB-shared-10.1.31-1.el7.centos.x86_64
  5231.  
  5232. --------------------------------------------------------
  5233. Check Memcached Server Version:
  5234. --------------------------------------------------------
  5235. memcached 1.5.6
  5236.  
  5237. --------------------------------------------------------
  5238. Check CSF Firewall Version:
  5239. --------------------------------------------------------
  5240. csf: v11.07 (generic)
  5241.  
  5242. --------------------------------------------------------
  5243. Check Siege Benchmark Version:
  5244. --------------------------------------------------------
  5245. which: no siege in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
  5246. inc/centminfinish.inc: line 144: -V: command not found
  5247.  
  5248. --------------------------------------------------------
  5249. Check mysqlreport version:
  5250. --------------------------------------------------------
  5251. chmod: cannot access β€˜/root/mysqlreport’: No such file or directory
  5252. inc/centminfinish.inc: line 168: /root/mysqlreport: No such file or directory
  5253.  
  5254. --------------------------------------------------------
  5255. Check pure-ftpd Version:
  5256. --------------------------------------------------------
  5257. pure-ftpd v1.0.42
  5258.  
  5259. --------------------------------------------------------
  5260. Check YUM Repo List
  5261. --------------------------------------------------------
  5262. Loaded plugins: fastestmirror, priorities, versionlock
  5263. Loading 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
  5269. 228 packages excluded due to repository priority protections
  5270. repo id                        repo name                             status
  5271. base/7/x86_64                  CentOS-7 - Base                       7,420+2,171
  5272. centos-sclo-rh/x86_64          CentOS-7 - SCLo rh                       6,546+94
  5273. centos-sclo-sclo/x86_64        CentOS-7 - SCLo sclo                          500
  5274. digitalocean-agent/x86_64      DigitalOcean agent                              1
  5275. epel/x86_64                    Extra Packages for Enterprise Linux 7  11,430+923
  5276. extras/7/x86_64                CentOS-7 - Extras                             390
  5277. mariadb                        MariaDB                                      15+2
  5278. rpmforge                       RHEL 7 - RPMforge.net - dag               139+106
  5279. updates/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
  5282. repolist: 27,996
  5283.  
  5284. --------------------------------------------------------
  5285. mytimes check:
  5286. /usr/bin/mytimes
  5287. --------------------------------------------------------
  5288. Thu Mar  1 14:05:46 UTC 2018    [UTC]
  5289. Fri Mar  2 00:05:46 AEST 2018   [Australia/Brisbane]
  5290. Thu Mar  1 06:05:46 PST 2018    [America/Los_Angeles]
  5291. Thu Mar  1 08:05:46 CST 2018    [America/Chicago]
  5292. Thu Mar  1 09:05:46 EST 2018    [America/New_York]
  5293. Thu Mar  1 09:05:46 EST 2018    [America/Montreal]
  5294. Thu Mar  1 14:05:46 GMT 2018    [Europe/London]
  5295. Thu Mar  1 15:05:46 CET 2018    [Europe/Berlin]
  5296. Thu Mar  1 21:05:46 +07 2018    [Asia/Bangkok]
  5297. Thu Mar  1 21:05:46 +07 2018    [Asia/Ho_Chi_Minh]
  5298. Thu Mar  1 21:05:46 WIB 2018    [Asia/Jakarta]
  5299. Thu Mar  1 22:05:46 +08 2018    [Asia/Kuala_Lumpur]
  5300. Thu Mar  1 22:05:46 +08 2018    [Asia/Singapore]
  5301. --------------------------------------------------------
  5302. *************************************************
  5303. * Centmin Mod install completed....
  5304. *************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement