Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *****************************************************
- Downloading all required software for install routines.
- *****************************************************
- *************************************************
- * Installing Development Tools
- *************************************************
- please wait for yum download and installs to complete.
- yum installs in less verbose mode so final install status is only shown..
- ....
- ......
- .........
- Loaded plugins: fastestmirror, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * epel: mirror.smartmedia.net.id
- * extras: mirror.0x.sg
- * updates: mirror.0x.sg
- Package yum-3.4.3-154.el7.centos.1.noarch already installed and latest version
- Nothing to do
- Loaded plugins: fastestmirror, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * epel: mirror.smartmedia.net.id
- * extras: mirror.0x.sg
- * updates: mirror.0x.sg
- Package yum-3.4.3-154.el7.centos.1.noarch already installed and latest version
- Nothing to do
- setting yum priorities for CentOS-Base.repo
- [base]
- name=CentOS-$releasever - Base
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- [updates]
- name=CentOS-$releasever - Updates
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- [extras]
- name=CentOS-$releasever - Extras
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- [centosplus]
- name=CentOS-$releasever - Plus
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
- gpgcheck=1
- enabled=0
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- *************************************************
- Fixing CentOS-Base.repo YUM Priorities
- *************************************************
- # CentOS-Base.repo
- #
- # The mirror system uses the connecting IP address of the client and the
- # update status of each mirror to pick mirrors that are updated to and
- # geographically close to the client. You should use this for CentOS updates
- # unless you are manually picking other mirrors.
- #
- # If the mirrorlist= does not work for you, as a fall back you can try the
- # remarked out baseurl= line instead.
- #
- #
- [base]
- name=CentOS-$releasever - Base
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- priority=1
- #released updates
- [updates]
- name=CentOS-$releasever - Updates
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- priority=1
- priority=1
- #additional packages that may be useful
- [extras]
- name=CentOS-$releasever - Extras
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- priority=1
- #additional packages that extend functionality of existing packages
- [centosplus]
- name=CentOS-$releasever - Plus
- mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
- #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
- gpgcheck=1
- enabled=0
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- priority=2
- priority=2
- setting yum priorities for CentOS-CR.repo
- [cr]
- name=CentOS-$releasever - cr
- baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- *************************************************
- Fixing CentOS-CR.repo YUM Priorities
- *************************************************
- # CentOS-CR.repo
- #
- # The Continuous Release ( CR ) repository contains rpms that are due in the next
- # release for a specific CentOS Version ( eg. next release in CentOS-7 ); these rpms
- # are far less tested, with no integration checking or update path testing having
- # taken place. They are still built from the upstream sources, but might not map
- # to an exact upstream distro release.
- #
- # These packages are made available soon after they are built, for people willing
- # to test their environments, provide feedback on content for the next release, and
- # for people looking for early-access to next release content.
- #
- # The CR repo is shipped in a disabled state by default; its important that users
- # understand the implications of turning this on.
- #
- # NOTE: We do not use a mirrorlist for the CR repos, to ensure content is available
- # to everyone as soon as possible, and not need to wait for the external
- # mirror network to seed first. However, many local mirrors will carry CR repos
- # and if desired you can use one of these local mirrors by editing the baseurl
- # line in the repo config below.
- #
- [cr]
- name=CentOS-$releasever - cr
- baseurl=http://mirror.centos.org/centos/$releasever/cr/$basearch/
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- priority=1
- enabled=0
- skip unneeded yum package check/installs for curl installer routines
- skip unneeded yum package check/installs for curl installer routines
- *************************************************
- * CentOS 7.x detected installing EPEL Repo
- *************************************************
- setting yum priorities for epel.repo
- [epel]
- name=Extra Packages for Enterprise Linux 7 - $basearch
- #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
- mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
- failovermethod=priority
- enabled=1
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
- *************************************************
- Fixing epel.repo YUM Priorities
- *************************************************
- [epel]
- name=Extra Packages for Enterprise Linux 7 - $basearch
- #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
- mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
- failovermethod=priority
- enabled=1
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
- priority=3
- exclude=varnish varnish-libs galera nodejs nginx mongodb redis* scl-utils
- [epel-debuginfo]
- name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
- #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
- mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
- failovermethod=priority
- enabled=0
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
- gpgcheck=1
- [epel-source]
- name=Extra Packages for Enterprise Linux 7 - $basearch - Source
- #baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
- mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
- failovermethod=priority
- enabled=0
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
- gpgcheck=1
- rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm [found]
- curl: (6) Could not resolve host: apt.sw.be; Name or service not known
- error: http://apt.sw.be/RPM-GPG-KEY.dag.txt: import read failed(2).
- warning: rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
- Preparing... ########################################
- Updating / installing...
- rpmforge-release-0.5.3-1.el7.rf ########################################
- setting yum priorities for rpmforge.repo
- [rpmforge]
- name = RHEL $releasever - RPMforge.net - dag
- baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
- mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
- #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
- enabled = 1
- protect = 0
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
- gpgcheck = 1
- *************************************************
- Fixing rpmforge.repo YUM Priorities
- *************************************************
- ### Name: RPMforge RPM Repository for RHEL 7 - dag
- ### URL: http://rpmforge.net/
- [rpmforge]
- name = RHEL $releasever - RPMforge.net - dag
- baseurl = http://apt.sw.be/redhat/el7/en/$basearch/rpmforge
- mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge
- #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
- enabled = 1
- protect = 0
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
- gpgcheck = 1
- priority=5
- exclude=pure-ftpd optipng clamav* clamd
- [rpmforge-extras]
- name = RHEL $releasever - RPMforge.net - extras
- baseurl = http://apt.sw.be/redhat/el7/en/$basearch/extras
- mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-extras
- #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
- enabled = 0
- protect = 0
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
- gpgcheck = 1
- [rpmforge-testing]
- name = RHEL $releasever - RPMforge.net - testing
- baseurl = http://apt.sw.be/redhat/el7/en/$basearch/testing
- mirrorlist = http://mirrorlist.repoforge.org/el7/mirrors-rpmforge-testing
- #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
- enabled = 0
- protect = 0
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
- gpgcheck = 1
- percona-release-0.1-4.noarch.rpm [found]
- Preparing... ########################################
- Updating / installing...
- percona-release-0.1-4 ########################################
- setting yum priorities for percona-release.repo
- [percona-release-$basearch]
- name = Percona-Release YUM repository - $basearch
- baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
- enabled = 1
- gpgcheck = 1
- *************************************************
- Fixing percona-release.repo YUM Priorities
- *************************************************
- ########################################
- # Percona releases and sources, stable #
- ########################################
- [percona-release-$basearch]
- name = Percona-Release YUM repository - $basearch
- baseurl = http://repo.percona.com/release/$releasever/RPMS/$basearch
- enabled = 0
- gpgcheck = 1
- priority=11
- exclude=Percona-SQL* Percona-Server* Percona-XtraDB-Cluster*
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- [percona-release-noarch]
- name = Percona-Release YUM repository - noarch
- baseurl = http://repo.percona.com/release/$releasever/RPMS/noarch
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- [percona-release-source]
- name = Percona-Release YUM repository - Source packages
- baseurl = http://repo.percona.com/release/$releasever/SRPMS
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- ####################################################################
- # Testing & pre-release packages. You don't need it for production #
- ####################################################################
- [percona-testing-$basearch]
- name = Percona-Testing YUM repository - $basearch
- baseurl = http://repo.percona.com/testing/$releasever/RPMS/$basearch
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- [percona-testing-noarch]
- name = Percona-Testing YUM repository - noarch
- baseurl = http://repo.percona.com/testing/$releasever/RPMS/noarch
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- [percona-testing-source]
- name = Percona-Testing YUM repository - Source packages
- baseurl = http://repo.percona.com/testing/$releasever/SRPMS
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- ############################################
- # Experimental packages, use with caution! #
- ############################################
- [percona-experimental-$basearch]
- name = Percona-Experimental YUM repository - $basearch
- baseurl = http://repo.percona.com/experimental/$releasever/RPMS/$basearch
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- [percona-experimental-noarch]
- name = Percona-Experimental YUM repository - noarch
- baseurl = http://repo.percona.com/experimental/$releasever/RPMS/noarch
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- [percona-experimental-source]
- name = Percona-Experimental YUM repository - Source packages
- baseurl = http://repo.percona.com/experimental/$releasever/SRPMS
- enabled = 0
- gpgcheck = 1
- gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
- update varnish cache 4.1 yum repo config
- 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"
- Trying other mirror.
- Importing GPG key 0xCBF5C49E:
- Userid : "https://packagecloud.io/varnishcache/varnish41 (https://packagecloud.io/docs#gpg_signing) <support@packagecloud.io>"
- Fingerprint: 9c96 f9ca 0dc3 f4ea 78ff 3328 34bf 6e8e cbf5 c49e
- From : https://packagecloud.io/varnishcache/varnish41/gpgkey
- Importing GPG key 0xCBF5C49E:
- Userid : "https://packagecloud.io/varnishcache/varnish41 (https://packagecloud.io/docs#gpg_signing) <support@packagecloud.io>"
- Fingerprint: 9c96 f9ca 0dc3 f4ea 78ff 3328 34bf 6e8e cbf5 c49e
- From : https://packagecloud.io/varnishcache/varnish41/gpgkey
- updated varnish cache 4.1 yum repo config
- setting yum priorities for varnish-4.1.repo
- [varnishcache_varnish41]
- name=varnishcache_varnish41
- baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/$basearch
- repo_gpgcheck=1
- *************************************************
- Fixing varnishcache_varnish41.repo YUM Priorities
- *************************************************
- [varnishcache_varnish41]
- name=varnishcache_varnish41
- baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/$basearch
- repo_gpgcheck=1
- priority=2
- gpgcheck=0
- enabled=1
- gpgkey=https://packagecloud.io/varnishcache/varnish41/gpgkey
- sslverify=1
- sslcacert=/etc/pki/tls/certs/ca-bundle.crt
- metadata_expire=300
- [varnishcache_varnish41-source]
- name=varnishcache_varnish41-source
- baseurl=https://packagecloud.io/varnishcache/varnish41/el/7/SRPMS
- repo_gpgcheck=1
- gpgcheck=0
- enabled=1
- gpgkey=https://packagecloud.io/varnishcache/varnish41/gpgkey
- sslverify=1
- sslcacert=/etc/pki/tls/certs/ca-bundle.crt
- metadata_expire=300
- Loaded plugins: fastestmirror, priorities, versionlock
- ========================= repo: varnishcache_varnish41 =========================
- [varnishcache_varnish41]
- async = True
- bandwidth = 0
- base_persistdir = /var/lib/yum/repos/x86_64/7
- baseurl = https://packagecloud.io/varnishcache/varnish41/el/7/x86_64
- cache = 0
- cachedir = /var/cache/yum/x86_64/7/varnishcache_varnish41
- check_config_file_age = True
- compare_providers_priority = 80
- cost = 1000
- deltarpm_metadata_percentage = 100
- deltarpm_percentage =
- enabled = 0
- enablegroups = True
- exclude =
- failovermethod = priority
- ftp_disable_epsv = False
- gpgcadir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41/gpgcadir
- gpgcakey =
- gpgcheck = False
- gpgdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41/gpgdir
- gpgkey = https://packagecloud.io/varnishcache/varnish41/gpgkey
- hdrdir = /var/cache/yum/x86_64/7/varnishcache_varnish41/headers
- http_caching = all
- includepkgs =
- ip_resolve =
- keepalive = True
- keepcache = False
- mddownloadpolicy = sqlite
- mdpolicy = group:small
- mediaid =
- metadata_expire = 300
- metadata_expire_filter = read-only:present
- metalink =
- minrate = 0
- mirrorlist =
- mirrorlist_expire = 86400
- name = varnishcache_varnish41
- old_base_cache_dir =
- password =
- persistdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41
- pkgdir = /var/cache/yum/x86_64/7/varnishcache_varnish41/packages
- priority = 2
- proxy = False
- proxy_dict =
- proxy_password =
- proxy_username =
- repo_gpgcheck = True
- retries = 10
- skip_if_unavailable = False
- ssl_check_cert_permissions = True
- sslcacert = /etc/pki/tls/certs/ca-bundle.crt
- sslclientcert =
- sslclientkey =
- sslverify = True
- throttle = 0
- timeout = 30.0
- ui_id = varnishcache_varnish41/x86_64
- ui_repoid_vars = releasever,
- basearch
- username =
- ===================== repo: varnishcache_varnish41-source ======================
- [varnishcache_varnish41-source]
- async = True
- bandwidth = 0
- base_persistdir = /var/lib/yum/repos/x86_64/7
- baseurl = https://packagecloud.io/varnishcache/varnish41/el/7/SRPMS
- cache = 0
- cachedir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source
- check_config_file_age = True
- compare_providers_priority = 80
- cost = 1000
- deltarpm_metadata_percentage = 100
- deltarpm_percentage =
- enabled = 0
- enablegroups = True
- exclude =
- failovermethod = priority
- ftp_disable_epsv = False
- gpgcadir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source/gpgcadir
- gpgcakey =
- gpgcheck = False
- gpgdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source/gpgdir
- gpgkey = https://packagecloud.io/varnishcache/varnish41/gpgkey
- hdrdir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source/headers
- http_caching = all
- includepkgs =
- ip_resolve =
- keepalive = True
- keepcache = False
- mddownloadpolicy = sqlite
- mdpolicy = group:small
- mediaid =
- metadata_expire = 300
- metadata_expire_filter = read-only:present
- metalink =
- minrate = 0
- mirrorlist =
- mirrorlist_expire = 86400
- name = varnishcache_varnish41-source
- old_base_cache_dir =
- password =
- persistdir = /var/lib/yum/repos/x86_64/7/varnishcache_varnish41-source
- pkgdir = /var/cache/yum/x86_64/7/varnishcache_varnish41-source/packages
- priority = 99
- proxy = False
- proxy_dict =
- proxy_password =
- proxy_username =
- repo_gpgcheck = True
- retries = 10
- skip_if_unavailable = False
- ssl_check_cert_permissions = True
- sslcacert = /etc/pki/tls/certs/ca-bundle.crt
- sslclientcert =
- sslclientkey =
- sslverify = True
- throttle = 0
- timeout = 30.0
- ui_id = varnishcache_varnish41-source
- ui_repoid_vars = releasever,
- basearch
- username =
- remi-release-7.rpm [found]
- gpg(DigitalOcean Insights Engineering <sonar-agent@digitalocean.com>) ->a4c6383f-56c4b467
- gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>) ->f4a80eb5-53a7ff4b
- gpg(Fedora EPEL (7) <epel@fedoraproject.org>) ->352c64e5-52ae6884
- gpg(Dag Wieers (Dag Apt Repository v1.0) <dag@wieers.com>) ->6b8d79e6-3f49313d
- gpg(Percona MySQL Development Team <mysql-dev@percona.com>) ->cd2efd2a-4b26dda1
- gpg(Remi Collet <RPMS@FamilleCollet.com>) ->00f97f56-467e318a
- gpg(Remi's RPM repository <remi@remirepo.net>) ->0364b949-58bd2928
- Preparing... ########################################
- Updating / installing...
- remi-release-7.1-3.el7.remi ########################################
- setting yum priorities for remi.repo
- [remi]
- name=Remi's RPM repository for Enterprise Linux 7 - $basearch
- #baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
- mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- *************************************************
- Fixing remi.repo YUM Priorities
- *************************************************
- # Repository: http://rpms.remirepo.net/
- # Blog: http://blog.remirepo.net/
- # Forum: http://forum.remirepo.net/
- [remi]
- name=Remi's RPM repository for Enterprise Linux 7 - $basearch
- #baseurl=http://rpms.remirepo.net/enterprise/7/remi/$basearch/
- mirrorlist=http://rpms.remirepo.net/enterprise/7/remi/mirror
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- priority=9
- exclude=php* mysql*
- [remi-php55]
- name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch
- #baseurl=http://rpms.remirepo.net/enterprise/7/php55/$basearch/
- mirrorlist=http://rpms.remirepo.net/enterprise/7/php55/mirror
- # NOTICE: common dependencies are in "remi-safe"
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- [remi-php56]
- name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch
- #baseurl=http://rpms.remirepo.net/enterprise/7/php56/$basearch/
- mirrorlist=http://rpms.remirepo.net/enterprise/7/php56/mirror
- # NOTICE: common dependencies are in "remi-safe"
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- [remi-test]
- name=Remi's test RPM repository for Enterprise Linux 7 - $basearch
- #baseurl=http://rpms.remirepo.net/enterprise/7/test/$basearch/
- mirrorlist=http://rpms.remirepo.net/enterprise/7/test/mirror
- # WARNING: If you enable this repository, you must also enable "remi"
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- [remi-debuginfo]
- name=Remi's RPM repository for Enterprise Linux 7 - $basearch - debuginfo
- baseurl=http://rpms.remirepo.net/enterprise/7/debug-remi/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- [remi-php55-debuginfo]
- name=Remi's PHP 5.5 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
- baseurl=http://rpms.remirepo.net/enterprise/7/debug-php55/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- [remi-php56-debuginfo]
- name=Remi's PHP 5.6 RPM repository for Enterprise Linux 7 - $basearch - debuginfo
- baseurl=http://rpms.remirepo.net/enterprise/7/debug-php56/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- [remi-test-debuginfo]
- name=Remi's test RPM repository for Enterprise Linux 7 - $basearch - debuginfo
- baseurl=http://rpms.remirepo.net/enterprise/7/debug-test/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
- GeoIP database and library install...
- GeoLiteCity database download ...
- 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]
- custom RPM installs
- skip re2c custom rpm for CentOS 7
- cp: cannot stat β/var/cache/yum/timedhosts.txtβ: No such file or directory
- -rw-r--r-- 1 root root 17K Mar 1 13:55 /root/centminlogs/centminmod_yumtimes_010318-135426.log
- β7.1
- 0
- Download ccache-3.4.1.tar.gz ...
- ccache 3.4.1 Archive found, skipping download...
- ccache-3.4.1.tar.gz valid file.
- install ccache 3.4.1
- make: *** No rule to make target `clean'. Stop.
- completed update to ccache 3.4.1
- ===============================================================================
- - Hostname......: centmin-v1 on CentOS Linux 7.4.1708
- - Users.........: Currently 1 user(s) logged on (includes: root)
- ===============================================================================
- - CPU usage.....: 1.30, 1.46, 0.87 (1, 5, 15 min)
- - Processes.....: 84 running
- - System uptime.: 0 days 0 hours 21 minutes 4 seconds
- ===============================================================================
- total used free shared buff/cache available
- Mem: 1839 88 165 8 1585 1435
- Swap: 1023 0 1023
- ===============================================================================
- Filesystem Type Size Used Avail Use% Mounted on
- /dev/vda1 xfs 50G 3.2G 47G 7% /
- devtmpfs devtmpfs 900M 0 900M 0% /dev
- tmpfs tmpfs 920M 0 920M 0% /dev/shm
- tmpfs tmpfs 920M 8.4M 912M 1% /run
- tmpfs tmpfs 920M 0 920M 0% /sys/fs/cgroup
- tmpfs tmpfs 184M 0 184M 0% /run/user/0
- ===============================================================================
- ! This server maybe running CSF Firewall !
- DO NOT run the below command or you will lock yourself out of the server:
- iptables -F
- ===============================================================================
- * Getting Started Guide - http://centminmod.com/getstarted.html
- * Centmin Mod FAQ - http://centminmod.com/faq.html
- * Change Log - http://centminmod.com/changelog.html
- * Community Forums https://community.centminmod.com [ << Register ]
- ===============================================================================
- ===============================================================================
- Centmin Mod local code is up to date at /usr/local/src/centminmod
- no available updates at this time...
- ===============================================================================
- Set cache size limit to 2.5 GB
- Download nginx-1.13.9.tar.gz ...
- nginx-1.13.9.tar.gz found, skipping download...
- nginx-1.13.9.tar.gz valid file.
- Download ngx-fancyindex-0.4.2.tar.gz ...
- ngx-fancyindex 0.4.2 Archive found, skipping download...
- ngx-fancyindex-0.4.2.tar.gz valid file.
- Download ngx-fancyindex-0.4.2.tar.gz ...
- --2018-03-01 13:55:32-- https://github.com/aperezdc/ngx-fancyindex/archive/v0.4.2.tar.gz
- Resolving github.com... 13.229.188.59, 13.250.177.223, 52.74.223.119
- Connecting to github.com|13.229.188.59|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://codeload.github.com/aperezdc/ngx-fancyindex/tar.gz/v0.4.2 [following]
- --2018-03-01 13:55:33-- https://codeload.github.com/aperezdc/ngx-fancyindex/tar.gz/v0.4.2
- Resolving codeload.github.com... 192.30.255.121, 192.30.255.120
- Connecting to codeload.github.com|192.30.255.121|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: unspecified [application/x-gzip]
- Saving to: βngx-fancyindex-0.4.2.tar.gzβ
- 0K .......... .......... . 101K=0.2s
- 2018-03-01 13:55:34 (101 KB/s) - βngx-fancyindex-0.4.2.tar.gzβ saved [22047]
- Download done.
- ngx-fancyindex-0.4.2.tar.gz valid file.
- Download ngx_cache_purge-2.4.2.tar.gz ...
- ngx_cache_purge 2.4.2 Archive found, skipping download...
- ngx_cache_purge-2.4.2.tar.gz valid file.
- Download Nginx-accesskey-2.0.3.tar.gz ...
- Nginx-accesskey 2.0.3 Archive found, skipping download...
- Nginx-accesskey-2.0.3.tar.gz valid file.
- Download nginx-http-concat-master.tar.gz ...
- nginx-http-concat-master.tar.gz Archive found, skipping download...
- nginx-http-concat-master.tar.gz valid file.
- Download headers-more-v0.33.tar.gz ...
- headers-more-v0.33.tar.gz Archive found, skipping download...
- headers-more-v0.33.tar.gz valid file.
- Download nginx-sticky-master.tar.gz ...
- nginx-sticky-master.tar.gz Archive found, skipping download...
- nginx-sticky-master.tar.gz valid file.
- Download nginx-upstream-check-0.3.0.tar.gz ...
- nginx-upstream-check-0.3.0.tar.gz Archive found, skipping download...
- nginx-upstream-check-0.3.0.tar.gz valid file.
- Download ngx_http_redis-0.3.7.tar.gz ...
- ngx_http_redis Archive found, skipping download...
- ngx_http_redis-0.3.7.tar.gz valid file.
- Download pcre-8.41.tar.gz ...
- pcre-8.41.tar.gz Archive found, skipping download...
- pcre-8.41.tar.gz valid file.
- Download nginx-dav-ext-module-0.0.3.tar.gz ...
- nginx-dav-ext-module-0.0.3.tar.gz Archive found, skipping download...
- nginx-dav-ext-module-0.0.3.tar.gz valid file.
- Download memc-nginx-module_v0.18.tar.gz ...
- memc-nginx-module_v0.18.tar.gz Archive found, skipping download...
- memc-nginx-module_v0.18.tar.gz valid file.
- Download srcache-nginx-module_v0.31.tar.gz ...
- srcache-nginx-module_v0.31.tar.gz Archive found, skipping download...
- srcache-nginx-module_v0.31.tar.gz valid file.
- Download nginx-develkit_v0.3.0.tar.gz ...
- nginx-develkit_v0.3.0.tar.gz Archive found, skipping download...
- nginx-develkit_v0.3.0.tar.gz valid file.
- Download set-misc-nginx-module_v0.31.tar.gz ...
- set-misc-nginx-module_v0.31.tar.gz Archive found, skipping download...
- set-misc-nginx-module_v0.31.tar.gz valid file.
- Download echo-nginx-module_v0.61.tar.gz ...
- echo-nginx-module_v0.61.tar.gz Archive found, skipping download...
- echo-nginx-module_v0.61.tar.gz valid file.
- Download redis2-nginx-module_v0.14.tar.gz ...
- redis2-nginx-module_v0.14.tar.gz Archive found, skipping download...
- redis2-nginx-module_v0.14.tar.gz valid file.
- Download csf.tgz ...
- Initializing download: http://download.configserver.com/csf.tgz
- File size: 1554793 bytes
- Opening output file csf.tgz
- Starting download
- [ 0%] .......... .......... .......... .......... .......... [ 102.6KB/s]
- [ 3%] .......... .......... .......... .......... .......... [ 176.8KB/s]
- [ 6%] .......... .......... .......... .......... .......... [ 212.7KB/s]
- [ 9%] .......... .......... .......... .......... .......... [ 237.5KB/s]
- [ 13%] .......... .......... .......... .......... .......... [ 265.9KB/s]
- [ 16%] .......... .......... .......... .......... .......... [ 286.8KB/s]
- [ 19%] .......... .......... .......... .......... .......... [ 324.9KB/s]
- [ 23%] .......... .......... .......... .......... .......... [ 353.9KB/s]
- [ 26%] .......... .......... .......... .......... .......... [ 358.2KB/s]
- [ 29%] .......... .......... .......... .......... .......... [ 395.8KB/s]
- [ 32%] .......... .......... .......... .......... .......... [ 415.4KB/s]
- [ 36%] .......... .......... .......... .......... .......... [ 418.0KB/s]
- [ 39%] .......... .......... .......... .......... .......... [ 452.7KB/s]
- [ 42%] .......... .......... .......... .......... .......... [ 470.9KB/s]
- [ 46%] .......... .......... .......... .......... .......... [ 495.0KB/s]
- [ 49%] .......... .......... .......... .......... .......... [ 528.4KB/s]
- [ 52%] .......... .......... .......... .......... .......... [ 525.3KB/s]
- [ 55%] .......... .......... .......... .......... .......... [ 530.0KB/s]
- [ 59%] .......... .......... .......... .......... .......... [ 557.8KB/s]
- [ 62%] .......... .......... .......... .......... .......... [ 584.4KB/s]
- [ 65%] .......... .......... .......... .......... .......... [ 613.1KB/s]
- [ 69%] .......... .......... .......... .......... .......... [ 612.2KB/s]
- [ 72%] .........
- Connection 3 finished
- ,,,,,,,,,. .......... .......... .......... .......... [ 605.4KB/s]
- [ 75%] .......... .......... .......... .......... .......... [ 631.2KB/s]
- [ 79%] .......... .......... .......... .......... ......
- Connection 2 finished
- ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,.... [ 654.0KB/s]
- [ 82%] .......... .......... .......... .......... .......... [ 681.4KB/s]
- [ 85%] .......... .......... .......... .......... .......... [ 647.1KB/s]
- [ 88%] .......... .......... .......
- Connection 0 finished
- ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,... .......... .......... [ 659.4KB/s]
- [ 92%] .......... ........
- Connection 1 finished
- ,,,,,,,,,, ,,,,,,,,.. .......... .......... .......... [ 601.8KB/s]
- [ 95%] .......... .......... .......... .......... .......... [ 534.2KB/s]
- [ 98%] .......... ........
- Downloaded 1.5 Megabyte in 3 seconds. (502.95 KB/s)
- Download csf.tgz done.
- csf.tgz valid file.
- Download mailparse-3.0.2.tgz ...
- mailparse-3.0.2.tgz found, skipping download...
- mailparse-3.0.2.tgz valid file.
- Download zlib-1.2.11.tar.gz ...
- zlib-1.2.11.tar.gz Archive found, skipping download...
- zlib-1.2.11.tar.gz valid file.
- US server detected
- HTTP/1.1 404 Not Found
- Download php-β7.1.3β.tar.gz ...
- axel http://php.net/get/php-β7.1.3β.tar.gz/from/this/mirror -o php-β7.1.3β.tar.gz
- Initializing download: http://php.net/get/php-β7.1.3β.tar.gz/from/this/mirror
- HTTP/1.1 400 Bad Request
- Error: php-β7.1.3β.tar.gz download failed.
- ----------------------------------------------------------------------------------
- check Centmin Mod log for details at /root/centminlogs/
- Aborting script...
- ----------------------------------------------------------------------------------
- -rw-r--r-- 1 root root 33K Mar 1 13:55 /root/centminlogs/centminmod_downloadtimes_010318-135426.log
- **********************************************************************
- * Centmin Mod Nginx, MariaDB MySQL, PHP & DNS Install script for CentOS
- * Version: 123.09beta01.b016 - Date: 31/03/2018
- * Copyright 2011-2018 CentminMod.com eva2000 (centminmod.com)
- **********************************************************************
- This software comes with no warranty of any kind. You are free to use
- it for both personal and commercial use as licensed under the GPL.
- Please read the included readme.txt before using this script.
- removing any i686 packages installed by default
- Loaded plugins: fastestmirror, priorities, versionlock
- No Match for argument: *.i686
- No Packages marked for removal
- Your origional yum configuration has been backed up to /etc/yum.bak
- Centmin Mod secure /tmp # Thu Mar 1 13:55:41 UTC 2018
- *************************************************
- * Secured /tmp and /var/tmp
- *************************************************
- CentOS 7 Setup /tmp
- CentOS 7 + non-OpenVZ virtualisation detected
- masked
- 6291456+0 records in
- 6291456+0 records out
- 6442450944 bytes (6.4 GB) copied, 16.3566 s, 394 MB/s
- mke2fs 1.42.9 (28-Dec-2013)
- /home/usertmp_donotdelete is not a block special device.
- Proceed anyway? (y,n) Discarding device blocks: done
- Filesystem label=
- OS type: Linux
- Block size=4096 (log=2)
- Fragment size=4096 (log=2)
- Stride=0 blocks, Stripe width=0 blocks
- 393216 inodes, 1572864 blocks
- 78643 blocks (5.00%) reserved for the super user
- First data block=0
- Maximum filesystem blocks=1610612736
- 48 block groups
- 32768 blocks per group, 32768 fragments per group
- 8192 inodes per group
- Superblock backups stored on blocks:
- 32768, 98304, 163840, 229376, 294912, 819200, 884736
- Allocating group tables: done
- Writing inode tables: done
- Creating journal (32768 blocks): done
- Writing superblocks and filesystem accounting information: done
- *************************************************
- * Setting preferred localtime for VPS
- *************************************************
- Current date & time for the zone you selected is:
- Thu Mar 1 13:55:58 UTC 2018
- *************************************************
- * Installing NTP (and syncing time)
- *************************************************
- The date/time is now:
- Thu Mar 1 13:55:58 UTC 2018
- If this is correct, then everything is working properly
- *************************************************
- * NTP installed
- *************************************************
- ___ _ _ _ _ _ _
- |_ _| _ __ ___ | |_ __ _ | || | | \ | | __ _ (_) _ __ __ __
- | | | '_ \ / __|| __|/ _` || || | | \| | / _` || || '_ \ \ \/ /
- | | | | | |\__ \| |_| (_| || || | | |\ || (_| || || | | | > <
- |___||_| |_||___/ \__|\__,_||_||_| |_| \_| \__, ||_||_| |_|/_/\_\
- |___/
- *************************************************
- * Installing nginx
- *************************************************
- Installing nginx Modules / Prerequisites...
- Download pcre-8.41.tar.gz ...
- --2018-03-01 13:55:58-- https://centminmod.com/centminmodparts/pcre/pcre-8.41.tar.gz
- Resolving centminmod.com... 139.162.29.188
- Connecting to centminmod.com|139.162.29.188|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 2068775 (2.0M) [application/octet-stream]
- Saving to: βpcre-8.41.tar.gzβ
- 0K .......... .......... .......... .......... .......... 2% 24.9M 0s
- 50K .......... .......... .......... .......... .......... 4% 36.8M 0s
- 100K .......... .......... .......... .......... .......... 7% 50.2M 0s
- 150K .......... .......... .......... .......... .......... 9% 55.3M 0s
- 200K .......... .......... .......... .......... .......... 12% 65.4M 0s
- 250K .......... .......... .......... .......... .......... 14% 57.0M 0s
- 300K .......... .......... .......... .......... .......... 17% 68.7M 0s
- 350K .......... .......... .......... .......... .......... 19% 59.2M 0s
- 400K .......... .......... .......... .......... .......... 22% 47.5M 0s
- 450K .......... .......... .......... .......... .......... 24% 64.2M 0s
- 500K .......... .......... .......... .......... .......... 27% 65.1M 0s
- 550K .......... .......... .......... .......... .......... 29% 68.6M 0s
- 600K .......... .......... .......... .......... .......... 32% 76.3M 0s
- 650K .......... .......... .......... .......... .......... 34% 59.0M 0s
- 700K .......... .......... .......... .......... .......... 37% 71.4M 0s
- 750K .......... .......... .......... .......... .......... 39% 65.3M 0s
- 800K .......... .......... .......... .......... .......... 42% 67.4M 0s
- 850K .......... .......... .......... .......... .......... 44% 72.4M 0s
- 900K .......... .......... .......... .......... .......... 47% 46.6M 0s
- 950K .......... .......... .......... .......... .......... 49% 62.7M 0s
- 1000K .......... .......... .......... .......... .......... 51% 75.9M 0s
- 1050K .......... .......... .......... .......... .......... 54% 65.4M 0s
- 1100K .......... .......... .......... .......... .......... 56% 75.0M 0s
- 1150K .......... .......... .......... .......... .......... 59% 72.4M 0s
- 1200K .......... .......... .......... .......... .......... 61% 71.2M 0s
- 1250K .......... .......... .......... .......... .......... 64% 77.2M 0s
- 1300K .......... .......... .......... .......... .......... 66% 74.4M 0s
- 1350K .......... .......... .......... .......... .......... 69% 77.6M 0s
- 1400K .......... .......... .......... .......... .......... 71% 78.8M 0s
- 1450K .......... .......... .......... .......... .......... 74% 78.5M 0s
- 1500K .......... .......... .......... .......... .......... 76% 981K 0s
- 1550K .......... .......... .......... .......... .......... 79% 59.2M 0s
- 1600K .......... .......... .......... .......... .......... 81% 84.1M 0s
- 1650K .......... .......... .......... .......... .......... 84% 97.7M 0s
- 1700K .......... .......... .......... .......... .......... 86% 36.1M 0s
- 1750K .......... .......... .......... .......... .......... 89% 55.2M 0s
- 1800K .......... .......... .......... .......... .......... 91% 66.4M 0s
- 1850K .......... .......... .......... .......... .......... 94% 33.9M 0s
- 1900K .......... .......... .......... .......... .......... 96% 45.5M 0s
- 1950K .......... .......... .......... .......... .......... 98% 50.5M 0s
- 2000K .......... .......... 100% 96.8M=0.08s
- 2018-03-01 13:55:59 (23.6 MB/s) - βpcre-8.41.tar.gzβ saved [2068775/2068775]
- Download done.
- pcre-8.41.tar.gz valid file.
- ____ _ _ _
- / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
- | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
- | |___| (_) || | | | | || |_) || || || || | | || (_| |
- \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
- |_| |___/
- ___ ____ ____ _
- / _ \ _ __ ___ _ __ / ___|/ ___| | |
- | | | || '_ \ / _ \| '_ \ \___ \\___ \ | |
- | |_| || |_) || __/| | | | ___) |___) || |___
- \___/ | .__/ \___||_| |_||____/|____/ |_____|
- |_|
- Compiling OpenSSL...
- tar (child): openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
- tar (child): Error is not recoverable: exiting now
- tar: Child returned status 2
- tar: Error is not recoverable: exiting now
- inc/openssl_install.inc: line 440: cd: /svr-setup/openssl-1.1.0g: No such file or directory
- grep: Configure: No such file or directory
- grep: Configure: No such file or directory
- ./config -Wl,--enable-new-dtags,-rpath=/opt/openssl/lib --prefix=/opt/openssl --openssldir=/opt/openssl shared enable-ec_nistp_64_gcc_128
- inc/openssl_install.inc: line 475: ./config: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- cp: target β/opt/openssl/certs/β is not a directory
- -rw-r--r-- 1 root root 42 Mar 1 13:55 /root/centminlogs/centminmod_opensslinstalltime_010318-135426.log
- _ _ _ _ _ _ _ _
- | | _ _ __ _ (_)(_)| |_ (_) _ __ ___ | |_ __ _ | || |
- | || | | | / _` | | || || __| | || '_ \ / __|| __|/ _` || || |
- | || |_| || (_| | | || || |_ | || | | |\__ \| |_| (_| || || |
- |_| \__,_| \__,_|_/ ||_| \__| |_||_| |_||___/ \__|\__,_||_||_|
- |__/
- install zlib cloudflare...
- pwd
- /svr-setup
- /svr-setup /svr-setup
- Cloning into 'zlib-cloudflare-1.3.0'...
- /svr-setup/zlib-cloudflare-1.3.0 /svr-setup /svr-setup
- rm -f *.o *.lo *~ \
- example minigzip examplesh minigzipsh \
- example64 minigzip64 \
- infcover \
- libz.* foo.gz so_locations \
- _match.s maketree contrib/infback9/*.o
- rm -rf objs
- rm -f *.gcda *.gcno *.gcov
- rm -f contrib/infback9/*.gcda contrib/infback9/*.gcno contrib/infback9/*.gcov
- cp -p zconf.h.in zconf.h
- rm -f Makefile zlib.pc configure.log
- Checking for gcc...
- Checking for shared library support...
- Building shared library libz.so.1.2.8 with gcc.
- Checking for off64_t... Yes.
- Checking for fseeko... Yes.
- Checking for strerror... Yes.
- Checking for unistd.h... Yes.
- Checking for stdarg.h... Yes.
- Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
- Checking for vsnprintf() in stdio.h... Yes.
- Checking for return value of vsnprintf()... Yes.
- Checking for attribute(visibility) support... Yes.
- Checking for CRC and SSE4.2 support ... Yes
- Checking for PCLMUL support ... Yes
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c
- 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
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
- 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
- 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
- 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
- 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
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
- 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
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
- rm -f libz.so libz.so.1
- ln -s libz.so.1.2.8 libz.so
- ln -s libz.so.1.2.8 libz.so.1
- gcc -DHAS_PCLMUL -mpclmul -DHAS_SSE42 -msse4.2 -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
- 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
- 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
- cp libz.a /usr/local/zlib-cf/lib
- chmod 644 /usr/local/zlib-cf/lib/libz.a
- cp libz.so.1.2.8 /usr/local/zlib-cf/lib
- chmod 755 /usr/local/zlib-cf/lib/libz.so.1.2.8
- cp zlib.3 /usr/local/zlib-cf/share/man/man3
- chmod 644 /usr/local/zlib-cf/share/man/man3/zlib.3
- cp zlib.pc /usr/local/zlib-cf/lib/pkgconfig
- chmod 644 /usr/local/zlib-cf/lib/pkgconfig/zlib.pc
- cp zlib.h zconf.h /usr/local/zlib-cf/include
- chmod 644 /usr/local/zlib-cf/include/zlib.h /usr/local/zlib-cf/include/zconf.h
- /svr-setup /svr-setup
- inc/zlib.inc: line 117: cd: install_cfzlibstartdir: No such file or directory
- /svr-setup
- zlib cloudflare installed
- ____ _ _ _
- / ___| ___ _ __ ___ _ __ (_)| |(_) _ __ __ _
- | | / _ \ | '_ ` _ \ | '_ \ | || || || '_ \ / _` |
- | |___| (_) || | | | | || |_) || || || || | | || (_| |
- \____|\___/ |_| |_| |_|| .__/ |_||_||_||_| |_| \__, |
- |_| |___/
- _ _ _
- | \ | | __ _ (_) _ __ __ __
- | \| | / _` || || '_ \ \ \/ /
- | |\ || (_| || || | | | > <
- |_| \_| \__, ||_||_| |_|/_/\_\
- |___/
- Compiling nginx...
- ____ _ _ _ _ _
- | _ \ __ _ | |_ ___ | |__ | \ | | __ _ (_) _ __ __ __
- | |_) |/ _` || __|/ __|| '_ \ | \| | / _` || || '_ \ \ \/ /
- | __/| (_| || |_| (__ | | | | | |\ || (_| || || | | | > <
- |_| \__,_| \__|\___||_| |_| |_| \_| \__, ||_||_| |_|/_/\_\
- |___/
- *************************************************
- Nginx Patch Time - NGINXPATCH_DELAY seconds delay
- to allow you to patch files
- *************************************************
- 1013009
- detected 1.1.0g
- ____ _ _ _ _ _
- / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
- | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
- | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
- \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
- |___/
- ____ _
- | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
- | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
- | |_| || |_| || | | || (_| || | | | | || || (__
- |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
- |___/
- __ __ _ _
- | \/ | ___ __| | _ _ | | ___
- | |\/| | / _ \ / _` || | | || | / _ \
- | | | || (_) || (_| || |_| || || __/
- |_| |_| \___/ \__,_| \__,_||_| \___|
- ____ _
- / ___| _ _ _ __ _ __ ___ _ __ | |_
- \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
- ___) || |_| || |_) || |_) || (_) || | | |_
- |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
- |_| |_|
- NGX_DYNAMICCHECK nginx_configure
- /svr-setup/nginx-1.13.9
- nginx dynamic module support detected
- grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
- sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
- sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
- grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
- 1013009
- sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
- 1013009
- tar (child): /svr-setup/openssl-1.1.0g.tar.gz: Cannot open: No such file or directory
- tar (child): Error is not recoverable: exiting now
- tar: Child returned status 2
- tar: Error is not recoverable: exiting now
- 1013009
- /usr/local/src/centminmod
- 14
- 18
- /svr-setup/redis2-nginx-module-0.14/src
- /svr-setup/memc-nginx-module-0.18/src
- 1013009
- /usr/lib64/libatomic_ops.a found
- BROTLI_CFLAG= -Wno-deprecated-declarations
- download ngx_brotli module
- Cloning into 'ngx_brotli'...
- Submodule 'deps/brotli' (https://github.com/google/brotli.git) registered for path 'deps/brotli'
- Cloning into 'deps/brotli'...
- Submodule path 'deps/brotli': checked out '0ad94eed00420bf1154cb16a289aa27efbb30c01'
- Submodule 'research/esaxx' (https://github.com/hillbig/esaxx) registered for path 'research/esaxx'
- Cloning into 'research/esaxx'...
- Submodule path 'deps/brotli/research/esaxx': checked out 'ca7cb332011ec37a8436487f210f396b84bd8273'
- real 0m12.307s
- user 0m1.630s
- sys 0m0.679s
- -- The C compiler identification is GNU 4.8.5
- -- The CXX compiler identification is GNU 4.8.5
- -- Check for working C compiler: /bin/cc
- -- Check for working C compiler: /bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /bin/c++
- -- Check for working CXX compiler: /bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Looking for log2
- -- Looking for log2 - not found
- -- Looking for log2
- -- Looking for log2 - found
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /svr-setup/ngx_brotli/deps/brotli
- Scanning dependencies of target brotlicommon-static
- Scanning dependencies of target brotlicommon
- [ 2%] Building C object CMakeFiles/brotlicommon-static.dir/c/common/dictionary.c.o
- [ 4%] Building C object CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o
- Linking C static library libbrotlicommon-static.a
- Linking C shared library libbrotlicommon.so
- [ 4%] Built target brotlicommon-static
- [ 4%] Built target brotlicommon
- Scanning dependencies of target brotlienc-static
- [ 6%] Scanning dependencies of target brotlidec-static
- Building C object CMakeFiles/brotlienc-static.dir/c/enc/backward_references.c.o
- [ 8%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/bit_reader.c.o
- [ 11%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/decode.c.o
- [ 13%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/backward_references_hq.c.o
- [ 15%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/huffman.c.o
- [ 17%] Building C object CMakeFiles/brotlidec-static.dir/c/dec/state.c.o
- Linking C static library libbrotlidec-static.a
- [ 17%] Built target brotlidec-static
- [ 20%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/bit_cost.c.o
- Scanning dependencies of target brotlidec
- [ 22%] Building C object CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o
- [ 24%] Building C object CMakeFiles/brotlidec.dir/c/dec/decode.c.o
- [ 26%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/block_splitter.c.o
- [ 28%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/brotli_bit_stream.c.o
- [ 31%] Building C object CMakeFiles/brotlidec.dir/c/dec/huffman.c.o
- [ 33%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/cluster.c.o
- [ 35%] Building C object CMakeFiles/brotlidec.dir/c/dec/state.c.o
- Linking C shared library libbrotlidec.so
- [ 37%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/compress_fragment.c.o
- [ 37%] Built target brotlidec
- Scanning dependencies of target brotlienc
- [ 40%] Building C object CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o
- [ 42%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/compress_fragment_two_pass.c.o
- [ 44%] Building C object CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o
- [ 46%] Building C object CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o
- [ 48%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/dictionary_hash.c.o
- [ 51%] Building C object CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o
- [ 53%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/encode.c.o
- [ 55%] Building C object CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o
- [ 57%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/entropy_encode.c.o
- [ 60%] Building C object CMakeFiles/brotlienc.dir/c/enc/cluster.c.o
- [ 62%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/histogram.c.o
- [ 64%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/literal_cost.c.o
- [ 66%] Building C object CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o
- [ 68%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/memory.c.o
- [ 71%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/metablock.c.o
- [ 73%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/static_dict.c.o
- [ 75%] Building C object CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o
- [ 77%] Building C object CMakeFiles/brotlienc-static.dir/c/enc/utf8_util.c.o
- Linking C static library libbrotlienc-static.a
- [ 77%] Built target brotlienc-static
- Scanning dependencies of target brotli
- [ 80%] Building C object CMakeFiles/brotli.dir/c/tools/brotli.c.o
- [ 82%] Building C object CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o
- Linking C executable brotli
- [ 84%] Building C object CMakeFiles/brotlienc.dir/c/enc/encode.c.o
- [ 84%] Built target brotli
- [ 86%] Building C object CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o
- [ 88%] Building C object CMakeFiles/brotlienc.dir/c/enc/histogram.c.o
- [ 91%] Building C object CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o
- [ 93%] Building C object CMakeFiles/brotlienc.dir/c/enc/memory.c.o
- [ 95%] Building C object CMakeFiles/brotlienc.dir/c/enc/metablock.c.o
- [ 97%] Building C object CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o
- [100%] Building C object CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o
- Linking C shared library libbrotlienc.so
- [100%] Built target brotlienc
- [ 2%] Built target brotlicommon-static
- [ 40%] Built target brotlienc-static
- [ 48%] Built target brotlidec-static
- [ 51%] Built target brotli
- [ 53%] Built target brotlicommon
- [ 62%] Built target brotlidec
- [100%] Built target brotlienc
- Install the project...
- -- Install configuration: "Debug"
- -- Installing: /usr/local/bin/brotli
- -- Set runtime path of "/usr/local/bin/brotli" to "/usr/local/lib"
- -- Installing: /usr/local/lib/libbrotlienc.so.1.0.2
- -- Installing: /usr/local/lib/libbrotlienc.so.1
- -- Installing: /usr/local/lib/libbrotlienc.so
- -- Set runtime path of "/usr/local/lib/libbrotlienc.so.1.0.2" to "/usr/local/lib"
- -- Installing: /usr/local/lib/libbrotlidec.so.1.0.2
- -- Installing: /usr/local/lib/libbrotlidec.so.1
- -- Installing: /usr/local/lib/libbrotlidec.so
- -- Set runtime path of "/usr/local/lib/libbrotlidec.so.1.0.2" to "/usr/local/lib"
- -- Installing: /usr/local/lib/libbrotlicommon.so.1.0.2
- -- Installing: /usr/local/lib/libbrotlicommon.so.1
- -- Installing: /usr/local/lib/libbrotlicommon.so
- -- Set runtime path of "/usr/local/lib/libbrotlicommon.so.1.0.2" to "/usr/local/lib"
- -- Installing: /usr/local/lib/libbrotlienc-static.a
- -- Installing: /usr/local/lib/libbrotlidec-static.a
- -- Installing: /usr/local/lib/libbrotlicommon-static.a
- -- Installing: /usr/local/include/brotli
- -- Installing: /usr/local/include/brotli/decode.h
- -- Installing: /usr/local/include/brotli/encode.h
- -- Installing: /usr/local/include/brotli/port.h
- -- Installing: /usr/local/include/brotli/types.h
- -- Installing: /usr/local/lib/pkgconfig/libbrotlicommon.pc
- -- Installing: /usr/local/lib/pkgconfig/libbrotlidec.pc
- -- Installing: /usr/local/lib/pkgconfig/libbrotlienc.pc
- grep: /usr/local/nginx/conf/nginx.conf: No such file or directory
- sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
- sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
- sed: can't read /usr/local/nginx/conf/nginx.conf: No such file or directory
- Check existing server string:
- static u_char ngx_http_server_string[] = "Server: nginx" CRLF;
- static u_char ngx_http_server_build_string[] = "Server: " NGINX_VER_BUILD CRLF;
- Change server string to nginx centminmod
- NGX_MAX_ERROR_STR value
- #define NGX_MAX_ERROR_STR 2048
- grep: /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
- sed: can't read /usr/local/nginx/conf/conf.d/virtual.conf: No such file or directory
- net.ipv4.tcp_fastopen = 3
- TCPOFOMerge TCPChallengeACK TCPSYNChallenge TCPFastOpenActive TCPFastOpenActiveFail TCPFastOpenPassive
- 0 0 0 0 0 0
- 689: gcf->country = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
- 744: gcf->org = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
- 805: gcf->city = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
- CLANG_CCOPT=""
- Warning: RPMDB altered outside of yum.
- real 0m6.048s
- user 0m5.397s
- sys 0m0.525s
- 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
- Public key for devtoolset-7-binutils-2.28-8.el7.sc1.x86_64.rpm is not installed
- Importing GPG key 0xF2EE9D55:
- Userid : "CentOS SoftwareCollections SIG (https://wiki.centos.org/SpecialInterestGroup/SCLo) <security@centos.org>"
- Fingerprint: c4db d535 b1fb ba14 f8ba 64a8 4eb8 4e71 f2ee 9d55
- Package : centos-release-scl-rh-2-2.el7.centos.noarch (@extras)
- From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
- real 0m31.266s
- user 0m17.159s
- sys 0m1.998s
- gcc (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1)
- Copyright (C) 2017 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- g++ (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1)
- Copyright (C) 2017 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- /opt/rh/devtoolset-7/root/usr/bin/gcc
- /opt/rh/devtoolset-7/root/usr/bin/g++
- -m64 [enabled]
- -m80387 [enabled]
- -m96bit-long-double [enabled]
- -mabm [enabled]
- -madx [enabled]
- -maes [enabled]
- -malign-stringops [enabled]
- -march= broadwell
- -mavx [enabled]
- -mavx2 [enabled]
- -mbmi [enabled]
- -mbmi2 [enabled]
- -mcx16 [enabled]
- -mf16c [enabled]
- -mfancy-math-387 [enabled]
- -mfentry [enabled]
- -mfma [enabled]
- -mfp-ret-in-387 [enabled]
- -mfsgsbase [enabled]
- -mfxsr [enabled]
- -mglibc [enabled]
- -mhard-float [enabled]
- -mhle [enabled]
- -mieee-fp [enabled]
- -mlong-double-80 [enabled]
- -mlzcnt [enabled]
- -mmmx [enabled]
- -mmovbe [enabled]
- -mpclmul [enabled]
- -mpopcnt [enabled]
- -mprfchw [enabled]
- -mpush-args [enabled]
- -mrdrnd [enabled]
- -mrdseed [enabled]
- -mred-zone [enabled]
- -mrtm [enabled]
- -msahf [enabled]
- -msse [enabled]
- -msse2 [enabled]
- -msse3 [enabled]
- -msse4 [enabled]
- -msse4.1 [enabled]
- -msse4.2 [enabled]
- -mssse3 [enabled]
- -mstackrealign [enabled]
- -mtls-direct-seg-refs [enabled]
- -mtune-ctrl=
- -mtune= broadwell
- -mxsave [enabled]
- -mxsaveopt [enabled]
- /svr-setup/nginx-1.13.9
- dynamic module directory at /usr/local/nginx/modules
- ls: cannot access /usr/local/nginx/modules: No such file or directory
- nginx configure options (alternate ordering):
- ./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'
- checking for OS
- + Linux 3.10.0-693.11.6.el7.x86_64 x86_64
- checking for C compiler ... found
- + using GNU C compiler
- + gcc version: 7.2.1 20170829 (Red Hat 7.2.1-1) (GCC)
- checking for gcc -pipe switch ... found
- checking for --with-ld-opt="-L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" ... found
- checking for -Wl,-E switch ... found
- checking for gcc builtin atomic operations ... found
- checking for C99 variadic macros ... found
- checking for gcc variadic macros ... found
- checking for gcc builtin 64 bit byteswap ... found
- checking for unistd.h ... found
- checking for inttypes.h ... found
- checking for limits.h ... found
- checking for sys/filio.h ... not found
- checking for sys/param.h ... found
- checking for sys/mount.h ... found
- checking for sys/statvfs.h ... found
- checking for crypt.h ... found
- checking for Linux specific features
- checking for epoll ... found
- checking for EPOLLRDHUP ... found
- checking for EPOLLEXCLUSIVE ... not found
- checking for O_PATH ... found
- checking for sendfile() ... found
- checking for sendfile64() ... found
- checking for sys/prctl.h ... found
- checking for prctl(PR_SET_DUMPABLE) ... found
- checking for prctl(PR_SET_KEEPCAPS) ... found
- checking for capabilities ... found
- checking for crypt_r() ... found
- checking for sys/vfs.h ... found
- checking for nobody group ... found
- checking for poll() ... found
- checking for /dev/poll ... not found
- checking for kqueue ... not found
- checking for crypt() ... not found
- checking for crypt() in libcrypt ... found
- checking for F_READAHEAD ... not found
- checking for posix_fadvise() ... found
- checking for O_DIRECT ... found
- checking for F_NOCACHE ... not found
- checking for directio() ... not found
- checking for statfs() ... found
- checking for statvfs() ... found
- checking for dlopen() ... not found
- checking for dlopen() in libdl ... found
- checking for sched_yield() ... found
- checking for sched_setaffinity() ... found
- checking for SO_SETFIB ... not found
- checking for SO_REUSEPORT ... found
- checking for SO_ACCEPTFILTER ... not found
- checking for SO_BINDANY ... not found
- checking for IP_TRANSPARENT ... found
- checking for IP_BINDANY ... not found
- checking for IP_BIND_ADDRESS_NO_PORT ... not found
- checking for IP_RECVDSTADDR ... not found
- checking for IP_SENDSRCADDR ... not found
- checking for IP_PKTINFO ... found
- checking for IPV6_RECVPKTINFO ... found
- checking for TCP_DEFER_ACCEPT ... found
- checking for TCP_KEEPIDLE ... found
- checking for TCP_FASTOPEN ... found
- checking for TCP_INFO ... found
- checking for accept4() ... found
- checking for eventfd() ... found
- checking for int size ... 4 bytes
- checking for long size ... 8 bytes
- checking for long long size ... 8 bytes
- checking for void * size ... 8 bytes
- checking for uint32_t ... found
- checking for uint64_t ... found
- checking for sig_atomic_t ... found
- checking for sig_atomic_t size ... 4 bytes
- checking for socklen_t ... found
- checking for in_addr_t ... found
- checking for in_port_t ... found
- checking for rlim_t ... found
- checking for uintptr_t ... uintptr_t found
- checking for system byte ordering ... little endian
- checking for size_t size ... 8 bytes
- checking for off_t size ... 8 bytes
- checking for time_t size ... 8 bytes
- checking for AF_INET6 ... found
- checking for setproctitle() ... not found
- checking for pread() ... found
- checking for pwrite() ... found
- checking for pwritev() ... found
- checking for sys_nerr ... found
- checking for localtime_r() ... found
- checking for posix_memalign() ... found
- checking for memalign() ... found
- checking for mmap(MAP_ANON|MAP_SHARED) ... found
- checking for mmap("/dev/zero", MAP_SHARED) ... found
- checking for System V shared memory ... found
- checking for POSIX semaphores ... not found
- checking for POSIX semaphores in libpthread ... found
- checking for struct msghdr.msg_control ... found
- checking for ioctl(FIONBIO) ... found
- checking for struct tm.tm_gmtoff ... found
- checking for struct dirent.d_namlen ... not found
- checking for struct dirent.d_type ... found
- checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
- checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
- checking for openat(), fstatat() ... found
- checking for getaddrinfo() ... found
- configuring additional modules
- adding module in ../ngx_cache_purge-2.4.2
- + ngx_http_cache_purge_module was configured
- adding module in ../ngx_devel_kit-0.3.0
- + ngx_devel_kit was configured
- adding module in ../redis2-nginx-module-0.14
- + ngx_http_redis2_module was configured
- adding module in ../ngx_http_redis-0.3.7
- + ngx_http_redis_module was configured
- adding module in ../memc-nginx-module-0.18
- + ngx_http_memc_module was configured
- adding module in ../srcache-nginx-module-0.31
- + ngx_http_srcache_filter_module was configured
- configuring additional dynamic modules
- adding module in ../ngx_brotli
- + ngx_brotli was configured
- adding module in ../ngx-fancyindex-0.4.2
- + ngx_http_fancyindex_module was configured
- adding module in ../set-misc-nginx-module-0.31
- found ngx_devel_kit for ngx_set_misc; looks good.
- + ngx_http_set_misc_module was configured
- adding module in ../echo-nginx-module-0.61
- + ngx_http_echo_module was configured
- adding module in ../headers-more-nginx-module-0.33
- + ngx_http_headers_more_filter_module was configured
- checking for GD library ... found
- checking for GD WebP support ... not found
- checking for GeoIP library ... found
- checking for GeoIP IPv6 support ... found
- checking for atomic_ops library ... found
- creating objs/Makefile
- Configuration summary
- + using threads
- + using PCRE library: ../pcre-8.41
- + using OpenSSL library: ../
- + using zlib library: ../zlib-cloudflare-1.3.0
- + using system libatomic_ops library
- nginx path prefix: "/usr/local/nginx"
- nginx binary file: "/usr/local/sbin/nginx"
- nginx modules path: "/usr/local/nginx/modules"
- nginx configuration prefix: "/usr/local/nginx/conf"
- nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
- nginx pid file: "/usr/local/nginx/logs/nginx.pid"
- nginx error log file: "/usr/local/nginx/logs/error.log"
- nginx http access log file: "/usr/local/nginx/logs/access.log"
- nginx http client request body temporary files: "client_body_temp"
- nginx http proxy temporary files: "proxy_temp"
- nginx http fastcgi temporary files: "fastcgi_temp"
- nginx http uwsgi temporary files: "uwsgi_temp"
- nginx http scgi temporary files: "scgi_temp"
- _ _ _ __ __ _
- | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
- | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
- | |\ || (_| || || | | | > < | | | || (_| || <| __/
- |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
- |___/
- make -f objs/Makefile
- make[1]: Entering directory `/svr-setup/nginx-1.13.9'
- cd ../pcre-8.41 \
- && if [ -f Makefile ]; then make distclean; fi \
- && CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
- ./configure --disable-shared --enable-jit
- cd ../ \
- && if [ -f Makefile ]; then make clean; fi \
- && ./config --prefix=/svr-setup/nginx-1.13.9/..//.openssl no-shared 'enable-ec_nistp_64_gcc_128' \
- && make \
- && make install_sw LIBDIR=lib
- /bin/sh: line 2: ./config: No such file or directory
- make[1]: *** [..//.openssl/include/openssl/ssl.h] Error 127
- make[1]: *** Waiting for unfinished jobs....
- make[2]: Entering directory `/svr-setup/pcre-8.41'
- rm -f pcretest pcregrep
- 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
- test -z "libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la" || rm -f libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la
- rm -rf .libs _libs
- rm -f pcre_jit_test pcrecpp_unittest pcre_scanner_unittest pcre_stringpiece_unittest
- rm -f ./so_locations
- rm -f *.o
- 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
- rm -f *.lo
- 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
- rm -f *.tab.c
- test -z "test-suite.log" || rm -f test-suite.log
- 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
- rm -f config.h stamp-h1
- test . = "." || test -z "" || rm -f
- rm -f libtool config.lt
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -f cscope.out cscope.in.out cscope.po.out cscope.files
- rm -f config.status config.cache config.log configure.lineno config.status.lineno
- rm -rf ./.deps
- rm -f Makefile
- make[2]: Leaving directory `/svr-setup/pcre-8.41'
- checking for a BSD-compatible install... /bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether make supports nested variables... (cached) yes
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... gcc3
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for int64_t... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld
- checking if the linker (/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-7/root/usr/bin/nm -B
- checking the name lister (/opt/rh/devtoolset-7/root/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... dlltool
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /opt/rh/devtoolset-7/root/usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... no
- checking if : is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... no
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- 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
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64
- 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
- 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
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... no
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- 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
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether ln -s works... yes
- checking whether the -Werror option is usable... yes
- checking for simple visibility declarations... yes
- checking for ANSI C header files... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/stat.h... (cached) yes
- checking dirent.h usability... yes
- checking dirent.h presence... yes
- checking for dirent.h... yes
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking for alias support in the linker... no
- checking for alias support in the linker... no
- checking string usability... yes
- checking string presence... yes
- checking for string... yes
- checking bits/type_traits.h usability... no
- checking bits/type_traits.h presence... no
- checking for bits/type_traits.h... no
- checking type_traits.h usability... no
- checking type_traits.h presence... no
- checking for type_traits.h... no
- checking for strtoq... yes
- checking for long long... yes
- checking for unsigned long long... yes
- checking for an ANSI C-conforming const... yes
- checking for size_t... yes
- checking for bcopy... yes
- checking for memmove... yes
- checking for strerror... yes
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for gzopen in -lz... yes
- checking bzlib.h usability... yes
- checking bzlib.h presence... yes
- checking for bzlib.h... yes
- checking for libbz2... yes
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libpcre.pc
- config.status: creating libpcre16.pc
- config.status: creating libpcre32.pc
- config.status: creating libpcreposix.pc
- config.status: creating libpcrecpp.pc
- config.status: creating pcre-config
- config.status: creating pcre.h
- config.status: creating pcre_stringpiece.h
- config.status: creating pcrecpparg.h
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing script-chmod commands
- config.status: executing delete-old-chartables commands
- pcre-8.41 configuration summary:
- Install prefix .................. : /usr/local
- C preprocessor .................. : gcc -E
- C compiler ...................... : gcc
- C++ preprocessor ................ : g++ -E
- C++ compiler .................... : g++
- Linker .......................... : /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld -m elf_x86_64
- C preprocessor flags ............ :
- C compiler flags ................ : -pthread -O2 -fomit-frame-pointer -pipe -fvisibility=hidden
- C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden
- Linker flags .................... :
- Extra libraries ................. :
- Build 8 bit pcre library ........ : yes
- Build 16 bit pcre library ....... : no
- Build 32 bit pcre library ....... : no
- Build C++ library ............... : yes
- Enable JIT compiling support .... : yes
- Enable UTF-8/16/32 support ...... : no
- Unicode properties .............. : no
- Newline char/sequence ........... : lf
- \R matches only ANYCRLF ......... : no
- EBCDIC coding ................... : no
- EBCDIC code for NL .............. : n/a
- Rebuild char tables ............. : no
- Use stack recursion ............. : yes
- POSIX mem threshold ............. : 10
- Internal link size .............. : 2
- Nested parentheses limit ........ : 250
- Match limit ..................... : 10000000
- Match limit recursion ........... : MATCH_LIMIT
- Build shared libs ............... : no
- Build static libs ............... : yes
- Use JIT in pcregrep ............. : yes
- Buffer size for pcregrep ........ : 20480
- Link pcregrep with libz ......... : no
- Link pcregrep with libbz2 ....... : no
- Link pcretest with libedit ...... : no
- Link pcretest with libreadline .. : no
- Valgrind support ................ : no
- Code coverage ................... : no
- make[1]: Leaving directory `/svr-setup/nginx-1.13.9'
- make: *** [build] Error 2
- real 0m6.426s
- user 0m3.237s
- sys 0m3.110s
- _ _ _ __ __ _
- | \ | | __ _ (_) _ __ __ __ | \/ | __ _ | | __ ___
- | \| | / _` || || '_ \ \ \/ / | |\/| | / _` || |/ // _ \
- | |\ || (_| || || | | | > < | | | || (_| || <| __/
- |_| \_| \__, ||_||_| |_|/_/\_\ |_| |_| \__,_||_|\_\\___|
- |___/
- ___ _ _ _
- |_ _| _ __ ___ | |_ __ _ | || |
- | | | '_ \ / __|| __|/ _` || || |
- | | | | | |\__ \| |_| (_| || || |
- |___||_| |_||___/ \__|\__,_||_||_|
- make -f objs/Makefile install
- make[1]: Entering directory `/svr-setup/nginx-1.13.9'
- cd ../ \
- && if [ -f Makefile ]; then make clean; fi \
- && ./config --prefix=/svr-setup/nginx-1.13.9/..//.openssl no-shared 'enable-ec_nistp_64_gcc_128' \
- && make \
- && make install_sw LIBDIR=lib
- /bin/sh: line 2: ./config: No such file or directory
- make[1]: *** [..//.openssl/include/openssl/ssl.h] Error 127
- make[1]: Leaving directory `/svr-setup/nginx-1.13.9'
- make: *** [install] Error 2
- real 0m0.023s
- user 0m0.016s
- sys 0m0.006s
- ____ _ _ _ _ _
- / ___|| |__ ___ ___ | | __ | \ | | __ _ (_) _ __ __ __
- | | | '_ \ / _ \ / __|| |/ / | \| | / _` || || '_ \ \ \/ /
- | |___ | | | || __/| (__ | < | |\ || (_| || || | | | > <
- \____||_| |_| \___| \___||_|\_\ |_| \_| \__, ||_||_| |_|/_/\_\
- |___/
- ____ _
- | _ \ _ _ _ __ __ _ _ __ ___ (_) ___
- | | | || | | || '_ \ / _` || '_ ` _ \ | | / __|
- | |_| || |_| || | | || (_| || | | | | || || (__
- |____/ \__, ||_| |_| \__,_||_| |_| |_||_| \___|
- |___/
- __ __ _ _
- | \/ | ___ __| | _ _ | | ___
- | |\/| | / _ \ / _` || | | || | / _ \
- | | | || (_) || (_| || |_| || || __/
- |_| |_| \___/ \__,_| \__,_||_| \___|
- ____ _
- / ___| _ _ _ __ _ __ ___ _ __ | |_
- \___ \ | | | || '_ \ | '_ \ / _ \ | '__|| __|
- ___) || |_| || |_) || |_) || (_) || | | |_
- |____/ \__,_|| .__/ | .__/ \___/ |_| \__|
- |_| |_|
- NGX_DYNAMICCHECK nginx_configure
- /svr-setup/nginx-1.13.9
- nginx dynamic module support detected
- 1013009
- ${CUR_DIR} & ${CM_INSTALLDIR}
- /usr/local/src/centminmod
- /usr/local/src/centminmod
- Setup default hostname: centmin-v1
- ----------------------------------------------
- Creating /etc/logrotate.d/nginx file
- ----------------------------------------------
- ......
- ----------------------------------------------------------------------------
- /var/log/nginx/*.log /usr/local/nginx/logs/*.log /home/nginx/domains/*/log/*.log {
- daily
- dateext
- missingok
- rotate 10
- compress
- delaycompress
- notifempty
- postrotate
- /bin/kill -SIGUSR1 $(cat /usr/local/nginx/logs/nginx.pid 2>/dev/null) 2>/dev/null || true
- endscript
- }
- ---------------------------------------------------------------------------
- Current nginx log directories:
- ---------------------------------------------------------------------------
- ls -lh /var/log/nginx/
- total 0
- -rw-rw---- 1 root root 0 Mar 1 13:57 localhost.access.log
- -rw-rw---- 1 root root 0 Mar 1 13:57 localhost.error.log
- ---------------------------------------------------------------------------
- total 0
- ---------------------------------------------------------------------------
- ----------------------------------------------------------------------------
- nginx logrotation /etc/logrotate.d/nginx setup completed
- ----------------------------------------------------------------------------
- dynamic module directory at /usr/local/nginx/modules
- ls: cannot access /usr/local/nginx/modules: No such file or directory
- *************************************************
- * nginx installed, Apache disabled
- *************************************************
- _ _ _ ___ _ _ _ _
- | \ | | __ _ (_) _ __ __ __ |_ _| _ __ ___ | |_ __ _ | || | ___ __| |
- | \| | / _` || || '_ \ \ \/ / | | | '_ \ / __|| __|/ _` || || | / _ \ / _` |
- | |\ || (_| || || | | | > < | | | | | |\__ \| |_| (_| || || || __/| (_| |
- |_| \_| \__, ||_||_| |_|/_/\_\ |___||_| |_||___/ \__|\__,_||_||_| \___| \__,_|
- |___/
- -rw-r--r-- 1 root root 55K Mar 1 13:57 /root/centminlogs/centminmod_ngxinstalltime_010318-135426.log
- *************************************************
- * Installing MariaDB via CentOS Yum Repo
- *************************************************
- MariaDB 10.1 Repo setup...
- setup /var/log/mysqld.log
- chown: invalid user: βmysql:mysqlβ
- -rw------- 1 root root 0 Mar 1 13:57 /var/log/mysqld.log
- rpm --import http://yum.mariadb.org/RPM-GPG-KEY-MariaDB
- Check for existing mariadb packages
- Check for existing mariadb-libs package
- yum -y remove mariadb-libs
- Loaded plugins: fastestmirror, priorities, versionlock
- Resolving Dependencies
- --> Running transaction check
- ---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be erased
- --> Processing Dependency: libmysqlclient.so.18()(64bit) for package: perl-DBD-MySQL-4.023-5.el7.x86_64
- --> Processing Dependency: libmysqlclient.so.18()(64bit) for package: 1:net-snmp-5.7.2-28.el7_4.1.x86_64
- --> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: perl-DBD-MySQL-4.023-5.el7.x86_64
- --> Processing Dependency: mysql-libs for package: 1:net-snmp-5.7.2-28.el7_4.1.x86_64
- --> Running transaction check
- ---> Package net-snmp.x86_64 1:5.7.2-28.el7_4.1 will be erased
- ---> Package perl-DBD-MySQL.x86_64 0:4.023-5.el7 will be erased
- --> Processing Dependency: perl(DBD::mysql) >= 1 for package: mytop-1.7-10.b737f60.el7.noarch
- --> Running transaction check
- ---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be erased
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Removing:
- mariadb-libs x86_64 1:5.5.56-2.el7 @base 4.4 M
- Removing for dependencies:
- mytop noarch 1.7-10.b737f60.el7 @epel 68 k
- net-snmp x86_64 1:5.7.2-28.el7_4.1 @updates 850 k
- perl-DBD-MySQL x86_64 4.023-5.el7 @base 323 k
- Transaction Summary
- ================================================================================
- Remove 1 Package (+3 Dependent packages)
- Installed size: 5.6 M
- Downloading packages:
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Erasing : mytop-1.7-10.b737f60.el7.noarch 1/4
- Erasing : perl-DBD-MySQL-4.023-5.el7.x86_64 2/4
- Erasing : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 3/4
- Erasing : 1:mariadb-libs-5.5.56-2.el7.x86_64 4/4
- warning: file /etc/my.cnf: remove failed: No such file or directory
- Verifying : mytop-1.7-10.b737f60.el7.noarch 1/4
- Verifying : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 2/4
- Verifying : perl-DBD-MySQL-4.023-5.el7.x86_64 3/4
- Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 4/4
- Removed:
- mariadb-libs.x86_64 1:5.5.56-2.el7
- Dependency Removed:
- mytop.noarch 0:1.7-10.b737f60.el7 net-snmp.x86_64 1:5.7.2-28.el7_4.1
- perl-DBD-MySQL.x86_64 0:4.023-5.el7
- Complete!
- Check for existing MySQL-shared-compat
- __ __ _ ____ ____ _ ___ _
- | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
- | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
- | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
- |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
- __ __ ___ _ _ _
- \ \ / /_ _ _ __ ___ |_ _| _ __ ___ | |_ __ _ | || |
- \ V /| | | || '_ ` _ \ | | | '_ \ / __|| __|/ _` || || |
- | | | |_| || | | | | | | | | | | |\__ \| |_| (_| || || |
- |_| \__,_||_| |_| |_| |___||_| |_||___/ \__|\__,_||_||_|
- MariaDB 10.1 YUM install...
- ____ _
- / ___| ___ | |_
- \___ \ / _ \| __|
- ___) || __/| |_
- |____/ \___| \__|
- __ _ __ __
- / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
- / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
- / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
- /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
- |___/
- Copying MariaDB my-mdb10-min.cnf file to /etc/my.cnf
- time yum -q -y --disableplugin=fastestmirror,downloadonly --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities install perl-DBI
- Package perl-DBI-1.627-4.el7.x86_64 already installed and latest version
- real 0m1.941s
- user 0m0.563s
- sys 0m0.097s
- *************************************************
- MariaDB 10.1.x YUM install...
- yum -q -y install MariaDB-client MariaDB-common MariaDB-compat MariaDB-devel MariaDB-server MariaDB-shared --disablerepo=epel --disablerepo=rpmforge --disableplugin=priorities
- *************************************************
- Loaded plugins: fastestmirror, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * extras: mirror.0x.sg
- * updates: mirror.0x.sg
- Resolving Dependencies
- --> Running transaction check
- ---> Package MariaDB-client.x86_64 0:10.1.31-1.el7.centos will be installed
- ---> Package MariaDB-common.x86_64 0:10.1.31-1.el7.centos will be installed
- ---> Package MariaDB-compat.x86_64 0:10.1.31-1.el7.centos will be installed
- ---> Package MariaDB-devel.x86_64 0:10.1.31-1.el7.centos will be installed
- ---> Package MariaDB-server.x86_64 0:10.1.31-1.el7.centos will be installed
- --> Processing Dependency: galera for package: MariaDB-server-10.1.31-1.el7.centos.x86_64
- ---> Package MariaDB-shared.x86_64 0:10.1.31-1.el7.centos will be installed
- --> Running transaction check
- ---> Package galera.x86_64 0:25.3.22-1.rhel7.el7.centos will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- MariaDB-client x86_64 10.1.31-1.el7.centos mariadb 39 M
- MariaDB-common x86_64 10.1.31-1.el7.centos mariadb 123 k
- MariaDB-compat x86_64 10.1.31-1.el7.centos mariadb 1.4 M
- MariaDB-devel x86_64 10.1.31-1.el7.centos mariadb 6.6 M
- MariaDB-server x86_64 10.1.31-1.el7.centos mariadb 104 M
- MariaDB-shared x86_64 10.1.31-1.el7.centos mariadb 1.3 M
- Installing for dependencies:
- galera x86_64 25.3.22-1.rhel7.el7.centos mariadb 8.0 M
- Transaction Summary
- ================================================================================
- Install 6 Packages (+1 Dependent package)
- Total download size: 161 M
- Installed size: 710 M
- Downloading packages:
- --------------------------------------------------------------------------------
- Total 8.5 MB/s | 161 MB 00:18
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : MariaDB-common-10.1.31-1.el7.centos.x86_64 1/7
- warning: /etc/my.cnf created as /etc/my.cnf.rpmnew
- Installing : MariaDB-client-10.1.31-1.el7.centos.x86_64 2/7
- Installing : galera-25.3.22-1.rhel7.el7.centos.x86_64 3/7
- Installing : MariaDB-server-10.1.31-1.el7.centos.x86_64 4/7
- chown: invalid user: βmysqlβ
- 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.
- 2018-03-01 13:58:37 139917147027712 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18871 ...
- 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.
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: The InnoDB memory heap is disabled
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Compressed tables use zlib 1.2.7
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using Linux native AIO
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Using SSE crc32 instructions
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Initializing buffer pool, size = 48.0M
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Completed initialization of buffer pool
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting file ./ibdata1 size to 10 MB
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting log file ./ib_logfile101 size to 128 MB
- 2018-03-01 13:58:37 139917147027712 [Note] InnoDB: Setting log file ./ib_logfile1 size to 128 MB
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
- 2018-03-01 13:58:38 139917147027712 [Warning] InnoDB: New log files created, LSN=45781
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Doublewrite buffer not found: creating new
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Doublewrite buffer created
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: 128 rollback segment(s) are active.
- 2018-03-01 13:58:38 139917147027712 [Warning] InnoDB: Creating foreign key constraint system tables.
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Foreign key constraint system tables created
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Creating tablespace and datafile system tables.
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Tablespace and datafile system tables created.
- 2018-03-01 13:58:38 139917147027712 [Note] InnoDB: Waiting for purge to start
- 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
- 2018-03-01 13:58:38 139916746909440 [Note] InnoDB: Dumping buffer pool(s) not yet started
- 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.
- 2018-03-01 13:58:41 140647901583616 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18897 ...
- 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.
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: The InnoDB memory heap is disabled
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Compressed tables use zlib 1.2.7
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using Linux native AIO
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Using SSE crc32 instructions
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Initializing buffer pool, size = 48.0M
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Completed initialization of buffer pool
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Highest supported file format is Barracuda.
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: 128 rollback segment(s) are active.
- 2018-03-01 13:58:41 140647901583616 [Note] InnoDB: Waiting for purge to start
- 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
- 2018-03-01 13:58:41 140647499523840 [Note] InnoDB: Dumping buffer pool(s) not yet started
- 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.
- 2018-03-01 13:58:44 140117779667200 [Note] /usr/sbin/mysqld (mysqld 10.1.31-MariaDB) starting as process 18923 ...
- 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.
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: The InnoDB memory heap is disabled
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Compressed tables use zlib 1.2.7
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using Linux native AIO
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Using SSE crc32 instructions
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Initializing buffer pool, size = 48.0M
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Completed initialization of buffer pool
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Highest supported file format is Barracuda.
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: 128 rollback segment(s) are active.
- 2018-03-01 13:58:44 140117779667200 [Note] InnoDB: Waiting for purge to start
- 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
- 2018-03-01 13:58:44 140117377246976 [Note] InnoDB: Dumping buffer pool(s) not yet started
- PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
- To do so, start the server, then issue the following commands:
- '/usr/bin/mysqladmin' -u root password 'new-password'
- '/usr/bin/mysqladmin' -u root -h centmin-v1 password 'new-password'
- Alternatively you can run:
- '/usr/bin/mysql_secure_installation'
- which will also give you the option of removing the test
- databases and anonymous user created by default. This is
- strongly recommended for production servers.
- See the MariaDB Knowledgebase at http://mariadb.com/kb or the
- MySQL manual for more instructions.
- Please report any problems at http://mariadb.org/jira
- The latest information about MariaDB is available at http://mariadb.org/.
- You can find additional information about the MySQL part at:
- http://dev.mysql.com
- Consider joining MariaDB's strong and vibrant community:
- https://mariadb.org/get-involved/
- Installing : MariaDB-compat-10.1.31-1.el7.centos.x86_64 5/7
- Installing : MariaDB-shared-10.1.31-1.el7.centos.x86_64 6/7
- Installing : MariaDB-devel-10.1.31-1.el7.centos.x86_64 7/7
- Verifying : MariaDB-compat-10.1.31-1.el7.centos.x86_64 1/7
- Verifying : MariaDB-server-10.1.31-1.el7.centos.x86_64 2/7
- Verifying : MariaDB-shared-10.1.31-1.el7.centos.x86_64 3/7
- Verifying : MariaDB-common-10.1.31-1.el7.centos.x86_64 4/7
- Verifying : galera-25.3.22-1.rhel7.el7.centos.x86_64 5/7
- Verifying : MariaDB-client-10.1.31-1.el7.centos.x86_64 6/7
- Verifying : MariaDB-devel-10.1.31-1.el7.centos.x86_64 7/7
- Installed:
- MariaDB-client.x86_64 0:10.1.31-1.el7.centos
- MariaDB-common.x86_64 0:10.1.31-1.el7.centos
- MariaDB-compat.x86_64 0:10.1.31-1.el7.centos
- MariaDB-devel.x86_64 0:10.1.31-1.el7.centos
- MariaDB-server.x86_64 0:10.1.31-1.el7.centos
- MariaDB-shared.x86_64 0:10.1.31-1.el7.centos
- Dependency Installed:
- galera.x86_64 0:25.3.22-1.rhel7.el7.centos
- Complete!
- real 1m22.594s
- user 0m51.267s
- sys 0m5.196s
- __ _ __ __
- / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
- / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
- / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
- /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
- |___/
- _ _ _
- ___ ___ _ __ ___ _ __ __ _ | |_ ___ | |__ ___ ___ | | __ ___
- / __|/ _ \ | '_ ` _ \ | '_ \ / _` || __| / __|| '_ \ / _ \ / __|| |/ // __|
- | (__| (_) || | | | | || |_) || (_| || |_ | (__ | | | || __/| (__ | < \__ \
- \___|\___/ |_| |_| |_|| .__/ \__,_| \__| \___||_| |_| \___| \___||_|\_\|___/
- |_|
- __ __ _ ____ ____ _ ___ _
- | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \ / |
- | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | | | |
- | | | || (_| || | | || (_| || |_| || |_) | | || |_| |_ | |
- |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/(_)|_|
- ____ _ __ _
- / ___| _ __ ___ ___ (_) / _|(_) ___
- \___ \ | '_ \ / _ \ / __|| || |_ | | / __|
- ___) || |_) || __/| (__ | || _|| || (__
- |____/ | .__/ \___| \___||_||_| |_| \___|
- |_|
- __ _ __ __
- / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
- / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
- / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
- /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
- |___/
- _ _ _ _
- _ __ ___ _ _ ___ __ _ | | | |_ _ __ ___ _ __ __| |(_) _ __
- | '_ ` _ \ | | | |/ __| / _` || | | __|| '_ ` _ \ | '_ \ / _` || || '__|
- | | | | | || |_| |\__ \| (_| || | | |_ | | | | | || |_) || (_| || || |
- |_| |_| |_| \__, ||___/ \__, ||_| \__||_| |_| |_|| .__/ \__,_||_||_|
- |___/ |_| |_|
- _
- ___ ___ | |_ _ _ _ __
- / __| / _ \| __|| | | || '_ \
- \__ \| __/| |_ | |_| || |_) |
- |___/ \___| \__| \__,_|| .__/
- |_|
- Update MariaDB 10 setting for ProtectHome=false
- setup /var/log/mysqld.log
- -rw------- 1 mysql mysql 0 Mar 1 13:59 /var/log/mysqld.log
- Initial Install: Update MariaDB 10 setting for LimitNOFILE=524288
- systemctl restart mysql.service
- __ __ _ ____ ____ _ ___
- | \/ | __ _ _ __ (_) __ _ | _ \ | __ ) / | / _ \
- | |\/| | / _` || '__|| | / _` || | | || _ \ | || | | |
- | | | || (_| || | | || (_| || |_| || |_) | | || |_| |
- |_| |_| \__,_||_| |_| \__,_||____/ |____/ |_| \___/
- ____ _ _
- | _ \ | | _ _ __ _ (_) _ __ ___
- | |_) || || | | | / _` || || '_ \ / __|
- | __/ | || |_| || (_| || || | | |\__ \
- |_| |_| \__,_| \__, ||_||_| |_||___/
- |___/
- ------------------------------------------------
- Installing MariaDB 10 plugins
- ------------------------------------------------
- mysql -e "INSTALL SONAME 'metadata_lock_info';"
- mysql -e "INSTALL SONAME 'query_cache_info';"
- mysql -e "INSTALL SONAME 'query_response_time';"
- mysql -t -e "SELECT * FROM mysql.plugin;"
- +---------------------------+------------------------+
- | name | dl |
- +---------------------------+------------------------+
- | METADATA_LOCK_INFO | metadata_lock_info.so |
- | QUERY_CACHE_INFO | query_cache_info.so |
- | QUERY_RESPONSE_TIME | query_response_time.so |
- | QUERY_RESPONSE_TIME_AUDIT | query_response_time.so |
- +---------------------------+------------------------+
- mysql -t -e "SHOW PLUGINS;"
- +-------------------------------+----------+--------------------+------------------------+---------+
- | Name | Status | Type | Library | License |
- +-------------------------------+----------+--------------------+------------------------+---------+
- | binlog | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | mysql_native_password | ACTIVE | AUTHENTICATION | NULL | GPL |
- | mysql_old_password | ACTIVE | AUTHENTICATION | NULL | GPL |
- | wsrep | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | MRG_MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | MEMORY | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | CSV | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | MyISAM | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | CLIENT_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INDEX_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | TABLE_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | USER_STATISTICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | PERFORMANCE_SCHEMA | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | Aria | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | InnoDB | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | XTRADB_READ_VIEW | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | XTRADB_INTERNAL_HASH_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | XTRADB_RSEG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_TRX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_LOCKS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_LOCK_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CMP | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CMP_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CMPMEM | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CMPMEM_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CMP_PER_INDEX | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CMP_PER_INDEX_RESET | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_BUFFER_PAGE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_BUFFER_PAGE_LRU | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_BUFFER_POOL_STATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_METRICS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_FT_DEFAULT_STOPWORD | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_FT_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_FT_BEING_DELETED | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_FT_CONFIG | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_FT_INDEX_CACHE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_FT_INDEX_TABLE | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_TABLES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_TABLESTATS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_INDEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_COLUMNS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_FIELDS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_FOREIGN | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_FOREIGN_COLS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_TABLESPACES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_DATAFILES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_CHANGED_PAGES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_MUTEXES | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_SYS_SEMAPHORE_WAITS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | INNODB_TABLESPACES_ENCRYPTION | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
- | INNODB_TABLESPACES_SCRUBBING | ACTIVE | INFORMATION SCHEMA | NULL | BSD |
- | CHANGED_PAGE_BITMAPS | ACTIVE | INFORMATION SCHEMA | NULL | GPL |
- | SEQUENCE | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | FEEDBACK | DISABLED | INFORMATION SCHEMA | NULL | GPL |
- | partition | ACTIVE | STORAGE ENGINE | NULL | GPL |
- | METADATA_LOCK_INFO | ACTIVE | INFORMATION SCHEMA | metadata_lock_info.so | GPL |
- | QUERY_CACHE_INFO | ACTIVE | INFORMATION SCHEMA | query_cache_info.so | BSD |
- | QUERY_RESPONSE_TIME | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL |
- | QUERY_RESPONSE_TIME_AUDIT | ACTIVE | AUDIT | query_response_time.so | GPL |
- +-------------------------------+----------+--------------------+------------------------+---------+
- mysql -t -e "SHOW ENGINES;"
- +--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
- | Engine | Support | Comment | Transactions | XA | Savepoints |
- +--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
- | CSV | YES | CSV storage engine | NO | NO | NO |
- | MRG_MyISAM | YES | Collection of identical MyISAM tables | NO | NO | NO |
- | MyISAM | YES | MyISAM storage engine | NO | NO | NO |
- | SEQUENCE | YES | Generated tables filled with sequential values | YES | NO | YES |
- | MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO |
- | PERFORMANCE_SCHEMA | YES | Performance Schema | NO | NO | NO |
- | Aria | YES | Crash-safe tables with MyISAM heritage | NO | NO | NO |
- | InnoDB | DEFAULT | Percona-XtraDB, Supports transactions, row-level locking, foreign keys and encryption for tables | YES | YES | YES |
- +--------------------+---------+--------------------------------------------------------------------------------------------------+--------------+------+------------+
- Loaded plugins: fastestmirror, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * extras: mirror.0x.sg
- * updates: mirror.0x.sg
- Resolving Dependencies
- --> Running transaction check
- ---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- postfix x86_64 2:2.10.1-6.el7 base 2.4 M
- Transaction Summary
- ================================================================================
- Install 1 Package
- Total download size: 2.4 M
- Installed size: 12 M
- Downloading packages:
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : 2:postfix-2.10.1-6.el7.x86_64 1/1
- Verifying : 2:postfix-2.10.1-6.el7.x86_64 1/1
- Installed:
- postfix.x86_64 2:2.10.1-6.el7
- Complete!
- real 0m3.347s
- user 0m2.229s
- sys 0m0.879s
- Loaded plugins: fastestmirror, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * extras: mirror.0x.sg
- * updates: mirror.0x.sg
- Resolving Dependencies
- --> Running transaction check
- ---> Package net-snmp.x86_64 1:5.7.2-28.el7_4.1 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- net-snmp x86_64 1:5.7.2-28.el7_4.1 updates 322 k
- Transaction Summary
- ================================================================================
- Install 1 Package
- Total download size: 322 k
- Installed size: 850 k
- Downloading packages:
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 1/1
- Verifying : 1:net-snmp-5.7.2-28.el7_4.1.x86_64 1/1
- Installed:
- net-snmp.x86_64 1:5.7.2-28.el7_4.1
- Complete!
- real 0m2.048s
- user 0m1.522s
- sys 0m0.418s
- Loaded plugins: fastestmirror, priorities, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * epel: mirror.smartmedia.net.id
- * extras: mirror.0x.sg
- * rpmforge: mirror.smartmedia.net.id
- * updates: mirror.0x.sg
- 226 packages excluded due to repository priority protections
- Resolving Dependencies
- --> Running transaction check
- ---> Package mytop.noarch 0:1.7-10.b737f60.el7 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- mytop noarch 1.7-10.b737f60.el7 epel 33 k
- Transaction Summary
- ================================================================================
- Install 1 Package
- Total download size: 33 k
- Installed size: 68 k
- Downloading packages:
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : mytop-1.7-10.b737f60.el7.noarch 1/1
- Verifying : mytop-1.7-10.b737f60.el7.noarch 1/1
- Installed:
- mytop.noarch 0:1.7-10.b737f60.el7
- Complete!
- ----------------------------------------------
- Creating /etc/logrotate.d/mysql file
- ----------------------------------------------
- ......
- ----------------------------------------------
- Creating /etc/logrotate.d/mysql-slowlog file
- ----------------------------------------------
- ......
- ----------------------------------------------------------------------------
- /var/log/mysqld.log {
- create 600 mysql mysql
- dateext
- notifempty
- daily
- rotate 8
- missingok
- compress
- sharedscripts
- postrotate
- if test -x /usr/bin/mysqladmin && /usr/bin/mysqladmin ping &>/dev/null
- then
- 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;'
- fi
- endscript
- }
- ----------------------------------------------------------------------------
- /var/lib/mysql/slowq.log {
- create 600 mysql mysql
- dateext
- notifempty
- daily
- rotate 8
- missingok
- compress
- sharedscripts
- postrotate
- # just if mysqld is really running
- if test -x /usr/bin/mysqladmin &&
- /usr/bin/mysqladmin ping &>/dev/null
- then
- 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
- fi
- endscript
- }
- ----------------------------------------------------------------------------
- ---------------------------------------------------------------------------
- Current mysql log directories:
- ---------------------------------------------------------------------------
- ls -lh /var/log/ | egrep 'mysql|mysql-slowlog'
- -rw------- 1 mysql mysql 1.9K Mar 1 13:59 mysqld.log
- ---------------------------------------------------------------------------
- ---------------------------------------------------------------------------
- ----------------------------------------------------------------------------
- mysql logrotation /etc/logrotate.d/mysql & /etc/logrotate.d/mysql-slowlog setup completed
- ----------------------------------------------------------------------------
- _ _ ___ _ _ _ _
- | \ | | ___ __ __ |_ _| _ __ (_)| |_ (_) __ _ | |
- | \| | / _ \\ \ /\ / / | | | '_ \ | || __|| | / _` || |
- | |\ || __/ \ V V / | | | | | || || |_ | || (_| || |
- |_| \_| \___| \_/\_/ |___||_| |_||_| \__||_| \__,_||_|
- __ _ __ __
- / /___ | |_ ___ / /_ __ ___ _ _ ___ _ __ / _|
- / // _ \| __|/ __| / /| '_ ` _ \ | | | | / __|| '_ \ | |_
- / /| __/| |_| (__ / / | | | | | || |_| | _| (__ | | | || _|
- /_/ \___| \__|\___|/_/ |_| |_| |_| \__, |(_)\___||_| |_||_|
- |___/
- new initial /etc/my.cnf
- =================================================
- [client]
- socket=/var/lib/mysql/mysql.sock
- [mysql]
- max_allowed_packet = 32M
- [mysqld]
- local-infile=0
- ignore_db_dirs=lost+found
- character-set-server=utf8
- datadir=/var/lib/mysql
- socket=/var/lib/mysql/mysql.sock
- #bind-address=127.0.0.1
- # optimized my.cnf for MariaDB 5.5.x
- # by eva2000
- # vbtechsupport.com
- tmpdir=/home/mysqltmp
- innodb=ON
- #skip-federated
- ##skip-pbxt
- ##skip-pbxt_statistics
- #skip-archive
- #skip-name-resolve
- #old_passwords
- back_log = 75
- max_connections = 300
- key_buffer_size = 32M
- myisam_sort_buffer_size = 32M
- myisam_max_sort_file_size = 2048M
- join_buffer_size = 64K
- read_buffer_size = 64K
- sort_buffer_size = 128K
- table_definition_cache = 4096
- table_open_cache = 2048
- thread_cache_size = 64
- wait_timeout = 1800
- connect_timeout = 10
- tmp_table_size = 32M
- max_heap_table_size = 32M
- max_allowed_packet = 32M
- #max_seeks_for_key = 4294967295
- #group_concat_max_len = 1024
- max_length_for_sort_data = 1024
- net_buffer_length = 16384
- max_connect_errors = 100000
- concurrent_insert = 2
- read_rnd_buffer_size = 256K
- bulk_insert_buffer_size = 8M
- # query_cache boost for MariaDB >10.1.2+
- # https://community.centminmod.com/posts/30811/
- query_cache_limit = 512K
- query_cache_size = 16M
- query_cache_type = 1
- query_cache_min_res_unit = 2K
- query_prealloc_size = 262144
- query_alloc_block_size = 65536
- transaction_alloc_block_size = 8192
- transaction_prealloc_size = 4096
- default-storage-engine = InnoDB
- log_warnings=1
- slow_query_log=0
- long_query_time=1
- slow_query_log_file=/var/lib/mysql/slowq.log
- log-error=/var/log/mysqld.log
- # innodb settings
- innodb_large_prefix=1
- innodb_purge_threads=1
- innodb_file_format = Barracuda
- innodb_file_per_table = 1
- innodb_open_files = 1000
- innodb_data_file_path= ibdata1:10M:autoextend
- innodb_buffer_pool_size = 48M
- ## https://mariadb.com/kb/en/mariadb/xtradbinnodb-server-system-variables/#innodb_buffer_pool_instances
- #innodb_buffer_pool_instances=2
- innodb_log_files_in_group = 2
- innodb_log_file_size = 128M
- innodb_log_buffer_size = 8M
- innodb_flush_log_at_trx_commit = 2
- #innodb_thread_concurrency = 0
- innodb_lock_wait_timeout=50
- innodb_flush_method = O_DIRECT
- innodb_support_xa=1
- # 200 * # DISKS
- innodb_io_capacity = 100
- innodb_io_capacity_max = 2000
- innodb_read_io_threads = 2
- innodb_write_io_threads = 2
- innodb_flush_neighbors = 1
- # mariadb settings
- [mariadb]
- #thread-handling = pool-of-threads
- #thread-pool-size= 20
- #mysql --port=3307 --protocol=tcp
- #extra-port=3307
- #extra-max-connections=1
- userstat = 0
- key_cache_segments = 1
- aria_group_commit = none
- aria_group_commit_interval = 0
- aria_log_file_size = 32M
- aria_log_purge_type = immediate
- aria_pagecache_buffer_size = 8M
- aria_sort_buffer_size = 8M
- [mariadb-5.5]
- innodb_file_format = Barracuda
- innodb_file_per_table = 1
- #ignore_db_dirs=
- query_cache_strip_comments=0
- innodb_read_ahead = linear
- innodb_adaptive_flushing_method = estimate
- innodb_flush_neighbor_pages = 1
- innodb_stats_update_need_lock = 0
- innodb_log_block_size = 512
- log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
- [mysqld_safe]
- socket=/var/lib/mysql/mysql.sock
- log-error=/var/log/mysqld.log
- #nice = -5
- open-files-limit = 8192
- [mysqldump]
- quick
- max_allowed_packet = 32M
- [myisamchk]
- tmpdir=/home/mysqltmp
- key_buffer = 32M
- sort_buffer = 16M
- read_buffer = 16M
- write_buffer = 16M
- [mysqlhotcopy]
- interactive-timeout
- [mariadb-10.0]
- innodb_file_format = Barracuda
- innodb_file_per_table = 1
- # 2 variables needed to switch from XtraDB to InnoDB plugins
- #plugin-load=ha_innodb
- #ignore_builtin_innodb
- ## MariaDB 10 only save and restore buffer pool pages
- ## warm up InnoDB buffer pool on server restarts
- #innodb_buffer_pool_dump_at_shutdown=1
- #innodb_buffer_pool_load_at_startup=1
- innodb_buffer_pool_populate=0
- ## Disabled settings
- performance_schema=OFF
- innodb_stats_on_metadata=OFF
- innodb_sort_buffer_size=2M
- innodb_online_alter_log_max_size=128M
- query_cache_strip_comments=0
- log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
- [mariadb-10.1]
- innodb_file_format = Barracuda
- innodb_file_per_table = 1
- ## wsrep specific
- # wsrep_on=OFF
- # wsrep_provider
- # wsrep_cluster_address
- # binlog_format=ROW
- # default_storage_engine=InnoDB
- # innodb_autoinc_lock_mode=2
- # innodb_doublewrite=1
- # query_cache_size=0
- # 2 variables needed to switch from XtraDB to InnoDB plugins
- #plugin-load=ha_innodb
- #ignore_builtin_innodb
- ## MariaDB 10 only save and restore buffer pool pages
- ## warm up InnoDB buffer pool on server restarts
- #innodb_buffer_pool_dump_at_shutdown=1
- #innodb_buffer_pool_load_at_startup=1
- innodb_buffer_pool_populate=0
- ## Disabled settings
- performance_schema=OFF
- innodb_stats_on_metadata=OFF
- innodb_sort_buffer_size=2M
- innodb_online_alter_log_max_size=128M
- query_cache_strip_comments=0
- log_slow_filter =admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk
- # Defragmenting unused space on InnoDB tablespace
- innodb_defragment=1
- innodb_defragment_n_pages=7
- innodb_defragment_stats_accuracy=0
- innodb_defragment_fill_factor_n_recs=20
- innodb_defragment_fill_factor=0.9
- innodb_defragment_frequency=40
- =================================================
- exclude line exists... adding exclude line for mysql*
- *************************************************
- * Starting MariaDB Secure Installation
- *************************************************
- Looking for 'mysql' as: mysql
- Looking for 'mysqlcheck' as: mysqlcheck
- Phase 1/7: Checking and upgrading mysql database
- Processing databases
- mysql
- mysql.column_stats OK
- mysql.columns_priv OK
- mysql.db OK
- mysql.event OK
- mysql.func OK
- mysql.gtid_slave_pos OK
- mysql.help_category OK
- mysql.help_keyword OK
- mysql.help_relation OK
- mysql.help_topic OK
- mysql.host OK
- mysql.index_stats OK
- mysql.innodb_index_stats OK
- mysql.innodb_table_stats OK
- mysql.plugin OK
- mysql.proc OK
- mysql.procs_priv OK
- mysql.proxies_priv OK
- mysql.roles_mapping OK
- mysql.servers OK
- mysql.table_stats OK
- mysql.tables_priv OK
- mysql.time_zone OK
- mysql.time_zone_leap_second OK
- mysql.time_zone_name OK
- mysql.time_zone_transition OK
- mysql.time_zone_transition_type OK
- mysql.user OK
- Phase 2/7: Installing used storage engines... Skipped
- Phase 3/7: Fixing views
- Processing databases
- information_schema
- mysql
- performance_schema
- test
- Phase 4/7: Running 'mysql_fix_privilege_tables'
- Phase 5/7: Fixing table and database names
- Processing databases
- information_schema
- mysql
- performance_schema
- test
- Phase 6/7: Checking and upgrading tables
- Processing databases
- information_schema
- performance_schema
- test
- Phase 7/7: Running 'FLUSH PRIVILEGES'
- OK
- systemctl restart mysql.service
- systemctl stop mysql.service
- systemctl start mysql.service
- Full Reads: 132129
- Full Writes: 9536
- set innodb_flush_neighbors = 0
- innodb_io_capacity = 1100
- +------------------------+-------+
- /etc/my.cnf adjustment
- +------------------------+-------+
- existing value:
- Variable_name Value
- innodb_io_capacity 100
- innodb_io_capacity_max 2000
- new value:
- Variable_name Value
- innodb_io_capacity 1100
- innodb_io_capacity_max 2200
- +------------------------+-------+
- innodb io threads adjustment
- +------------------------+-------+
- existing value:
- +------------------------+-------+
- innodb_read_io_threads = 2
- innodb_write_io_threads = 2
- +------------------------+-------+
- new value:
- +------------------------+-------+
- innodb_read_io_threads = 2
- innodb_write_io_threads = 2
- +------------------------+-------+
- Restart MySQL server for io thread changes
- *************************************************
- * MariaDB installed
- *************************************************
- systemctl stop mysql.service
- *************************************************
- * Installing PHP
- *************************************************
- ./centmin.sh: line 1671: cd: /svr-setup/php-β7.1.3β: No such file or directory
- ./centmin.sh: line 1673: ./buildconf: No such file or directory
- ../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
- inc/php_configure.inc: line 1078: ../configure: No such file or directory
- php_configure.inc make -j1
- make: *** No targets specified and no makefile found. Stop.
- real 0m0.003s
- user 0m0.000s
- sys 0m0.002s
- php_configure.inc make install
- make: *** No rule to make target `install'. Stop.
- real 0m0.003s
- user 0m0.001s
- sys 0m0.002s
- strip PHP binary...
- ls: cannot access /usr/local/bin/php: No such file or directory
- ls: cannot access /usr/local/bin/php-cgi: No such file or directory
- strip: '/usr/local/bin/php': No such file
- strip: '/usr/local/bin/php-cgi': No such file
- ls: cannot access /usr/local/bin/php: No such file or directory
- ls: cannot access /usr/local/bin/php-cgi: No such file or directory
- ----------------------------------------------------------------------------------
- PHP was not installed properly
- ----------------------------------------------------------------------------------
- cp: cannot stat βphp.ini-productionβ: No such file or directory
- chmod: cannot access β/usr/local/lib/php.iniβ: No such file or directory
- Copying php-fpm.conf /usr/local/etc/php-fpm.conf
- Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
- failed
- exclude line exists... adding nginx* php* exclusions
- ----------------------------------------------
- Creating /etc/logrotate.d/php-fpm file
- ----------------------------------------------
- ......
- ----------------------------------------------------------------------------
- /var/log/php-fpm/*.log {
- daily
- dateext
- missingok
- rotate 10
- compress
- delaycompress
- notifempty
- postrotate
- /bin/kill -SIGUSR1 $(cat /var/run/php-fpm/php-fpm.pid 2>/dev/null) 2>/dev/null || true
- endscript
- }
- ---------------------------------------------------------------------------
- Current php-fpm log directories:
- ---------------------------------------------------------------------------
- ls -lh /var/log/php-fpm/
- total 0
- -rw-rw-rw- 1 root root 0 Mar 1 14:00 www-error.log
- -rw-rw-rw- 1 root root 0 Mar 1 14:00 www-php.error.log
- ---------------------------------------------------------------------------
- ----------------------------------------------------------------------------
- php-fpm logrotation /etc/logrotate.d/php-fpm setup completed
- ----------------------------------------------------------------------------
- *************************************************
- * PHP installed
- *************************************************
- -rw-r--r-- 1 root root 57 Mar 1 14:00 /root/centminlogs/centminmod_phpinstalltime_010318-135426.log
- cat: /usr/local/bin/php-config: No such file or directory
- grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
- Copying zendopcache.ini > /etc/centminmod/php.d/zendopcache.ini
- *************************************************
- * Zend Optimizer Plus OPcache installed
- *************************************************
- setup initial /usr/local/nginx/html/opcache.php
- cp /usr/local/src/centminmod/config/zendopcache/opcache.php /usr/local/nginx/html/dd4876ecb8ad96b7_opcache.php
- Creating htpasswd_opcache user/pass...
- /usr/local/nginx/conf/htpasswd.sh create /usr/local/nginx/conf/htpasswd_opcache opadminkOCuYVvTMbdRw guMCyNsqGbUcD4bTPd1QDkXX9SWw
- /usr/local/nginx/conf/htpasswd_opcache contents:
- opadminkOCuYVvTMbdRw:$apr1$sVLfbhzB$8jKAxftLcQFcaUrU5V/MC.
- Insert Username/Password into /usr/local/nginx/html/dd4876ecb8ad96b7_opcache.php file itself
- Create include file /usr/local/nginx/conf/include_opcache.conf
- location ~ ^/(dd4876ecb8ad96b7_opcache.php) {
- include /usr/local/nginx/conf/php.conf;
- auth_basic "Password Protected";
- auth_basic_user_file /usr/local/nginx/conf/htpasswd_opcache;
- }
- Setup virtual.conf
- Adding /usr/local/nginx/conf/include_opcache.conf include entry
- service nginx reload
- Reloading nginx configuration (via systemctl): Job for nginx.service invalid.
- [FAILED]
- inc/igbinary.inc: line 9: php: command not found
- 1
- Compiling igbinary...
- igbinary-igbinary-1.1.2-dev.tar.gz Archive found, skipping download...
- igbinary-igbinary-4b61818/
- igbinary-igbinary-4b61818/.gitignore
- igbinary-igbinary-4b61818/.travis.yml
- igbinary-igbinary-4b61818/COPYING
- igbinary-igbinary-4b61818/CREDITS
- igbinary-igbinary-4b61818/Makefile.bench
- igbinary-igbinary-4b61818/NEWS
- igbinary-igbinary-4b61818/README.md
- igbinary-igbinary-4b61818/WINDOWS.md
- igbinary-igbinary-4b61818/appveyor.yml
- igbinary-igbinary-4b61818/benchmark/
- igbinary-igbinary-4b61818/benchmark/.gitignore
- igbinary-igbinary-4b61818/benchmark/bench.php
- igbinary-igbinary-4b61818/benchmark/l10n-en.ser
- igbinary-igbinary-4b61818/benchmark/run-bench.php
- igbinary-igbinary-4b61818/benchmark/serialize-objectarray.b.php
- igbinary-igbinary-4b61818/benchmark/serialize-scalar-int.b.php
- igbinary-igbinary-4b61818/benchmark/serialize-scalararray.b.php
- igbinary-igbinary-4b61818/benchmark/serialize-stringarray.b.php
- igbinary-igbinary-4b61818/benchmark/unserialize-arrayarray.php
- igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.b.php
- igbinary-igbinary-4b61818/benchmark/unserialize-objectarray.totalmem.php
- igbinary-igbinary-4b61818/benchmark/unserialize-scalar-int.b.php
- igbinary-igbinary-4b61818/benchmark/unserialize-scalararray.b.php
- igbinary-igbinary-4b61818/benchmark/unserialize-stringarray.b.php
- igbinary-igbinary-4b61818/ci/
- igbinary-igbinary-4b61818/ci/g++-32.sh
- igbinary-igbinary-4b61818/ci/gcc-32.sh
- igbinary-igbinary-4b61818/ci/generate_php_install_dir.sh
- igbinary-igbinary-4b61818/ci/get_global_php_version.sh
- igbinary-igbinary-4b61818/ci/install_php_custom.sh
- igbinary-igbinary-4b61818/ci/php.ini
- igbinary-igbinary-4b61818/ci/print_php_int_max.php
- igbinary-igbinary-4b61818/ci/wipe_travis_cache.sh
- igbinary-igbinary-4b61818/config.m4
- igbinary-igbinary-4b61818/config.w32
- igbinary-igbinary-4b61818/igbinary.h
- igbinary-igbinary-4b61818/igbinary.php
- igbinary-igbinary-4b61818/igbinary.php.ini
- igbinary-igbinary-4b61818/igbinary.spec
- igbinary-igbinary-4b61818/package.xml
- igbinary-igbinary-4b61818/php_igbinary.h
- igbinary-igbinary-4b61818/src/
- igbinary-igbinary-4b61818/src/php5/
- igbinary-igbinary-4b61818/src/php5/apc_serializer.h
- igbinary-igbinary-4b61818/src/php5/hash.h
- igbinary-igbinary-4b61818/src/php5/hash_ptr.h
- igbinary-igbinary-4b61818/src/php5/hash_si.c
- igbinary-igbinary-4b61818/src/php5/hash_si_ptr.c
- igbinary-igbinary-4b61818/src/php5/ig_win32.h
- igbinary-igbinary-4b61818/src/php5/igbinary.c
- igbinary-igbinary-4b61818/src/php5/igbinary.h
- igbinary-igbinary-4b61818/src/php5/igbinary_macros.h
- igbinary-igbinary-4b61818/src/php5/php_igbinary.h
- igbinary-igbinary-4b61818/src/php7/
- igbinary-igbinary-4b61818/src/php7/hash.h
- igbinary-igbinary-4b61818/src/php7/hash_ptr.h
- igbinary-igbinary-4b61818/src/php7/hash_si.c
- igbinary-igbinary-4b61818/src/php7/hash_si_ptr.c
- igbinary-igbinary-4b61818/src/php7/ig_win32.h
- igbinary-igbinary-4b61818/src/php7/igbinary.c
- igbinary-igbinary-4b61818/src/php7/igbinary.h
- igbinary-igbinary-4b61818/src/php7/php_igbinary.h
- igbinary-igbinary-4b61818/tags.sh
- igbinary-igbinary-4b61818/tests/
- igbinary-igbinary-4b61818/tests/igbinary_001.phpt
- igbinary-igbinary-4b61818/tests/igbinary_002.phpt
- igbinary-igbinary-4b61818/tests/igbinary_003.phpt
- igbinary-igbinary-4b61818/tests/igbinary_004.phpt
- igbinary-igbinary-4b61818/tests/igbinary_005.phpt
- igbinary-igbinary-4b61818/tests/igbinary_006.phpt
- igbinary-igbinary-4b61818/tests/igbinary_007.phpt
- igbinary-igbinary-4b61818/tests/igbinary_008.phpt
- igbinary-igbinary-4b61818/tests/igbinary_009.phpt
- igbinary-igbinary-4b61818/tests/igbinary_009b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_010.phpt
- igbinary-igbinary-4b61818/tests/igbinary_012.phpt
- igbinary-igbinary-4b61818/tests/igbinary_013.phpt
- igbinary-igbinary-4b61818/tests/igbinary_014.phpt
- igbinary-igbinary-4b61818/tests/igbinary_015.phpt
- igbinary-igbinary-4b61818/tests/igbinary_015b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_015c.phpt
- igbinary-igbinary-4b61818/tests/igbinary_016.phpt
- igbinary-igbinary-4b61818/tests/igbinary_017.phpt
- igbinary-igbinary-4b61818/tests/igbinary_018.phpt
- igbinary-igbinary-4b61818/tests/igbinary_019.phpt
- igbinary-igbinary-4b61818/tests/igbinary_020.phpt
- igbinary-igbinary-4b61818/tests/igbinary_021.phpt
- igbinary-igbinary-4b61818/tests/igbinary_022.phpt
- igbinary-igbinary-4b61818/tests/igbinary_023.phpt
- igbinary-igbinary-4b61818/tests/igbinary_024.phpt
- igbinary-igbinary-4b61818/tests/igbinary_025.phpt
- igbinary-igbinary-4b61818/tests/igbinary_025b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_026.phpt
- igbinary-igbinary-4b61818/tests/igbinary_026b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_027.phpt
- igbinary-igbinary-4b61818/tests/igbinary_028.phpt
- igbinary-igbinary-4b61818/tests/igbinary_029.phpt
- igbinary-igbinary-4b61818/tests/igbinary_030.phpt
- igbinary-igbinary-4b61818/tests/igbinary_030_php7.phpt
- igbinary-igbinary-4b61818/tests/igbinary_030_php72.phpt
- igbinary-igbinary-4b61818/tests/igbinary_031.phpt
- igbinary-igbinary-4b61818/tests/igbinary_032.phpt
- igbinary-igbinary-4b61818/tests/igbinary_033.phpt
- igbinary-igbinary-4b61818/tests/igbinary_034.phpt
- igbinary-igbinary-4b61818/tests/igbinary_040.phpt
- igbinary-igbinary-4b61818/tests/igbinary_041.phpt
- igbinary-igbinary-4b61818/tests/igbinary_042.phpt
- igbinary-igbinary-4b61818/tests/igbinary_043.phpt
- igbinary-igbinary-4b61818/tests/igbinary_044.phpt
- igbinary-igbinary-4b61818/tests/igbinary_045.phpt
- igbinary-igbinary-4b61818/tests/igbinary_045b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_045c.phpt
- igbinary-igbinary-4b61818/tests/igbinary_046.phpt
- igbinary-igbinary-4b61818/tests/igbinary_046b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_046c.phpt
- igbinary-igbinary-4b61818/tests/igbinary_046d.phpt
- igbinary-igbinary-4b61818/tests/igbinary_047.phpt
- igbinary-igbinary-4b61818/tests/igbinary_048.phpt
- igbinary-igbinary-4b61818/tests/igbinary_048b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_049.phpt
- igbinary-igbinary-4b61818/tests/igbinary_049b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_050.phpt
- igbinary-igbinary-4b61818/tests/igbinary_051.phpt
- igbinary-igbinary-4b61818/tests/igbinary_052.phpt
- igbinary-igbinary-4b61818/tests/igbinary_053.phpt
- igbinary-igbinary-4b61818/tests/igbinary_054.phpt
- igbinary-igbinary-4b61818/tests/igbinary_055.phpt
- igbinary-igbinary-4b61818/tests/igbinary_057.phpt
- igbinary-igbinary-4b61818/tests/igbinary_058.phpt
- igbinary-igbinary-4b61818/tests/igbinary_058b.phpt
- igbinary-igbinary-4b61818/tests/igbinary_059.phpt
- igbinary-igbinary-4b61818/tests/igbinary_060.phpt
- igbinary-igbinary-4b61818/tests/igbinary_061.phpt
- igbinary-igbinary-4b61818/tests/igbinary_062.phpt
- igbinary-igbinary-4b61818/tests/igbinary_063.phpt
- igbinary-igbinary-4b61818/tests/igbinary_063_php7.phpt
- igbinary-igbinary-4b61818/tests/igbinary_063_php72.phpt
- igbinary-igbinary-4b61818/tests/igbinary_064.phpt
- igbinary-igbinary-4b61818/tests/igbinary_bug54662.phpt
- igbinary-igbinary-4b61818/tests/igbinary_bug72134.phpt
- igbinary-igbinary-4b61818/tests/igbinary_unserialize_v1_compatible.phpt
- autoconf (GNU Autoconf) 2.69
- inc/igbinary.inc: line 72: /usr/local/bin/phpize: No such file or directory
- inc/igbinary.inc: line 73: /usr/local/bin/phpize: No such file or directory
- /svr-setup/igbinary-igbinary-4b61818
- inc/igbinary.inc: line 75: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- service php-fpm reload
- Reload service php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
- done
- real 0m11.558s
- user 0m5.728s
- sys 0m0.476s
- real 0m2.588s
- user 0m2.196s
- sys 0m0.120s
- grep: /usr/local/lib/php.ini: No such file or directory
- smtpd_tls_mandatory_protocols = !SSLv2
- smtpd_tls_protocols =
- tlsproxy_tls_mandatory_protocols = $smtpd_tls_mandatory_protocols
- tlsproxy_tls_protocols = $smtpd_tls_protocols
- smtpd_banner = $myhostname ESMTP
- smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
- smtpd_tls_protocols = !SSLv2 !SSLv3
- smtp_tls_mandatory_protocols = !SSLv2
- smtp_tls_protocols = !SSLv2
- smtp_tls_mandatory_protocols = !SSLv2 !SSLv3
- smtp_tls_protocols = !SSLv2 !SSLv3
- lmtp_tls_mandatory_protocols = !SSLv2
- lmtp_tls_protocols = !SSLv2
- lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3
- lmtp_tls_protocols = !SSLv2 !SSLv3
- smtpd_tls_mandatory_exclude_ciphers =
- 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
- smtp_tls_CAfile =
- smtp_tls_security_level =
- smtp_tls_loglevel = 0
- smtp_tls_session_cache_database =
- Redirecting to /bin/systemctl reload postfix.service
- Job for postfix.service invalid.
- smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
- smtp_tls_security_level = may
- smtp_tls_loglevel = 1
- smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
- systemctl restart postfix.service
- 1024000000
- *************************************************
- Postfix already detected, postfix install aborted
- *************************************************
- incmemcachedinstall
- cat: /usr/local/bin/php-config: No such file or directory
- *************************************************
- * Installing memcached
- *************************************************
- Update memcached server setup
- Adding memcached user/group and adding to nginx group
- uid=1002(memcached) gid=1002(memcached) groups=1002(memcached),1001(nginx)
- grep: /etc/init.d/memcached: No such file or directory
- /usr/local/src/centminmod/config/memcached/memcached-socketfix.patch
- grep: /etc/init.d/memcached: No such file or directory
- sed: can't read /etc/init.d/memcached: No such file or directory
- Downloading memcached...
- Check if mcperf-0.1.1.tar.gz exists
- Downloading mcperf tarball..
- Download twemperf-0.1.1.tar.gz ...
- twemperf-0.1.1.tar.gz found, skipping download...
- twemperf-0.1.1.tar.gz valid file.
- Check if memcached-1.5.6.tar.gz exists
- Downloading memcached server tarball..
- Download release-2.1.8-stable.tar.gz ...
- release-2.1.8-stable.tar.gz found, skipping download...
- release-2.1.8-stable.tar.gz valid file.
- Download memcached-1.5.6.tar.gz ...
- Error: memcached-1.5.6.tar.gz not found !!! Downloading now......
- HTTP/1.1 200 OK
- 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]
- Download done.
- memcached-1.5.6.tar.gz valid file.
- Download memcache-3.0.8.tgz ...
- memcache-3.0.8.tgz found, skipping download...
- memcache-3.0.8.tgz valid file.
- Download memcached-2.2.0.tgz ...
- memcached-2.2.0.tgz found, skipping download...
- memcached-2.2.0.tgz valid file.
- Download libmemcached-1.0.18.tar.gz ...
- libmemcached-1.0.18.tar.gz found, skipping download...
- libmemcached-1.0.18.tar.gz valid file.
- Check if release-2.1.8-stable.tar.gz exists
- Check if memcached-2.2.0.tgz exists
- x86_64
- lib64
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: aclocal --force -I m4
- autoreconf: configure.ac: tracing
- autoreconf: running: libtoolize --copy --force
- libtoolize: putting auxiliary files in `.'.
- libtoolize: copying file `./ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
- libtoolize: copying file `m4/libtool.m4'
- libtoolize: copying file `m4/ltoptions.m4'
- libtoolize: copying file `m4/ltsugar.m4'
- libtoolize: copying file `m4/ltversion.m4'
- libtoolize: copying file `m4/lt~obsolete.m4'
- autoreconf: running: /usr/bin/autoconf --force
- autoreconf: running: /usr/bin/autoheader --force
- autoreconf: running: automake --add-missing --copy --force-missing
- configure.ac:46: installing './compile'
- configure.ac:33: installing './config.guess'
- configure.ac:33: installing './config.sub'
- configure.ac:13: installing './install-sh'
- configure.ac:13: installing './missing'
- Makefile.am: installing './depcomp'
- parallel-tests: installing './test-driver'
- autoreconf: Leaving directory `.'
- checking for a BSD-compatible install... /bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether make supports nested variables... (cached) yes
- checking for style of include used by make... GNU
- checking for gcc... /usr/bin/gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether /usr/bin/gcc accepts -g... yes
- checking for /usr/bin/gcc option to accept ISO C89... none needed
- checking dependency style of /usr/bin/gcc... gcc3
- checking how to run the C preprocessor... /usr/bin/gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking whether /usr/bin/gcc and cc understand -c and -o together... yes
- checking whether ln -s works... yes
- checking for a sed that does not truncate output... /bin/sed
- checking whether /usr/bin/gcc needs -traditional... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by /usr/bin/gcc... /bin/ld
- checking if the linker (/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
- checking the name lister (/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /bin/nm -B output from /usr/bin/gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
- checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
- checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
- checking if /usr/bin/gcc static flag -static works... no
- checking if /usr/bin/gcc supports -c -o file.o... yes
- checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
- checking whether the /usr/bin/gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for library containing inet_ntoa... none required
- checking for library containing socket... none required
- checking for library containing inet_aton... none required
- checking for library containing clock_gettime... none required
- checking for clock_gettime... yes
- checking for library containing sendfile... none required
- checking for WIN32... no
- checking for CYGWIN... no
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for library containing inflateEnd... -lz
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for pkg-config... /bin/pkg-config
- checking if pkg-config is at least version 0.15.0... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking ifaddrs.h usability... yes
- checking ifaddrs.h presence... yes
- checking for ifaddrs.h... yes
- checking mach/mach_time.h usability... no
- checking mach/mach_time.h presence... no
- checking for mach/mach_time.h... no
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking netinet/in6.h usability... no
- checking netinet/in6.h presence... no
- checking for netinet/in6.h... no
- checking netinet/tcp.h usability... yes
- checking netinet/tcp.h presence... yes
- checking for netinet/tcp.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking port.h usability... no
- checking port.h presence... no
- checking for port.h... no
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking sys/devpoll.h usability... no
- checking sys/devpoll.h presence... no
- checking for sys/devpoll.h... no
- checking sys/epoll.h usability... yes
- checking sys/epoll.h presence... yes
- checking for sys/epoll.h... yes
- checking sys/event.h usability... no
- checking sys/event.h presence... no
- checking for sys/event.h... no
- checking sys/eventfd.h usability... yes
- checking sys/eventfd.h presence... yes
- checking for sys/eventfd.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/queue.h usability... yes
- checking sys/queue.h presence... yes
- checking for sys/queue.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/sendfile.h usability... yes
- checking sys/sendfile.h presence... yes
- checking for sys/sendfile.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking for sys/stat.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/timerfd.h usability... yes
- checking sys/timerfd.h presence... yes
- checking for sys/timerfd.h... yes
- checking sys/uio.h usability... yes
- checking sys/uio.h presence... yes
- checking for sys/uio.h... yes
- checking sys/wait.h usability... yes
- checking sys/wait.h presence... yes
- checking for sys/wait.h... yes
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking for sys/sysctl.h... yes
- checking for TAILQ_FOREACH in sys/queue.h... yes
- checking for timeradd in sys/time.h... yes
- checking for timercmp in sys/time.h... yes
- checking for timerclear in sys/time.h... yes
- checking for timerisset in sys/time.h... yes
- checking whether CTL_KERN is declared... yes
- checking whether KERN_RANDOM is declared... yes
- checking whether RANDOM_UUID is declared... yes
- checking whether KERN_ARND is declared... no
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether time.h and sys/time.h may both be included... yes
- checking for accept4... yes
- checking for arc4random... no
- checking for arc4random_buf... no
- checking for eventfd... yes
- checking for epoll_create1... yes
- checking for fcntl... yes
- checking for getegid... yes
- checking for geteuid... yes
- checking for getifaddrs... yes
- checking for getnameinfo... yes
- checking for getprotobynumber... yes
- checking for gettimeofday... yes
- checking for inet_ntop... yes
- checking for inet_pton... yes
- checking for issetugid... no
- checking for mach_absolute_time... no
- checking for mmap... yes
- checking for nanosleep... yes
- checking for pipe... yes
- checking for pipe2... yes
- checking for putenv... yes
- checking for sendfile... yes
- checking for setenv... yes
- checking for setrlimit... yes
- checking for sigaction... yes
- checking for signal... yes
- checking for splice... yes
- checking for strlcpy... no
- checking for strsep... yes
- checking for strtok_r... yes
- checking for strtoll... yes
- checking for sysctl... yes
- checking for timerfd_create... yes
- checking for umask... yes
- checking for unsetenv... yes
- checking for usleep... yes
- checking for vasprintf... yes
- checking for getservbyname... yes
- checking for getaddrinfo... yes
- checking for F_SETFD in fcntl.h... yes
- checking for select... yes
- checking for poll... yes
- checking for epoll_ctl... yes
- checking waitpid support WNOWAIT... no
- checking for port_create... no
- checking for pid_t... yes
- checking for size_t... yes
- checking for ssize_t... yes
- checking for uint64_t... yes
- checking for uint32_t... yes
- checking for uint16_t... yes
- checking for uint8_t... yes
- checking for uintptr_t... yes
- checking for fd_mask... yes
- checking size of long long... 8
- checking size of long... 8
- checking size of int... 4
- checking size of short... 2
- checking size of size_t... 8
- checking size of void *... 8
- checking size of off_t... 8
- checking for struct in6_addr... yes
- checking for struct sockaddr_in6... yes
- checking for sa_family_t... yes
- checking for struct addrinfo... yes
- checking for struct sockaddr_storage... yes
- checking for struct in6_addr.s6_addr32... yes
- checking for struct in6_addr.s6_addr16... yes
- checking for struct sockaddr_in.sin_len... no
- checking for struct sockaddr_in6.sin6_len... no
- checking for struct sockaddr_storage.ss_family... yes
- checking for struct sockaddr_storage.__ss_family... no
- checking for struct so_linger... no
- checking for socklen_t... yes
- checking whether our compiler supports __func__... yes
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... no
- checking size of pthread_t... 8
- checking for library containing ERR_remove_thread_state... -lcrypto
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating libevent.pc
- config.status: creating libevent_openssl.pc
- config.status: creating libevent_pthreads.pc
- config.status: creating libevent_core.pc
- config.status: creating libevent_extra.pc
- config.status: creating Makefile
- config.status: creating config.h
- config.status: creating evconfig-private.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- GEN test/rpcgen-attempted
- GEN include/event2/event-config.h
- make all-am
- make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
- CC buffer.lo
- CC bufferevent.lo
- CC bufferevent_filter.lo
- CC bufferevent_pair.lo
- CC bufferevent_ratelim.lo
- CC bufferevent_sock.lo
- CC event.lo
- CC evmap.lo
- CC evthread.lo
- CC evutil.lo
- CC evutil_rand.lo
- CC evutil_time.lo
- CC listener.lo
- CC log.lo
- CC strlcpy.lo
- CC select.lo
- CC poll.lo
- CC epoll.lo
- CC signal.lo
- CC evdns.lo
- CC event_tagging.lo
- CC evrpc.lo
- CC http.lo
- CCLD libevent_core.la
- CC evthread_pthread.lo
- CC libevent_openssl_la-bufferevent_openssl.lo
- CCLD libevent.la
- CCLD libevent_extra.la
- CCLD libevent_pthreads.la
- CCLD libevent_openssl.la
- CC sample/dns-example.o
- CC sample/event-read-fifo.o
- CC sample/hello-world.o
- CC sample/http-server.o
- CC sample/http-connect.o
- CC sample/signal-test.o
- CC sample/time-test.o
- CC sample/le-proxy.o
- CC sample/https-client.o
- CC sample/hostcheck.o
- CC sample/openssl_hostname_validation.o
- CC test/bench.o
- CC test/bench_cascade.o
- CC test/bench_http.o
- CC test/bench_httpclient.o
- CC test/test-changelist.o
- CC test/test-dumpevents.o
- CC test/test-eof.o
- CC test/test-closed.o
- CC test/test-fdleak.o
- CC test/test-init.o
- CC test/test-ratelim.o
- CC test/test-time.o
- CC test/test-weof.o
- CC test/test_regress-regress.o
- CC test/test_regress-regress.gen.o
- CC test/test_regress-regress_buffer.o
- CC test/test_regress-regress_bufferevent.o
- CC test/test_regress-regress_dns.o
- CC test/test_regress-regress_et.o
- CC test/test_regress-regress_finalize.o
- CC test/test_regress-regress_http.o
- CC test/test_regress-regress_listener.o
- CC test/test_regress-regress_main.o
- CC test/test_regress-regress_minheap.o
- CC test/test_regress-regress_rpc.o
- CC test/test_regress-regress_testutils.o
- CC test/test_regress-regress_util.o
- CC test/test_regress-tinytest.o
- CC test/test_regress-regress_thread.o
- CC test/test_regress-regress_zlib.o
- CC test/test_regress-regress_ssl.o
- CCLD sample/dns-example
- CCLD sample/event-read-fifo
- CCLD sample/hello-world
- CCLD sample/http-server
- CCLD sample/http-connect
- CCLD sample/signal-test
- CCLD sample/time-test
- CCLD sample/le-proxy
- CCLD sample/https-client
- CCLD test/bench
- CCLD test/bench_cascade
- CCLD test/bench_http
- CCLD test/bench_httpclient
- CCLD test/test-changelist
- CCLD test/test-dumpevents
- CCLD test/test-eof
- CCLD test/test-closed
- CCLD test/test-fdleak
- CCLD test/test-init
- CCLD test/test-ratelim
- CCLD test/test-time
- CCLD test/test-weof
- CCLD test/regress
- make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
- make install-am
- make[1]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
- make[2]: Entering directory `/svr-setup/libevent-release-2.1.8-stable'
- /bin/mkdir -p '/usr/lib64/bin'
- /bin/install -c event_rpcgen.py '/usr/lib64/bin'
- /bin/mkdir -p '/usr/lib64/lib'
- /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'
- libtool: install: /bin/install -c .libs/libevent-2.1.so.6.0.2 /usr/lib64/lib/libevent-2.1.so.6.0.2
- 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; }; })
- 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; }; })
- libtool: install: /bin/install -c .libs/libevent.lai /usr/lib64/lib/libevent.la
- 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
- 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; }; })
- 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; }; })
- libtool: install: /bin/install -c .libs/libevent_core.lai /usr/lib64/lib/libevent_core.la
- 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
- 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; }; })
- 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; }; })
- libtool: install: /bin/install -c .libs/libevent_extra.lai /usr/lib64/lib/libevent_extra.la
- 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
- 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; }; })
- 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; }; })
- libtool: install: /bin/install -c .libs/libevent_pthreads.lai /usr/lib64/lib/libevent_pthreads.la
- 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
- 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; }; })
- 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; }; })
- libtool: install: /bin/install -c .libs/libevent_openssl.lai /usr/lib64/lib/libevent_openssl.la
- libtool: install: /bin/install -c .libs/libevent.a /usr/lib64/lib/libevent.a
- libtool: install: chmod 644 /usr/lib64/lib/libevent.a
- libtool: install: ranlib /usr/lib64/lib/libevent.a
- libtool: install: /bin/install -c .libs/libevent_core.a /usr/lib64/lib/libevent_core.a
- libtool: install: chmod 644 /usr/lib64/lib/libevent_core.a
- libtool: install: ranlib /usr/lib64/lib/libevent_core.a
- libtool: install: /bin/install -c .libs/libevent_extra.a /usr/lib64/lib/libevent_extra.a
- libtool: install: chmod 644 /usr/lib64/lib/libevent_extra.a
- libtool: install: ranlib /usr/lib64/lib/libevent_extra.a
- libtool: install: /bin/install -c .libs/libevent_pthreads.a /usr/lib64/lib/libevent_pthreads.a
- libtool: install: chmod 644 /usr/lib64/lib/libevent_pthreads.a
- libtool: install: ranlib /usr/lib64/lib/libevent_pthreads.a
- libtool: install: /bin/install -c .libs/libevent_openssl.a /usr/lib64/lib/libevent_openssl.a
- libtool: install: chmod 644 /usr/lib64/lib/libevent_openssl.a
- libtool: install: ranlib /usr/lib64/lib/libevent_openssl.a
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/lib64/lib
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib64/lib
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- /bin/mkdir -p '/usr/lib64/include'
- /bin/install -c -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/usr/lib64/include'
- /bin/mkdir -p '/usr/lib64/include/event2'
- /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'
- /bin/mkdir -p '/usr/lib64/include/event2'
- /bin/install -c -m 644 include/event2/event-config.h '/usr/lib64/include/event2'
- /bin/mkdir -p '/usr/lib64/lib/pkgconfig'
- /bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc libevent_openssl.pc '/usr/lib64/lib/pkgconfig'
- make[2]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
- make[1]: Leaving directory `/svr-setup/libevent-release-2.1.8-stable'
- Compiling memcached...
- /svr-setup/libevent-release-2.1.8-stable
- cd /svr-setup
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for gcc... /usr/bin/gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether /usr/bin/gcc accepts -g... yes
- checking for /usr/bin/gcc option to accept ISO C89... none needed
- checking whether /usr/bin/gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of /usr/bin/gcc... gcc3
- checking how to run the C preprocessor... /usr/bin/gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for icc in use... no
- checking for clang in use... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __SUNPRO_C is declared... no
- checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99
- checking sasl/sasl.h usability... yes
- checking sasl/sasl.h presence... yes
- checking for sasl/sasl.h... yes
- checking for SASL_CB_GETCONF... no
- checking for library containing sasl_server_init... -lsasl2
- checking for gcov... /bin/gcov
- checking for main in -lgcov... yes
- checking for library containing clock_gettime... none required
- checking for library containing socket... none required
- checking for library containing gethostbyname... none required
- checking for libevent directory... /usr/lib64
- checking for library containing umem_cache_create... no
- checking for library containing gethugepagesizes... no
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for inttypes.h... (cached) yes
- checking for sasl_callback_ft... yes
- checking for print macros for integers (C99 section 7.8.1)... yes
- checking for an ANSI C-conforming const... yes
- checking for socklen_t... yes
- checking for endianness... little
- checking for htonll... no
- checking for library containing pthread_create... none required
- checking for mlockall... yes
- checking for getpagesizes... no
- checking for memcntl... no
- checking for sigignore... yes
- checking for clock_gettime... yes
- checking for accept4... yes
- checking for getopt_long... yes
- checking for alignment... none
- checking for GCC atomics... yes
- checking for GCC 64bit atomics... no
- checking for setppriv... no
- checking for pledge... no
- checking umem.h usability... no
- checking umem.h presence... no
- checking for umem.h... no
- checking for xml2rfc... no
- checking for xsltproc... /bin/xsltproc
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- make all-recursive
- make[1]: Entering directory `/svr-setup/memcached-1.5.6'
- Making all in doc
- make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
- make all-am
- make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
- make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
- make[2]: Entering directory `/svr-setup/memcached-1.5.6'
- /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
- /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
- mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po
- /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
- mv -f .deps/memcached-jenkins_hash.Tpo .deps/memcached-jenkins_hash.Po
- /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
- mv -f .deps/memcached-murmur3_hash.Tpo .deps/memcached-murmur3_hash.Po
- /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
- mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po
- /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
- mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po
- /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
- mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po
- /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
- mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po
- mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po
- /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
- /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
- mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po
- /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
- mv -f .deps/memcached-stats.Tpo .deps/memcached-stats.Po
- /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
- mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po
- /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
- mv -f .deps/memcached-bipbuffer.Tpo .deps/memcached-bipbuffer.Po
- /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
- mv -f .deps/memcached-logger.Tpo .deps/memcached-logger.Po
- /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
- mv -f .deps/memcached-crawler.Tpo .deps/memcached-crawler.Po
- /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
- mv -f .deps/memcached-itoa_ljust.Tpo .deps/memcached-itoa_ljust.Po
- /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
- mv -f .deps/memcached-slab_automove.Tpo .deps/memcached-slab_automove.Po
- /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
- mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po
- /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
- mv -f .deps/memcached-sasl_defs.Tpo .deps/memcached-sasl_defs.Po
- /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
- mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po
- /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
- mv -f .deps/memcached_debug-jenkins_hash.Tpo .deps/memcached_debug-jenkins_hash.Po
- /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
- mv -f .deps/memcached_debug-murmur3_hash.Tpo .deps/memcached_debug-murmur3_hash.Po
- /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
- mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po
- /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
- mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po
- /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
- mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po
- /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
- mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po
- /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
- mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po
- /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
- mv -f .deps/memcached_debug-stats.Tpo .deps/memcached_debug-stats.Po
- /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
- mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po
- /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
- mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po
- /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
- mv -f .deps/memcached_debug-bipbuffer.Tpo .deps/memcached_debug-bipbuffer.Po
- /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
- mv -f .deps/memcached_debug-logger.Tpo .deps/memcached_debug-logger.Po
- /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
- mv -f .deps/memcached_debug-crawler.Tpo .deps/memcached_debug-crawler.Po
- /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
- mv -f .deps/memcached_debug-itoa_ljust.Tpo .deps/memcached_debug-itoa_ljust.Po
- /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
- mv -f .deps/memcached_debug-slab_automove.Tpo .deps/memcached_debug-slab_automove.Po
- mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po
- /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
- /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
- mv -f .deps/sizes.Tpo .deps/sizes.Po
- /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
- mv -f .deps/memcached_debug-sasl_defs.Tpo .deps/memcached_debug-sasl_defs.Po
- /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
- mv -f .deps/util.Tpo .deps/util.Po
- /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
- mv -f .deps/cache.Tpo .deps/cache.Po
- /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
- mv -f .deps/timedrun.Tpo .deps/timedrun.Po
- /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
- /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
- mv -f .deps/testapp.Tpo .deps/testapp.Po
- /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
- /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
- /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
- make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
- make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
- make install-recursive
- make[1]: Entering directory `/svr-setup/memcached-1.5.6'
- Making install in doc
- make[2]: Entering directory `/svr-setup/memcached-1.5.6/doc'
- make install-am
- make[3]: Entering directory `/svr-setup/memcached-1.5.6/doc'
- make[4]: Entering directory `/svr-setup/memcached-1.5.6/doc'
- make[4]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/share/man/man1'
- /bin/install -c -m 644 memcached.1 '/usr/local/share/man/man1'
- make[4]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
- make[3]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
- make[2]: Leaving directory `/svr-setup/memcached-1.5.6/doc'
- make[2]: Entering directory `/svr-setup/memcached-1.5.6'
- make[3]: Entering directory `/svr-setup/memcached-1.5.6'
- /bin/mkdir -p '/usr/local/bin'
- /bin/install -c memcached '/usr/local/bin'
- /bin/mkdir -p '/usr/local/include/memcached'
- /bin/install -c -m 644 protocol_binary.h '/usr/local/include/memcached'
- make[3]: Leaving directory `/svr-setup/memcached-1.5.6'
- make[2]: Leaving directory `/svr-setup/memcached-1.5.6'
- make[1]: Leaving directory `/svr-setup/memcached-1.5.6'
- Compiled memcached...
- Failed to kill unit memcached.service: Unit memcached.service is not loaded.
- service memcached stop
- Redirecting to /bin/systemctl stop memcached.service
- Failed to stop memcached.service: Unit memcached.service not loaded.
- service memcached start
- Redirecting to /bin/systemctl start memcached.service
- Failed to start memcached.service: Unit not found.
- inc/memcached_install.inc: line 261: php: command not found
- Compiling PHP memcache extension...
- /svr-setup/memcached-1.5.6
- cd /svr-setup
- inc/memcached_install.inc: line 303: /usr/local/bin/phpize: No such file or directory
- inc/memcached_install.inc: line 304: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- Installing libmemcached via CentOS base YUM repo ...
- Compiling PHP memcached-2.2.0 extension...
- /svr-setup/memcache-3.0.8
- cd /svr-setup
- inc/memcached_install.inc: line 378: php: command not found
- 1
- compiling memcached PHP extension 2.2.0 ...
- inc/memcached_install.inc: line 421: /usr/local/bin/phpize: No such file or directory
- inc/memcached_install.inc: line 425: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- grep: /usr/local/lib/php.ini: No such file or directory
- grep: /etc/centminmod/php.d/memcache.ini: No such file or directory
- cat: /usr/local/bin/php-config: No such file or directory
- grep: /usr/local/lib/php.ini: No such file or directory
- grep: /etc/centminmod/php.d/memcached.ini: No such file or directory
- cat: /usr/local/bin/php-config: No such file or directory
- Failed to kill unit memcached.service: Unit memcached.service is not loaded.
- service memcached stop
- Redirecting to /bin/systemctl stop memcached.service
- Failed to stop memcached.service: Unit memcached.service not loaded.
- service memcached start
- Redirecting to /bin/systemctl start memcached.service
- Failed to start memcached.service: Unit not found.
- service php-fpm restart
- Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
- ................................... failed. Use force-quit
- Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
- failed
- Setup /etc/init.d/memcached with 1 Memcached servers
- setup /etc/init.d/memcached
- cp /usr/local/src/centminmod/config/memcached/memcached /etc/init.d/memcached
- Memcached server started
- Compiling PHP memcache extension...
- package.xml
- memcache-3.0.8/config.m4
- memcache-3.0.8/config9.m4
- memcache-3.0.8/config.w32
- memcache-3.0.8/CREDITS
- memcache-3.0.8/LICENSE
- memcache-3.0.8/example.php
- memcache-3.0.8/memcache.c
- memcache-3.0.8/memcache_pool.c
- memcache-3.0.8/memcache_queue.c
- memcache-3.0.8/memcache_session.c
- memcache-3.0.8/memcache_ascii_protocol.c
- memcache-3.0.8/memcache_binary_protocol.c
- memcache-3.0.8/memcache_standard_hash.c
- memcache-3.0.8/memcache_consistent_hash.c
- memcache-3.0.8/memcache.dsp
- memcache-3.0.8/php_memcache.h
- memcache-3.0.8/memcache_pool.h
- memcache-3.0.8/memcache_queue.h
- memcache-3.0.8/README
- memcache-3.0.8/memcache.php
- memcache-3.0.8/tests/001.phpt
- memcache-3.0.8/tests/002.phpt
- memcache-3.0.8/tests/003.phpt
- memcache-3.0.8/tests/004.phpt
- memcache-3.0.8/tests/005.phpt
- memcache-3.0.8/tests/006.phpt
- memcache-3.0.8/tests/007.phpt
- memcache-3.0.8/tests/008.phpt
- memcache-3.0.8/tests/009.phpt
- memcache-3.0.8/tests/010.phpt
- memcache-3.0.8/tests/011.phpt
- memcache-3.0.8/tests/012.phpt
- memcache-3.0.8/tests/013.phpt
- memcache-3.0.8/tests/014.phpt
- memcache-3.0.8/tests/015.phpt
- memcache-3.0.8/tests/016.phpt
- memcache-3.0.8/tests/017.phpt
- memcache-3.0.8/tests/018.phpt
- memcache-3.0.8/tests/019a.phpt
- memcache-3.0.8/tests/019.phpt
- memcache-3.0.8/tests/020.phpt
- memcache-3.0.8/tests/021.phpt
- memcache-3.0.8/tests/022a.phpt
- memcache-3.0.8/tests/022.phpt
- memcache-3.0.8/tests/023.phpt
- memcache-3.0.8/tests/024a.phpt
- memcache-3.0.8/tests/024.phpt
- memcache-3.0.8/tests/025.phpt
- memcache-3.0.8/tests/026.phpt
- memcache-3.0.8/tests/027a.phpt
- memcache-3.0.8/tests/027.phpt
- memcache-3.0.8/tests/028.phpt
- memcache-3.0.8/tests/029.phpt
- memcache-3.0.8/tests/030.phpt
- memcache-3.0.8/tests/031.phpt
- memcache-3.0.8/tests/032.phpt
- memcache-3.0.8/tests/033.phpt
- memcache-3.0.8/tests/034.phpt
- memcache-3.0.8/tests/035.phpt
- memcache-3.0.8/tests/036.phpt
- memcache-3.0.8/tests/037.phpt
- memcache-3.0.8/tests/038.phpt
- memcache-3.0.8/tests/039.phpt
- memcache-3.0.8/tests/040.phpt
- memcache-3.0.8/tests/041.phpt
- memcache-3.0.8/tests/042.phpt
- memcache-3.0.8/tests/043.phpt
- memcache-3.0.8/tests/044.phpt
- memcache-3.0.8/tests/045.phpt
- memcache-3.0.8/tests/046.phpt
- memcache-3.0.8/tests/047.phpt
- memcache-3.0.8/tests/048.phpt
- memcache-3.0.8/tests/049.phpt
- memcache-3.0.8/tests/050.phpt
- memcache-3.0.8/tests/051.phpt
- memcache-3.0.8/tests/052.phpt
- memcache-3.0.8/tests/053.phpt
- memcache-3.0.8/tests/054.phpt
- memcache-3.0.8/tests/055.phpt
- memcache-3.0.8/tests/056.phpt
- memcache-3.0.8/tests/057.phpt
- memcache-3.0.8/tests/058.phpt
- memcache-3.0.8/tests/100a.phpt
- memcache-3.0.8/tests/100b.phpt
- memcache-3.0.8/tests/100.phpt
- memcache-3.0.8/tests/pecl11221.phpt
- memcache-3.0.8/tests/pecl16442.phpt
- memcache-3.0.8/tests/pecl16536.phpt
- memcache-3.0.8/tests/pecl17518.phpt
- memcache-3.0.8/tests/pecl17566.phpt
- memcache-3.0.8/tests/pecl63142.phpt
- inc/memcached_install.inc: line 610: /usr/local/bin/phpize: No such file or directory
- inc/memcached_install.inc: line 611: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- grep: /usr/local/lib/php.ini: No such file or directory
- cat: /usr/local/bin/php-config: No such file or directory
- Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
- ................................... failed. Use force-quit
- Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
- failed
- *************************************************
- * memcached installed
- *************************************************
- csfinstalls
- *************************************************
- * Installing CSF firewall...
- *************************************************
- Installing...
- Selecting installer...
- Running csf generic installer
- Installing generic csf and lfd
- Check we're running as root
- Checking Perl modules...
- Using configuration defaults
- ...Perl modules OK
- mkdir: created directory β/etc/csfβ
- mkdir: created directory β/var/lib/csfβ
- mkdir: created directory β/var/lib/csf/backupβ
- mkdir: created directory β/var/lib/csf/Geoβ
- mkdir: created directory β/var/lib/csf/uiβ
- mkdir: created directory β/var/lib/csf/statsβ
- mkdir: created directory β/var/lib/csf/lockβ
- mkdir: created directory β/var/lib/csf/webminβ
- mkdir: created directory β/var/lib/csf/zoneβ
- mkdir: created directory β/usr/local/csfβ
- mkdir: created directory β/usr/local/csf/binβ
- mkdir: created directory β/usr/local/csf/libβ
- mkdir: created directory β/usr/local/csf/tplβ
- βcsf.generic.confβ -> β/etc/csf/csf.confβ
- βcsf.generic.allowβ -> β/etc/csf/csf.allowβ
- βcsf.denyβ -> β/etc/csf/./csf.denyβ
- βcsf.redirectβ -> β/etc/csf/./csf.redirectβ
- βcsf.resellersβ -> β/etc/csf/./csf.resellersβ
- βcsf.dirwatchβ -> β/etc/csf/./csf.dirwatchβ
- βcsf.syslogsβ -> β/etc/csf/./csf.syslogsβ
- βcsf.logfilesβ -> β/etc/csf/./csf.logfilesβ
- βcsf.logignoreβ -> β/etc/csf/./csf.logignoreβ
- βcsf.blocklistsβ -> β/etc/csf/./csf.blocklistsβ
- βcsf.generic.ignoreβ -> β/etc/csf/csf.ignoreβ
- βcsf.generic.pignoreβ -> β/etc/csf/csf.pignoreβ
- βcsf.rignoreβ -> β/etc/csf/./csf.rignoreβ
- βcsf.fignoreβ -> β/etc/csf/./csf.fignoreβ
- βcsf.signoreβ -> β/etc/csf/./csf.signoreβ
- βcsf.suignoreβ -> β/etc/csf/./csf.suignoreβ
- βcsf.uidignoreβ -> β/etc/csf/./csf.uidignoreβ
- βcsf.mignoreβ -> β/etc/csf/./csf.mignoreβ
- βcsf.sipsβ -> β/etc/csf/./csf.sipsβ
- βcsf.dyndnsβ -> β/etc/csf/./csf.dyndnsβ
- βcsf.syslogusersβ -> β/etc/csf/./csf.syslogusersβ
- βcsf.smtpauthβ -> β/etc/csf/./csf.smtpauthβ
- βcsf.rblconfβ -> β/etc/csf/./csf.rblconfβ
- βcsf.cloudflareβ -> β/etc/csf/./csf.cloudflareβ
- βalert.txtβ -> β/usr/local/csf/tpl/./alert.txtβ
- βreselleralert.txtβ -> β/usr/local/csf/tpl/./reselleralert.txtβ
- βlogalert.txtβ -> β/usr/local/csf/tpl/./logalert.txtβ
- βlogfloodalert.txtβ -> β/usr/local/csf/tpl/./logfloodalert.txtβ
- βsyslogalert.txtβ -> β/usr/local/csf/tpl/./syslogalert.txtβ
- βintegrityalert.txtβ -> β/usr/local/csf/tpl/./integrityalert.txtβ
- βexploitalert.txtβ -> β/usr/local/csf/tpl/./exploitalert.txtβ
- βqueuealert.txtβ -> β/usr/local/csf/tpl/./queuealert.txtβ
- βmodsecipdbalert.txtβ -> β/usr/local/csf/tpl/./modsecipdbalert.txtβ
- βtracking.txtβ -> β/usr/local/csf/tpl/./tracking.txtβ
- βconnectiontracking.txtβ -> β/usr/local/csf/tpl/./connectiontracking.txtβ
- βprocesstracking.txtβ -> β/usr/local/csf/tpl/./processtracking.txtβ
- βaccounttracking.txtβ -> β/usr/local/csf/tpl/./accounttracking.txtβ
- βusertracking.txtβ -> β/usr/local/csf/tpl/./usertracking.txtβ
- βsshalert.txtβ -> β/usr/local/csf/tpl/./sshalert.txtβ
- βwebminalert.txtβ -> β/usr/local/csf/tpl/./webminalert.txtβ
- βsualert.txtβ -> β/usr/local/csf/tpl/./sualert.txtβ
- βconsolealert.txtβ -> β/usr/local/csf/tpl/./consolealert.txtβ
- βuialert.txtβ -> β/usr/local/csf/tpl/./uialert.txtβ
- βcpanelalert.txtβ -> β/usr/local/csf/tpl/./cpanelalert.txtβ
- βscriptalert.txtβ -> β/usr/local/csf/tpl/./scriptalert.txtβ
- βrelayalert.txtβ -> β/usr/local/csf/tpl/./relayalert.txtβ
- βfilealert.txtβ -> β/usr/local/csf/tpl/./filealert.txtβ
- βwatchalert.txtβ -> β/usr/local/csf/tpl/./watchalert.txtβ
- βloadalert.txtβ -> β/usr/local/csf/tpl/./loadalert.txtβ
- βresalert.txtβ -> β/usr/local/csf/tpl/./resalert.txtβ
- βportscan.txtβ -> β/usr/local/csf/tpl/./portscan.txtβ
- βuidscan.txtβ -> β/usr/local/csf/tpl/./uidscan.txtβ
- βpermblock.txtβ -> β/usr/local/csf/tpl/./permblock.txtβ
- βnetblock.txtβ -> β/usr/local/csf/tpl/./netblock.txtβ
- βportknocking.txtβ -> β/usr/local/csf/tpl/./portknocking.txtβ
- βforkbombalert.txtβ -> β/usr/local/csf/tpl/./forkbombalert.txtβ
- βrecaptcha.txtβ -> β/usr/local/csf/tpl/./recaptcha.txtβ
- βx-arf.txtβ -> β/usr/local/csf/tpl/./x-arf.txtβ
- βregex.custom.pmβ -> β/usr/local/csf/bin/./regex.custom.pmβ
- βpt_deleted_action.plβ -> β/usr/local/csf/bin/./pt_deleted_action.plβ
- βmessengerβ -> β/etc/csf/./messengerβ
- βmessenger/index.phpβ -> β/etc/csf/./messenger/index.phpβ
- βmessenger/index.recaptcha.htmlβ -> β/etc/csf/./messenger/index.recaptcha.htmlβ
- βmessenger/index.htmlβ -> β/etc/csf/./messenger/index.htmlβ
- βmessenger/index.recaptcha.phpβ -> β/etc/csf/./messenger/index.recaptcha.phpβ
- βmessenger/index.textβ -> β/etc/csf/./messenger/index.textβ
- βmessenger/en.phpβ -> β/etc/csf/./messenger/en.phpβ
- βuiβ -> β/etc/csf/./uiβ
- βui/server.crtβ -> β/etc/csf/./ui/server.crtβ
- βui/ui.allowβ -> β/etc/csf/./ui/ui.allowβ
- βui/ui.banβ -> β/etc/csf/./ui/ui.banβ
- βui/imagesβ -> β/etc/csf/./ui/imagesβ
- βui/images/csf.svgβ -> β/etc/csf/./ui/images/csf.svgβ
- βui/images/loader.gifβ -> β/etc/csf/./ui/images/loader.gifβ
- βui/images/bootstrap-chosen.cssβ -> β/etc/csf/./ui/images/bootstrap-chosen.cssβ
- βui/images/chosen-sprite.pngβ -> β/etc/csf/./ui/images/chosen-sprite.pngβ
- βui/images/chosen.min.cssβ -> β/etc/csf/./ui/images/chosen.min.cssβ
- βui/images/csf_small.pngβ -> β/etc/csf/./ui/images/csf_small.pngβ
- βui/images/configserver.cssβ -> β/etc/csf/./ui/images/configserver.cssβ
- βui/images/chosen-sprite@2x.pngβ -> β/etc/csf/./ui/images/chosen-sprite@2x.pngβ
- βui/images/jquery.min.jsβ -> β/etc/csf/./ui/images/jquery.min.jsβ
- βui/images/bootstrapβ -> β/etc/csf/./ui/images/bootstrapβ
- βui/images/bootstrap/jsβ -> β/etc/csf/./ui/images/bootstrap/jsβ
- βui/images/bootstrap/js/bootstrap.min.jsβ -> β/etc/csf/./ui/images/bootstrap/js/bootstrap.min.jsβ
- βui/images/bootstrap/cssβ -> β/etc/csf/./ui/images/bootstrap/cssβ
- βui/images/bootstrap/css/bootstrap.min.css.mapβ -> β/etc/csf/./ui/images/bootstrap/css/bootstrap.min.css.mapβ
- βui/images/bootstrap/css/bootstrap.min.cssβ -> β/etc/csf/./ui/images/bootstrap/css/bootstrap.min.cssβ
- βui/images/bootstrap/fontsβ -> β/etc/csf/./ui/images/bootstrap/fontsβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ -> β/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β -> β/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ -> β/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ -> β/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ -> β/etc/csf/./ui/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ
- βui/images/bootstrap-switch.min.cssβ -> β/etc/csf/./ui/images/bootstrap-switch.min.cssβ
- βui/images/chosen.min.jsβ -> β/etc/csf/./ui/images/chosen.min.jsβ
- βui/images/LICENSE.txtβ -> β/etc/csf/./ui/images/LICENSE.txtβ
- βui/images/bootstrap-switch.min.jsβ -> β/etc/csf/./ui/images/bootstrap-switch.min.jsβ
- βui/images/csf-loader.gifβ -> β/etc/csf/./ui/images/csf-loader.gifβ
- βui/images/bootstrap.confirm.jsβ -> β/etc/csf/./ui/images/bootstrap.confirm.jsβ
- βui/images/chosen.jquery.min.jsβ -> β/etc/csf/./ui/images/chosen.jquery.min.jsβ
- βui/server.keyβ -> β/etc/csf/./ui/server.keyβ
- βcsfcron.shβ -> β/etc/cron.d/csf-cronβ
- βlfdcron.shβ -> β/etc/cron.d/lfd-cronβ
- βcsf.plβ -> β/usr/sbin/csfβ
- βlfd.plβ -> β/usr/sbin/lfdβ
- β/etc/csf/csf.plβ -> β/usr/sbin/csfβ
- β/etc/csf/lfd.plβ -> β/usr/sbin/lfdβ
- β/etc/csf/csftest.plβ -> β/usr/local/csf/bin/csftest.plβ
- β/etc/csf/pt_deleted_action.plβ -> β/usr/local/csf/bin/pt_deleted_action.plβ
- β/etc/csf/remove_apf_bfd.shβ -> β/usr/local/csf/bin/remove_apf_bfd.shβ
- β/etc/csf/uninstall.shβ -> β/usr/local/csf/bin/uninstall.shβ
- β/etc/csf/regex.custom.pmβ -> β/usr/local/csf/bin/regex.custom.pmβ
- β/etc/csf/webminβ -> β/usr/local/csf/lib/webminβ
- β/etc/csf/alertsβ -> β/usr/local/csf/tplβ
- βcsf/bootstrap/js/bootstrap.min.jsβ -> βui/images/bootstrap/js/bootstrap.min.jsβ
- βcsf/bootstrap/css/bootstrap.min.css.mapβ -> βui/images/bootstrap/css/bootstrap.min.css.mapβ
- βcsf/bootstrap/css/bootstrap.min.cssβ -> βui/images/bootstrap/css/bootstrap.min.cssβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.eotβ -> βui/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.woff2β -> βui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.svgβ -> βui/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.ttfβ -> βui/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.woffβ -> βui/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ
- βcsf/bootstrap-chosen.cssβ -> βui/images/bootstrap-chosen.cssβ
- βcsf/chosen.min.cssβ -> βui/images/chosen.min.cssβ
- βcsf/chosen.min.jsβ -> βui/images/chosen.min.jsβ
- βcsf/chosen-sprite@2x.pngβ -> βui/images/chosen-sprite@2x.pngβ
- βcsf/chosen-sprite.pngβ -> βui/images/chosen-sprite.pngβ
- βcsf/configserver.cssβ -> βui/images/configserver.cssβ
- βcsf/csf-loader.gifβ -> βui/images/csf-loader.gifβ
- βcsf/csf_small.pngβ -> βui/images/csf_small.pngβ
- βcsf/csf.svgβ -> βui/images/csf.svgβ
- βcsf/jquery.min.jsβ -> βui/images/jquery.min.jsβ
- βcsf/LICENSE.txtβ -> βui/images/LICENSE.txtβ
- βcsf/loader.gifβ -> βui/images/loader.gifβ
- βuninstall.generic.shβ -> β/usr/local/csf/bin/uninstall.shβ
- βcsftest.plβ -> β/usr/local/csf/bin/csftest.plβ
- βremove_apf_bfd.shβ -> β/usr/local/csf/bin/remove_apf_bfd.shβ
- βreadme.txtβ -> β/etc/csf/readme.txtβ
- βsanity.txtβ -> β/usr/local/csf/lib/sanity.txtβ
- βcsf.rblsβ -> β/usr/local/csf/lib/csf.rblsβ
- βrestricted.txtβ -> β/usr/local/csf/lib/restricted.txtβ
- βchangelog.txtβ -> β/etc/csf/changelog.txtβ
- βinstall.txtβ -> β/etc/csf/install.txtβ
- βversion.txtβ -> β/etc/csf/version.txtβ
- βlicense.txtβ -> β/etc/csf/license.txtβ
- βcsf/bootstrap/js/bootstrap.min.jsβ -> βwebmin/csf/images/bootstrap/js/bootstrap.min.jsβ
- βcsf/bootstrap/css/bootstrap.min.css.mapβ -> βwebmin/csf/images/bootstrap/css/bootstrap.min.css.mapβ
- βcsf/bootstrap/css/bootstrap.min.cssβ -> βwebmin/csf/images/bootstrap/css/bootstrap.min.cssβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.eotβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.woff2β -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.svgβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.ttfβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.woffβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ
- βcsf/bootstrap-chosen.cssβ -> βwebmin/csf/images/bootstrap-chosen.cssβ
- βcsf/chosen.min.cssβ -> βwebmin/csf/images/chosen.min.cssβ
- βcsf/chosen.min.jsβ -> βwebmin/csf/images/chosen.min.jsβ
- βcsf/chosen-sprite@2x.pngβ -> βwebmin/csf/images/chosen-sprite@2x.pngβ
- βcsf/chosen-sprite.pngβ -> βwebmin/csf/images/chosen-sprite.pngβ
- βcsf/configserver.cssβ -> βwebmin/csf/images/configserver.cssβ
- βcsf/csf-loader.gifβ -> βwebmin/csf/images/csf-loader.gifβ
- βcsf/csf_small.pngβ -> βwebmin/csf/images/csf_small.pngβ
- βcsf/csf.svgβ -> βwebmin/csf/images/csf.svgβ
- βcsf/jquery.min.jsβ -> βwebmin/csf/images/jquery.min.jsβ
- βcsf/LICENSE.txtβ -> βwebmin/csf/images/LICENSE.txtβ
- βcsf/loader.gifβ -> βwebmin/csf/images/loader.gifβ
- βwebminβ -> β/usr/local/csf/lib/webminβ
- βwebmin/csfβ -> β/usr/local/csf/lib/webmin/csfβ
- βwebmin/csf/index.cgiβ -> β/usr/local/csf/lib/webmin/csf/index.cgiβ
- βwebmin/csf/imagesβ -> β/usr/local/csf/lib/webmin/csf/imagesβ
- βwebmin/csf/images/csf.svgβ -> β/usr/local/csf/lib/webmin/csf/images/csf.svgβ
- βwebmin/csf/images/loader.gifβ -> β/usr/local/csf/lib/webmin/csf/images/loader.gifβ
- βwebmin/csf/images/bootstrap-chosen.cssβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap-chosen.cssβ
- βwebmin/csf/images/chosen-sprite.pngβ -> β/usr/local/csf/lib/webmin/csf/images/chosen-sprite.pngβ
- βwebmin/csf/images/chosen.min.cssβ -> β/usr/local/csf/lib/webmin/csf/images/chosen.min.cssβ
- βwebmin/csf/images/csf_small.pngβ -> β/usr/local/csf/lib/webmin/csf/images/csf_small.pngβ
- βwebmin/csf/images/configserver.cssβ -> β/usr/local/csf/lib/webmin/csf/images/configserver.cssβ
- βwebmin/csf/images/chosen-sprite@2x.pngβ -> β/usr/local/csf/lib/webmin/csf/images/chosen-sprite@2x.pngβ
- βwebmin/csf/images/jquery.min.jsβ -> β/usr/local/csf/lib/webmin/csf/images/jquery.min.jsβ
- βwebmin/csf/images/bootstrapβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrapβ
- βwebmin/csf/images/bootstrap/jsβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/jsβ
- βwebmin/csf/images/bootstrap/js/bootstrap.min.jsβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/js/bootstrap.min.jsβ
- βwebmin/csf/images/bootstrap/cssβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/cssβ
- βwebmin/csf/images/bootstrap/css/bootstrap.min.css.mapβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/css/bootstrap.min.css.mapβ
- βwebmin/csf/images/bootstrap/css/bootstrap.min.cssβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/css/bootstrap.min.cssβ
- βwebmin/csf/images/bootstrap/fontsβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/fontsβ
- βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ
- βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β
- βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ
- βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ
- βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ
- βwebmin/csf/images/bootstrap-switch.min.cssβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap-switch.min.cssβ
- βwebmin/csf/images/chosen.min.jsβ -> β/usr/local/csf/lib/webmin/csf/images/chosen.min.jsβ
- βwebmin/csf/images/LICENSE.txtβ -> β/usr/local/csf/lib/webmin/csf/images/LICENSE.txtβ
- βwebmin/csf/images/bootstrap-switch.min.jsβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap-switch.min.jsβ
- βwebmin/csf/images/csf-loader.gifβ -> β/usr/local/csf/lib/webmin/csf/images/csf-loader.gifβ
- βwebmin/csf/images/bootstrap.confirm.jsβ -> β/usr/local/csf/lib/webmin/csf/images/bootstrap.confirm.jsβ
- βwebmin/csf/images/chosen.jquery.min.jsβ -> β/usr/local/csf/lib/webmin/csf/images/chosen.jquery.min.jsβ
- βwebmin/csf/module.infoβ -> β/usr/local/csf/lib/webmin/csf/module.infoβ
- βConfigServerβ -> β/usr/local/csf/lib/ConfigServerβ
- βConfigServer/Service.pmβ -> β/usr/local/csf/lib/ConfigServer/Service.pmβ
- βConfigServer/AbuseIP.pmβ -> β/usr/local/csf/lib/ConfigServer/AbuseIP.pmβ
- βConfigServer/CheckIP.pmβ -> β/usr/local/csf/lib/ConfigServer/CheckIP.pmβ
- βConfigServer/ServerCheck.pmβ -> β/usr/local/csf/lib/ConfigServer/ServerCheck.pmβ
- βConfigServer/CloudFlare.pmβ -> β/usr/local/csf/lib/ConfigServer/CloudFlare.pmβ
- βConfigServer/GetEthDev.pmβ -> β/usr/local/csf/lib/ConfigServer/GetEthDev.pmβ
- βConfigServer/GetIPs.pmβ -> β/usr/local/csf/lib/ConfigServer/GetIPs.pmβ
- βConfigServer/DisplayUI.pmβ -> β/usr/local/csf/lib/ConfigServer/DisplayUI.pmβ
- βConfigServer/ServerStats.pmβ -> β/usr/local/csf/lib/ConfigServer/ServerStats.pmβ
- βConfigServer/Config.pmβ -> β/usr/local/csf/lib/ConfigServer/Config.pmβ
- βConfigServer/RBLCheck.pmβ -> β/usr/local/csf/lib/ConfigServer/RBLCheck.pmβ
- βConfigServer/Sendmail.pmβ -> β/usr/local/csf/lib/ConfigServer/Sendmail.pmβ
- βConfigServer/Ports.pmβ -> β/usr/local/csf/lib/ConfigServer/Ports.pmβ
- βConfigServer/KillSSH.pmβ -> β/usr/local/csf/lib/ConfigServer/KillSSH.pmβ
- βConfigServer/URLGet.pmβ -> β/usr/local/csf/lib/ConfigServer/URLGet.pmβ
- βConfigServer/RegexMain.pmβ -> β/usr/local/csf/lib/ConfigServer/RegexMain.pmβ
- βConfigServer/LookUpIP.pmβ -> β/usr/local/csf/lib/ConfigServer/LookUpIP.pmβ
- βConfigServer/Sanity.pmβ -> β/usr/local/csf/lib/ConfigServer/Sanity.pmβ
- βConfigServer/cseUI.pmβ -> β/usr/local/csf/lib/ConfigServer/cseUI.pmβ
- βConfigServer/RBLLookup.pmβ -> β/usr/local/csf/lib/ConfigServer/RBLLookup.pmβ
- βConfigServer/Slurp.pmβ -> β/usr/local/csf/lib/ConfigServer/Slurp.pmβ
- βConfigServer/Logger.pmβ -> β/usr/local/csf/lib/ConfigServer/Logger.pmβ
- βConfigServer/DisplayResellerUI.pmβ -> β/usr/local/csf/lib/ConfigServer/DisplayResellerUI.pmβ
- βConfigServer/Messenger.pmβ -> β/usr/local/csf/lib/ConfigServer/Messenger.pmβ
- βNetβ -> β/usr/local/csf/lib/Netβ
- βNet/CIDRβ -> β/usr/local/csf/lib/Net/CIDRβ
- βNet/CIDR/Lite.pmβ -> β/usr/local/csf/lib/Net/CIDR/Lite.pmβ
- βNet/IPβ -> β/usr/local/csf/lib/Net/IPβ
- βNet/IP/IP.pmβ -> β/usr/local/csf/lib/Net/IP/IP.pmβ
- βNet/IP.pmβ -> β/usr/local/csf/lib/Net/IP.pmβ
- βGeoβ -> β/usr/local/csf/lib/Geoβ
- βGeo/IPβ -> β/usr/local/csf/lib/Geo/IPβ
- βGeo/IP/Record.podβ -> β/usr/local/csf/lib/Geo/IP/Record.podβ
- βGeo/IP/Record.pmβ -> β/usr/local/csf/lib/Geo/IP/Record.pmβ
- βGeo/Mirror.pmβ -> β/usr/local/csf/lib/Geo/Mirror.pmβ
- βGeo/IP.pmβ -> β/usr/local/csf/lib/Geo/IP.pmβ
- βCryptβ -> β/usr/local/csf/lib/Cryptβ
- βCrypt/Blowfish_PP.pmβ -> β/usr/local/csf/lib/Crypt/Blowfish_PP.pmβ
- βCrypt/CBC.pmβ -> β/usr/local/csf/lib/Crypt/CBC.pmβ
- βHTTPβ -> β/usr/local/csf/lib/HTTPβ
- βHTTP/Tiny.pmβ -> β/usr/local/csf/lib/HTTP/Tiny.pmβ
- βJSONβ -> β/usr/local/csf/lib/JSONβ
- βJSON/Tiny.pmβ -> β/usr/local/csf/lib/JSON/Tiny.pmβ
- βversion/versionβ -> β/usr/local/csf/lib/versionβ
- βversion/version/vpp.pmβ -> β/usr/local/csf/lib/version/vpp.pmβ
- βversion/version/regex.pmβ -> β/usr/local/csf/lib/version/regex.pmβ
- βversion/version.pmβ -> β/usr/local/csf/lib/version.pmβ
- βcsf.divβ -> β/usr/local/csf/lib/csf.divβ
- βcsfajaxtail.jsβ -> β/usr/local/csf/lib/csfajaxtail.jsβ
- βui/images/csf.svgβ -> β/etc/csf/ui/./images/csf.svgβ
- βui/images/loader.gifβ -> β/etc/csf/ui/./images/loader.gifβ
- βui/images/bootstrap-chosen.cssβ -> β/etc/csf/ui/./images/bootstrap-chosen.cssβ
- βui/images/chosen-sprite.pngβ -> β/etc/csf/ui/./images/chosen-sprite.pngβ
- βui/images/chosen.min.cssβ -> β/etc/csf/ui/./images/chosen.min.cssβ
- βui/images/csf_small.pngβ -> β/etc/csf/ui/./images/csf_small.pngβ
- βui/images/configserver.cssβ -> β/etc/csf/ui/./images/configserver.cssβ
- βui/images/chosen-sprite@2x.pngβ -> β/etc/csf/ui/./images/chosen-sprite@2x.pngβ
- βui/images/jquery.min.jsβ -> β/etc/csf/ui/./images/jquery.min.jsβ
- βui/images/bootstrap/js/bootstrap.min.jsβ -> β/etc/csf/ui/./images/bootstrap/js/bootstrap.min.jsβ
- βui/images/bootstrap/css/bootstrap.min.css.mapβ -> β/etc/csf/ui/./images/bootstrap/css/bootstrap.min.css.mapβ
- βui/images/bootstrap/css/bootstrap.min.cssβ -> β/etc/csf/ui/./images/bootstrap/css/bootstrap.min.cssβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ -> β/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.eotβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β -> β/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.woff2β
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ -> β/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.svgβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ -> β/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ
- βui/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ -> β/etc/csf/ui/./images/bootstrap/fonts/glyphicons-halflings-regular.woffβ
- βui/images/bootstrap-switch.min.cssβ -> β/etc/csf/ui/./images/bootstrap-switch.min.cssβ
- βui/images/chosen.min.jsβ -> β/etc/csf/ui/./images/chosen.min.jsβ
- βui/images/LICENSE.txtβ -> β/etc/csf/ui/./images/LICENSE.txtβ
- βui/images/bootstrap-switch.min.jsβ -> β/etc/csf/ui/./images/bootstrap-switch.min.jsβ
- βui/images/csf-loader.gifβ -> β/etc/csf/ui/./images/csf-loader.gifβ
- βui/images/bootstrap.confirm.jsβ -> β/etc/csf/ui/./images/bootstrap.confirm.jsβ
- βui/images/chosen.jquery.min.jsβ -> β/etc/csf/ui/./images/chosen.jquery.min.jsβ
- βprofilesβ -> β/usr/local/csf/profilesβ
- βprofiles/block_all_temp.confβ -> β/usr/local/csf/profiles/block_all_temp.confβ
- βprofiles/disable_alerts.confβ -> β/usr/local/csf/profiles/disable_alerts.confβ
- βprofiles/protection_low.confβ -> β/usr/local/csf/profiles/protection_low.confβ
- βprofiles/protection_medium.confβ -> β/usr/local/csf/profiles/protection_medium.confβ
- βprofiles/protection_high.confβ -> β/usr/local/csf/profiles/protection_high.confβ
- βprofiles/block_all_perm.confβ -> β/usr/local/csf/profiles/block_all_perm.confβ
- βcsf.confβ -> β/usr/local/csf/profiles/reset_to_defaults.confβ
- βlfd.logrotateβ -> β/etc/logrotate.d/lfdβ
- βcsf.1.txtβ -> β/usr/local/man/man1/csf.1β
- βcsf.helpβ -> β/usr/local/csf/lib/csf.helpβ
- chmod: cannot access β/var/log/lfd.log*β: No such file or directory
- mode of β/usr/local/csf/bin/csftest.plβ changed from 0600 (rw-------) to 0700 (rwx------)
- mode of β/usr/local/csf/bin/pt_deleted_action.plβ changed from 0600 (rw-------) to 0700 (rwx------)
- mode of β/usr/local/csf/bin/remove_apf_bfd.shβ changed from 0600 (rw-------) to 0700 (rwx------)
- mode of β/usr/local/csf/bin/uninstall.shβ changed from 0600 (rw-------) to 0700 (rwx------)
- mode of β/usr/local/csf/bin/regex.custom.pmβ changed from 0600 (rw-------) to 0700 (rwx------)
- mode of β/etc/csf/csf.plβ retained as 0700 (rwx------)
- mode of β/etc/csf/csftest.plβ retained as 0700 (rwx------)
- mode of β/etc/csf/lfd.plβ retained as 0700 (rwx------)
- mode of β/etc/csf/pt_deleted_action.plβ retained as 0700 (rwx------)
- chmod: cannot access β/etc/csf/*.cgiβ: No such file or directory
- failed to change mode of β/etc/csf/*.cgiβ from 0000 (---------) to 0000 (---------)
- mode of β/etc/csf/remove_apf_bfd.shβ retained as 0700 (rwx------)
- mode of β/etc/csf/uninstall.shβ retained as 0700 (rwx------)
- chmod: cannot access β/etc/csf/*.phpβ: No such file or directory
- failed to change mode of β/etc/csf/*.phpβ from 0000 (---------) to 0000 (---------)
- chmod: cannot access β/etc/csf/*.pyβ: No such file or directory
- failed to change mode of β/etc/csf/*.pyβ from 0000 (---------) to 0000 (---------)
- mode of β/etc/csf/webmin/csf/index.cgiβ changed from 0600 (rw-------) to 0700 (rwx------)
- mode of β/etc/cron.d/lfd-cronβ changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
- mode of β/etc/cron.d/csf-cronβ changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
- mode of βauto.generic.plβ changed from 0755 (rwxr-xr-x) to 0700 (rwx------)
- β/etc/csf/csf.confβ -> β/var/lib/csf/backup/1519913008_pre_v11_07_upgradeβ
- *** USE_CONNTRACK Enabled
- *** IPV6 Enabled
- *** IPV6_SPI set to 1
- TCP ports currently listening for incoming connections:
- 22,111
- UDP ports currently listening for incoming connections:
- 123
- Note: The port details above are for information only, csf hasn't been auto-configured.
- Don't forget to:
- 1. Configure the following options in the csf configuration to suite your server: TCP_*, UDP_*
- 2. Restart csf and lfd
- 3. Set TESTING to 0 once you're happy with the firewall, lfd will not run until you do so
- Adding current SSH session IP address to the csf whitelist in csf.allow:
- Adding 121.254.111.144 to csf.allow only while in TESTING mode (not iptables ACCEPT)
- *WARNING* TESTING mode is enabled - do not forget to disable it in the configuration
- βlfd.serviceβ -> β/usr/lib/systemd/system/lfd.serviceβ
- βcsf.serviceβ -> β/usr/lib/systemd/system/csf.serviceβ
- Created symlink from /etc/systemd/system/multi-user.target.wants/csf.service to /usr/lib/systemd/system/csf.service.
- Created symlink from /etc/systemd/system/multi-user.target.wants/lfd.service to /usr/lib/systemd/system/lfd.service.
- Failed to execute operation: No such file or directory
- Failed to stop firewalld.service: Unit firewalld.service not loaded.
- Created symlink from /etc/systemd/system/firewalld.service to /dev/null.
- βcsf/bootstrap/js/bootstrap.min.jsβ -> βwebmin/csf/images/bootstrap/js/bootstrap.min.jsβ
- βcsf/bootstrap/css/bootstrap.min.css.mapβ -> βwebmin/csf/images/bootstrap/css/bootstrap.min.css.mapβ
- βcsf/bootstrap/css/bootstrap.min.cssβ -> βwebmin/csf/images/bootstrap/css/bootstrap.min.cssβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.eotβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.eotβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.woff2β -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woff2β
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.svgβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.svgβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.ttfβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.ttfβ
- βcsf/bootstrap/fonts/glyphicons-halflings-regular.woffβ -> βwebmin/csf/images/bootstrap/fonts/glyphicons-halflings-regular.woffβ
- βcsf/bootstrap-chosen.cssβ -> βwebmin/csf/images/bootstrap-chosen.cssβ
- βcsf/chosen.min.cssβ -> βwebmin/csf/images/chosen.min.cssβ
- βcsf/chosen.min.jsβ -> βwebmin/csf/images/chosen.min.jsβ
- βcsf/chosen-sprite@2x.pngβ -> βwebmin/csf/images/chosen-sprite@2x.pngβ
- βcsf/chosen-sprite.pngβ -> βwebmin/csf/images/chosen-sprite.pngβ
- βcsf/configserver.cssβ -> βwebmin/csf/images/configserver.cssβ
- βcsf/csf-loader.gifβ -> βwebmin/csf/images/csf-loader.gifβ
- βcsf/csf_small.pngβ -> βwebmin/csf/images/csf_small.pngβ
- βcsf/csf.svgβ -> βwebmin/csf/images/csf.svgβ
- βcsf/jquery.min.jsβ -> βwebmin/csf/images/jquery.min.jsβ
- βcsf/LICENSE.txtβ -> βwebmin/csf/images/LICENSE.txtβ
- βcsf/loader.gifβ -> βwebmin/csf/images/loader.gifβ
- β/etc/csf/csfwebmin.tgzβ -> β/usr/local/csf/csfwebmin.tgzβ
- Installation Completed
- CSF adding memcached, varnish ports to csf.allow list...
- 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"
- TCP_OUT = "993,995,465,587,111,2049,1110,1194,9418,20,21,22,25,53,80,110,113,443,587,993,995"
- UDP_IN = "67,68,111,2049,1110,33434:33534,20,21,53"
- UDP_OUT = "67,68,111,2049,1110,33434:33534,20,21,53,113,123"
- DROP_NOLOG = "23,67,68,111,113,135:139,445,500,513,520"
- Disabling CSF Testing mode (activates firewall)...
- add failed: 121.254.111.144 is in already in the allow file /etc/csf/csf.allow
- Adding Applications/Users to CSF ignore list...
- chkconfig csf on
- Note: Forwarding request to 'systemctl enable csf.service'.
- service csf restart
- Redirecting to /bin/systemctl restart csf.service
- Flushing chain `INPUT'
- Flushing chain `FORWARD'
- Flushing chain `OUTPUT'
- Flushing chain `ALLOWDYNIN'
- Flushing chain `ALLOWDYNOUT'
- Flushing chain `ALLOWIN'
- Flushing chain `ALLOWOUT'
- Flushing chain `DENYIN'
- Flushing chain `DENYOUT'
- Flushing chain `INVALID'
- Flushing chain `INVDROP'
- Flushing chain `LOCALINPUT'
- Flushing chain `LOCALOUTPUT'
- Flushing chain `LOGDROPIN'
- Flushing chain `LOGDROPOUT'
- Flushing chain `UDPFLOOD'
- Flushing chain `PREROUTING'
- Flushing chain `INPUT'
- Flushing chain `OUTPUT'
- Flushing chain `POSTROUTING'
- Deleting chain `ALLOWDYNIN'
- Deleting chain `ALLOWDYNOUT'
- Deleting chain `ALLOWIN'
- Deleting chain `ALLOWOUT'
- Deleting chain `DENYIN'
- Deleting chain `DENYOUT'
- Deleting chain `INVALID'
- Deleting chain `INVDROP'
- Deleting chain `LOCALINPUT'
- Deleting chain `LOCALOUTPUT'
- Deleting chain `LOGDROPIN'
- Deleting chain `LOGDROPOUT'
- Deleting chain `UDPFLOOD'
- Flushing chain `INPUT'
- Flushing chain `FORWARD'
- Flushing chain `OUTPUT'
- Flushing chain `ALLOWDYNIN'
- Flushing chain `ALLOWDYNOUT'
- Flushing chain `ALLOWIN'
- Flushing chain `ALLOWOUT'
- Flushing chain `DENYIN'
- Flushing chain `DENYOUT'
- Flushing chain `INVALID'
- Flushing chain `INVDROP'
- Flushing chain `LOCALINPUT'
- Flushing chain `LOCALOUTPUT'
- Flushing chain `LOGDROPIN'
- Flushing chain `LOGDROPOUT'
- Flushing chain `UDPFLOOD'
- Deleting chain `ALLOWDYNIN'
- Deleting chain `ALLOWDYNOUT'
- Deleting chain `ALLOWIN'
- Deleting chain `ALLOWOUT'
- Deleting chain `DENYIN'
- Deleting chain `DENYOUT'
- Deleting chain `INVALID'
- Deleting chain `INVDROP'
- Deleting chain `LOCALINPUT'
- Deleting chain `LOCALOUTPUT'
- Deleting chain `LOGDROPIN'
- Deleting chain `LOGDROPOUT'
- Deleting chain `UDPFLOOD'
- Flushing chain `PREROUTING'
- Flushing chain `INPUT'
- Flushing chain `OUTPUT'
- Flushing chain `POSTROUTING'
- csf: FASTSTART loading DROP no logging (IPv4)
- csf: FASTSTART loading DROP no logging (IPv6)
- 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* "
- 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* "
- 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* "
- 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* "
- 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* "
- 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* "
- LOG tcp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP6IN Blocked* "
- 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* "
- LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP6IN Blocked* "
- LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP6OUT Blocked* "
- LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP6IN Blocked* "
- LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP6OUT Blocked* "
- DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
- REJECT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
- DROP all opt in * out * ::/0 -> ::/0
- REJECT all opt in * out * ::/0 -> ::/0 reject-with icmp6-port-unreachable
- DENYOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- DENYIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- DENYOUT all opt in * out !lo ::/0 -> ::/0
- DENYIN all opt in !lo out * ::/0 -> ::/0
- ALLOWOUT all opt in * out !lo ::/0 -> ::/0
- ALLOWIN all opt in !lo out * ::/0 -> ::/0
- csf: FASTSTART loading Packet Filter (IPv4)
- csf: FASTSTART loading Packet Filter (IPv6)
- DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
- INVALID tcp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- INVALID tcp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- DROP all opt in * out * ::/0 -> ::/0
- INVALID tcp opt in !lo out * ::/0 -> ::/0
- INVALID tcp opt in * out !lo ::/0 -> ::/0
- csf: IPSET creating set chain_DENY
- csf: IPSET creating set chain_6_DENY
- csf: FASTSTART loading csf.deny (IPv4)
- csf: FASTSTART loading csf.deny (IPv6)
- csf: IPSET creating set chain_ALLOWDYN
- ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN src
- ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN dst
- csf: IPSET creating set chain_6_ALLOWDYN
- ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN src
- ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN dst
- ALLOWDYNIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWDYNOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWDYNIN all opt in !lo out * ::/0 -> ::/0
- ALLOWDYNOUT all opt in * out !lo ::/0 -> ::/0
- csf: IPSET creating set chain_ALLOW
- csf: IPSET creating set chain_6_ALLOW
- csf: FASTSTART loading csf.allow (IPv4)
- csf: FASTSTART loading csf.allow (IPv6)
- csf: FASTSTART loading csf.allow (IPSET)
- RETURN udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 owner UID match 0
- RETURN udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 100/sec burst 500
- 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* "
- REJECT udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
- UDPFLOOD udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- RETURN udp opt in * out * ::/0 -> ::/0 owner UID match 0
- RETURN udp opt in * out !lo ::/0 -> ::/0 limit: avg 100/sec burst 500
- LOG all opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
- REJECT udp opt in * out !lo ::/0 -> ::/0 reject-with icmp6-port-unreachable
- UDPFLOOD udp opt in * out !lo ::/0 -> ::/0
- ACCEPT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
- ACCEPT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
- ACCEPT all opt in !lo out * ::/0 -> ::/0 state RELATED,ESTABLISHED
- ACCEPT all opt in * out !lo ::/0 -> ::/0 state RELATED,ESTABLISHED
- csf: FASTSTART loading TCP_IN (IPv4)
- csf: FASTSTART loading TCP6_IN (IPv6)
- csf: FASTSTART loading TCP_OUT (IPv4)
- csf: FASTSTART loading TCP6_OUT (IPv6)
- csf: FASTSTART loading UDP_IN (IPv4)
- csf: FASTSTART loading UDP6_IN (IPv6)
- csf: FASTSTART loading UDP_OUT (IPv4)
- csf: FASTSTART loading UDP6_OUT (IPv6)
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8 limit: avg 1/sec burst 5
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0 limit: avg 1/sec burst 5
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
- ACCEPT icmpv6 opt in !lo out * ::/0 -> ::/0
- ACCEPT icmpv6 opt in * out !lo ::/0 -> ::/0
- ACCEPT all opt -- in lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ACCEPT all opt -- in * out lo 0.0.0.0/0 -> 0.0.0.0/0
- LOGDROPOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- LOGDROPIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ACCEPT all opt in lo out * ::/0 -> ::/0
- ACCEPT all opt in * out lo ::/0 -> ::/0
- LOGDROPOUT all opt in * out !lo ::/0 -> ::/0
- LOGDROPIN all opt in !lo out * ::/0 -> ::/0
- csf: FASTSTART loading DNS (IPv4)
- csf: FASTSTART loading DNS (IPv6)
- LOCALOUTPUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- LOCALINPUT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- LOCALOUTPUT all opt in * out !lo ::/0 -> ::/0
- LOCALINPUT all opt in !lo out * ::/0 -> ::/0
- *WARNING* LF_DISTFTP sanity check. LF_DISTFTP = 40. Recommended range: 0-20 (Default: 0)
- *WARNING* LF_DISTFTP_UNIQ sanity check. LF_DISTFTP_UNIQ = 40. Recommended range: 2-20 (Default: 2)
- *WARNING* DENY_TEMP_IP_LIMIT sanity check. DENY_TEMP_IP_LIMIT = 3000. Recommended range: 10-1000 (Default: 100)
- *WARNING* RESTRICT_SYSLOG is disabled. See SECURITY WARNING in /etc/csf/csf.conf.
- chkconfig lfd on
- Note: Forwarding request to 'systemctl enable lfd.service'.
- service lfd start
- Redirecting to /bin/systemctl start lfd.service
- Created symlink from /etc/systemd/system/basic.target.wants/iptables.service to /usr/lib/systemd/system/iptables.service.
- Created symlink from /etc/systemd/system/basic.target.wants/ip6tables.service to /usr/lib/systemd/system/ip6tables.service.
- --------------------------------------------
- Add Cloudflare IP list to CSF
- from: https://www.cloudflare.com/ips-v4/
- from: https://www.cloudflare.com/ips-v6/
- --------------------------------------------
- --------------------------------------------
- Add to /etc/csf/csf.allow
- --------------------------------------------
- Adding 103.21.244.0/22 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [103.21.244.0/22] to set [chain_ALLOW]
- Adding 103.22.200.0/22 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [103.22.200.0/22] to set [chain_ALLOW]
- Adding 103.31.4.0/22 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [103.31.4.0/22] to set [chain_ALLOW]
- Adding 104.16.0.0/12 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [104.16.0.0/12] to set [chain_ALLOW]
- Adding 108.162.192.0/18 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [108.162.192.0/18] to set [chain_ALLOW]
- Adding 131.0.72.0/22 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [131.0.72.0/22] to set [chain_ALLOW]
- Adding 141.101.64.0/18 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [141.101.64.0/18] to set [chain_ALLOW]
- Adding 162.158.0.0/15 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [162.158.0.0/15] to set [chain_ALLOW]
- Adding 172.64.0.0/13 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [172.64.0.0/13] to set [chain_ALLOW]
- Adding 173.245.48.0/20 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [173.245.48.0/20] to set [chain_ALLOW]
- Adding 188.114.96.0/20 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [188.114.96.0/20] to set [chain_ALLOW]
- Adding 190.93.240.0/20 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [190.93.240.0/20] to set [chain_ALLOW]
- Adding 197.234.240.0/22 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [197.234.240.0/22] to set [chain_ALLOW]
- Adding 198.41.128.0/17 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [198.41.128.0/17] to set [chain_ALLOW]
- Adding 2400:cb00::/32 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2400:cb00::/32] to set [chain_6_ALLOW]
- Adding 2405:8100::/32 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2405:8100::/32] to set [chain_6_ALLOW]
- Adding 2405:b500::/32 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2405:b500::/32] to set [chain_6_ALLOW]
- Adding 2606:4700::/32 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2606:4700::/32] to set [chain_6_ALLOW]
- Adding 2803:f800::/32 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2803:f800::/32] to set [chain_6_ALLOW]
- Adding 2c0f:f248::/32 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2c0f:f248::/32] to set [chain_6_ALLOW]
- Adding 2a06:98c0::/29 to csf.allow and iptables ACCEPT...
- csf: IPSET adding [2a06:98c0::/29] to set [chain_6_ALLOW]
- created /usr/local/nginx/conf/cloudflare.conf include file
- *************************************************
- * CSF firewall installed
- *************************************************
- siegeinstall
- *************************************************
- * Installing Siege Benchmark...
- *************************************************
- Installing...
- inc/siegeinstall.inc: line 28: cd: siege-4.0.4: No such file or directory
- inc/siegeinstall.inc: line 52: cd: sproxy-1.02: No such file or directory
- inc/siegeinstall.inc: line 29: ./configure: No such file or directory
- inc/siegeinstall.inc: line 53: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- make: *** No rule to make target `install'. Stop.
- sed: can't read /root/.siege/siege.conf: No such file or directory
- sed: can't read /root/.siege/siege.conf: No such file or directory
- cp: cannot stat β/root/.siege/siege.confβ: No such file or directory
- sed: can't read /root/.siege/siege-csv.conf: No such file or directory
- sed: can't read /root/.siege/siege-csv.conf: No such file or directory
- *************************************************
- * Siege Benchmark installed
- *************************************************
- installpythonfuct
- mailparseinstall
- β7.1
- 0
- Check for php extensions
- *************************************************
- * Installing mailparse PHP Extension
- *************************************************
- /svr-setup/csf
- cd /svr-setup
- inc/mailparse.inc: line 47: /usr/local/bin/phpize: No such file or directory
- inc/mailparse.inc: line 48: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- service php-fpm restart
- Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
- ................................... failed. Use force-quit
- Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
- failed
- *************************************************
- * mailparse PHP installed
- *************************************************
- imagickinstall
- Check for php extensions
- Downloading imagick extension
- Download imagick-3.4.3.tgz ...
- imagick-3.4.3.tgz found, skipping download...
- imagick-3.4.3.tgz valid file.
- Check for ImageMagicK System Updates (YUM)
- Loaded plugins: fastestmirror
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * epel: mirror.smartmedia.net.id
- * extras: mirror.0x.sg
- * remi: mirrors.tuna.tsinghua.edu.cn
- * rpmforge: mirror.smartmedia.net.id
- * updates: mirror.0x.sg
- Resolving Dependencies
- --> Running transaction check
- ---> Package ImageMagick6.x86_64 0:6.9.9.36-1.el7.remi will be installed
- ---> Package ImageMagick6-c++.x86_64 0:6.9.9.36-1.el7.remi will be installed
- ---> Package ImageMagick6-c++-devel.x86_64 0:6.9.9.36-1.el7.remi will be installed
- ---> Package ImageMagick6-devel.x86_64 0:6.9.9.36-1.el7.remi will be installed
- --> Processing Dependency: openjpeg2-devel(x86-64) for package: ImageMagick6-devel-6.9.9.36-1.el7.remi.x86_64
- ---> Package ImageMagick6-libs.x86_64 0:6.9.9.36-1.el7.remi will be installed
- --> Processing Dependency: libraw.so.5()(64bit) for package: ImageMagick6-libs-6.9.9.36-1.el7.remi.x86_64
- --> Running transaction check
- ---> Package LibRaw.x86_64 0:0.14.8-5.el7.20120830git98d925 will be installed
- ---> Package openjpeg2-devel.x86_64 0:2.1.0-7.el7 will be installed
- --> Processing Dependency: openjpeg2(x86-64) = 2.1.0-7.el7 for package: openjpeg2-devel-2.1.0-7.el7.x86_64
- --> Processing Dependency: libopenjp2.so.7()(64bit) for package: openjpeg2-devel-2.1.0-7.el7.x86_64
- --> Running transaction check
- ---> Package openjpeg2.x86_64 0:2.1.0-7.el7 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository
- Size
- ================================================================================
- Installing:
- ImageMagick6 x86_64 6.9.9.36-1.el7.remi remi 78 k
- ImageMagick6-c++ x86_64 6.9.9.36-1.el7.remi remi 174 k
- ImageMagick6-c++-devel x86_64 6.9.9.36-1.el7.remi remi 112 k
- ImageMagick6-devel x86_64 6.9.9.36-1.el7.remi remi 114 k
- ImageMagick6-libs x86_64 6.9.9.36-1.el7.remi remi 2.4 M
- Installing for dependencies:
- LibRaw x86_64 0.14.8-5.el7.20120830git98d925 base 250 k
- openjpeg2 x86_64 2.1.0-7.el7 epel 105 k
- openjpeg2-devel x86_64 2.1.0-7.el7 epel 21 k
- Transaction Summary
- ================================================================================
- Install 5 Packages (+3 Dependent packages)
- Total download size: 3.2 M
- Installed size: 12 M
- Downloading packages:
- --------------------------------------------------------------------------------
- Total 755 kB/s | 3.2 MB 00:04
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : LibRaw-0.14.8-5.el7.20120830git98d925.x86_64 1/8
- Installing : ImageMagick6-libs-6.9.9.36-1.el7.remi.x86_64 2/8
- Installing : ImageMagick6-c++-6.9.9.36-1.el7.remi.x86_64 3/8
- Installing : ImageMagick6-6.9.9.36-1.el7.remi.x86_64 4/8
- Installing : openjpeg2-2.1.0-7.el7.x86_64 5/8
- Installing : openjpeg2-devel-2.1.0-7.el7.x86_64 6/8
- Installing : ImageMagick6-devel-6.9.9.36-1.el7.remi.x86_64 7/8
- Installing : ImageMagick6-c++-devel-6.9.9.36-1.el7.remi.x86_64 8/8
- Verifying : openjpeg2-devel-2.1.0-7.el7.x86_64 1/8
- Verifying : openjpeg2-2.1.0-7.el7.x86_64 2/8
- Verifying : LibRaw-0.14.8-5.el7.20120830git98d925.x86_64 3/8
- Verifying : ImageMagick6-c++-6.9.9.36-1.el7.remi.x86_64 4/8
- Verifying : ImageMagick6-c++-devel-6.9.9.36-1.el7.remi.x86_64 5/8
- Verifying : ImageMagick6-devel-6.9.9.36-1.el7.remi.x86_64 6/8
- Verifying : ImageMagick6-libs-6.9.9.36-1.el7.remi.x86_64 7/8
- Verifying : ImageMagick6-6.9.9.36-1.el7.remi.x86_64 8/8
- Installed:
- ImageMagick6.x86_64 0:6.9.9.36-1.el7.remi
- ImageMagick6-c++.x86_64 0:6.9.9.36-1.el7.remi
- ImageMagick6-c++-devel.x86_64 0:6.9.9.36-1.el7.remi
- ImageMagick6-devel.x86_64 0:6.9.9.36-1.el7.remi
- ImageMagick6-libs.x86_64 0:6.9.9.36-1.el7.remi
- Dependency Installed:
- LibRaw.x86_64 0:0.14.8-5.el7.20120830git98d925 openjpeg2.x86_64 0:2.1.0-7.el7
- openjpeg2-devel.x86_64 0:2.1.0-7.el7
- Complete!
- real 0m17.207s
- user 0m6.002s
- sys 0m1.394s
- Loaded plugins: fastestmirror, priorities, versionlock
- Error: Error: versionlock delete: no matches
- Loaded plugins: fastestmirror, priorities, versionlock
- Adding versionlock on: 0:ImageMagick6-6.9.9.36-1.el7.remi
- Adding versionlock on: 0:ImageMagick6-devel-6.9.9.36-1.el7.remi
- Adding versionlock on: 0:ImageMagick6-c++-6.9.9.36-1.el7.remi
- Adding versionlock on: 0:ImageMagick6-c++-devel-6.9.9.36-1.el7.remi
- Adding versionlock on: 0:ImageMagick6-libs-6.9.9.36-1.el7.remi
- versionlock added: 5
- *************************************************
- * Installing imagick PHP Extension
- *************************************************
- /svr-setup
- cd /svr-setup
- inc/imagick_install.inc: line 152: php: command not found
- 1
- inc/imagick_install.inc: line 198: /usr/local/bin/phpize: No such file or directory
- inc/imagick_install.inc: line 199: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- service php-fpm restart
- Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
- ................................... failed. Use force-quit
- Starting php-fpm /etc/init.d/php-fpm: line 69: /usr/local/sbin/php-fpm: No such file or directory
- failed
- *************************************************
- * imagick PHP installed
- *************************************************
- geoipphpext
- compiling geoip PHP extension...
- A geoip/config.w32
- A geoip/geoip.c
- A geoip/php_geoip.h
- A geoip/package.xml
- A geoip/tests
- A geoip/tests/013.phpt
- A geoip/tests/014.phpt
- A geoip/tests/017.phpt
- A geoip/tests/018.phpt
- A geoip/tests/008.phpt
- A geoip/tests/009.phpt
- A geoip/tests/011.phpt
- A geoip/tests/016.phpt
- A geoip/tests/015.phpt
- A geoip/tests/010.phpt
- A geoip/tests/007.phpt
- A geoip/tests/006.phpt
- A geoip/tests/001.phpt
- A geoip/tests/002.phpt
- A geoip/tests/003.phpt
- A geoip/tests/004.phpt
- A geoip/tests/005.phpt
- A geoip/geoip.def
- A geoip/config.m4
- A geoip/ChangeLog
- A geoip/LICENSE
- A geoip/README
- U geoip
- Checked out revision 344408.
- inc/geoip.inc: line 50: /usr/local/bin/phpize: No such file or directory
- inc/geoip.inc: line 51: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- redisinstall
- cat: /usr/local/bin/php-config: No such file or directory
- *************************************************
- * Installing redis PHP extension
- *************************************************
- Downloading redis PHP extension...
- Check if phpredis-3.1.6.tgz exists
- /svr-setup /svr-setup
- /svr-setup
- Compiling PHP redis-3.1.6 extension...
- /svr-setup
- cd /svr-setup
- inc/redis.inc: line 134: /usr/local/bin/phpize: No such file or directory
- inc/redis.inc: line 142: ./configure: No such file or directory
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- grep: /usr/local/lib/php.ini: No such file or directory
- grep: /etc/centminmod/php.d/redis.ini: No such file or directory
- cat: /usr/local/bin/php-config: No such file or directory
- mongodbinstall
- pureftpinstall
- pure-ftpd not installed
- installing pure-ftpd
- real 0m7.907s
- user 0m6.188s
- sys 0m0.675s
- systemctl enable pure-ftpd.service
- Created symlink from /etc/systemd/system/multi-user.target.wants/pure-ftpd.service to /usr/lib/systemd/system/pure-ftpd.service.
- configuring pure-ftpd for virtual user support
- VerboseLog yes
- # PureDB user database (see README.Virtual-Users)
- PureDB /etc/pure-ftpd/pureftpd.pdb
- UnixAuthentication yes
- # UnixAuthentication can be used only once, but they can be combined
- # together. For instance, if you use MySQLConfigFile, then UnixAuthentication,
- PassivePortRange 30001 50011
- CreateHomeDir yes
- # 0 : disable SSL/TLS encryption layer (default).
- # 2 : refuse connections that don't use SSL/TLS security mechanisms,
- # 1) Your server has been compiled with SSL/TLS support (--with-tls),
- TLS 2
- # OpenSSL ciphers suite for TLS sessions.
- # SSL is disabled by default. TLS 1.0, 1.1 and 1.2 are available by
- # TLSCipherSuite HIGH
- # Certificate file, for TLS
- generating self-signed ssl certificate...
- FTP client needs to use FTP (explicit SSL) mode
- to connect to server's main ip address on port 21
- Generating a 1024 bit RSA private key
- ..........++++++
- ............++++++
- writing new private key to '/etc/pki/pure-ftpd/pure-ftpd.pem'
- -----
- Certificate:
- Data:
- Version: 3 (0x2)
- Serial Number:
- 99:7c:58:d7:3e:e1:ec:68
- Signature Algorithm: sha256WithRSAEncryption
- Issuer: C=US, ST=California, L=Los Angeles, O=Default Company Ltd, CN==159.65.138.164
- Validity
- Not Before: Mar 1 14:05:27 2018 GMT
- Not After : Feb 24 14:05:27 2038 GMT
- Subject: C=US, ST=California, L=Los Angeles, O=Default Company Ltd, CN==159.65.138.164
- Subject Public Key Info:
- Public Key Algorithm: rsaEncryption
- Public-Key: (1024 bit)
- Modulus:
- 00:bc:4a:02:ae:5d:2d:76:98:10:c3:96:91:e3:2f:
- 0d:08:fb:bc:a7:be:52:ee:7d:e8:ad:ad:54:6c:34:
- bb:bd:6b:1d:30:eb:ed:f3:8e:2b:76:94:cc:e7:0c:
- 3b:6f:ac:f9:bf:da:c4:1b:61:ed:ef:b6:fc:e9:5d:
- 2b:b1:81:dd:38:1e:1d:12:c1:8c:b0:5d:94:fc:5f:
- 5e:e7:38:95:f9:ee:ea:b7:28:b7:0b:f7:84:fc:cc:
- ef:ae:7f:f5:68:0a:87:ae:78:36:f6:f9:f0:83:19:
- 3b:1d:27:34:0c:af:f9:9a:9a:18:64:ef:a4:b7:86:
- 1a:c2:e0:95:10:b5:13:ca:8b
- Exponent: 65537 (0x10001)
- X509v3 extensions:
- X509v3 Subject Key Identifier:
- 98:B5:BF:92:BE:2A:09:B7:D2:22:4A:A5:04:D9:8C:63:C4:22:2F:94
- X509v3 Authority Key Identifier:
- keyid:98:B5:BF:92:BE:2A:09:B7:D2:22:4A:A5:04:D9:8C:63:C4:22:2F:94
- X509v3 Basic Constraints:
- CA:TRUE
- Signature Algorithm: sha256WithRSAEncryption
- 84:22:d1:be:1f:9c:9c:e3:d2:41:00:f3:52:23:68:9b:32:43:
- ec:d1:6b:57:06:36:b2:aa:57:e7:51:c7:86:90:3c:8b:3b:c5:
- 3b:64:ac:fa:65:4f:23:11:a3:e2:19:91:de:8f:05:4c:ef:14:
- 97:49:f1:a6:99:eb:c4:a1:40:14:98:75:d6:61:56:0e:f3:07:
- 9e:46:d9:10:4f:2a:ed:9e:08:98:62:10:df:61:c1:86:9a:1c:
- 15:a7:3b:2c:9c:a3:ce:54:58:11:af:09:c4:e8:62:8d:87:0b:
- 73:3c:72:a3:a8:c0:09:2a:82:69:c0:a3:3a:2c:93:1d:e9:8c:
- 91:19
- total 4.0K
- drwx------ 2 root root 27 Mar 1 14:05 .
- drwxr-xr-x. 12 root root 152 Mar 1 14:05 ..
- -rw------- 1 root root 1.9K Mar 1 14:05 pure-ftpd.pem
- self-signed ssl cert generated
- pure-ftpd installed
- systemctl restart pure-ftpd.service
- Flushing chain `INPUT'
- Flushing chain `FORWARD'
- Flushing chain `OUTPUT'
- Flushing chain `PREROUTING'
- Flushing chain `INPUT'
- Flushing chain `OUTPUT'
- Flushing chain `POSTROUTING'
- Flushing chain `INPUT'
- Flushing chain `FORWARD'
- Flushing chain `OUTPUT'
- Flushing chain `PREROUTING'
- Flushing chain `INPUT'
- Flushing chain `OUTPUT'
- Flushing chain `POSTROUTING'
- csf: FASTSTART loading DROP no logging (IPv4)
- csf: FASTSTART loading DROP no logging (IPv6)
- 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* "
- 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* "
- 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* "
- 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* "
- 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* "
- 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* "
- LOG tcp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *TCP6IN Blocked* "
- 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* "
- LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *UDP6IN Blocked* "
- LOG udp opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDP6OUT Blocked* "
- LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *ICMP6IN Blocked* "
- LOG icmpv6 opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *ICMP6OUT Blocked* "
- 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* "
- LOG all opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix "Firewall: *Port Flood* "
- DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
- REJECT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
- DROP all opt in * out * ::/0 -> ::/0
- REJECT all opt in * out * ::/0 -> ::/0 reject-with icmp6-port-unreachable
- DENYOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- DENYIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- DENYOUT all opt in * out !lo ::/0 -> ::/0
- DENYIN all opt in !lo out * ::/0 -> ::/0
- ALLOWOUT all opt in * out !lo ::/0 -> ::/0
- ALLOWIN all opt in !lo out * ::/0 -> ::/0
- csf: FASTSTART loading Packet Filter (IPv4)
- csf: FASTSTART loading Packet Filter (IPv6)
- DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
- INVALID tcp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- INVALID tcp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- DROP all opt in * out * ::/0 -> ::/0
- INVALID tcp opt in !lo out * ::/0 -> ::/0
- INVALID tcp opt in * out !lo ::/0 -> ::/0
- csf: IPSET creating set chain_DENY
- csf: IPSET creating set chain_6_DENY
- csf: FASTSTART loading csf.deny (IPv4)
- csf: FASTSTART loading csf.deny (IPv6)
- csf: IPSET creating set chain_ALLOWDYN
- ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN src
- ACCEPT all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 match-set chain_ALLOWDYN dst
- csf: IPSET creating set chain_6_ALLOWDYN
- ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN src
- ACCEPT all opt in * out * ::/0 -> ::/0 match-set chain_6_ALLOWDYN dst
- ALLOWDYNIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWDYNOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- ALLOWDYNIN all opt in !lo out * ::/0 -> ::/0
- ALLOWDYNOUT all opt in * out !lo ::/0 -> ::/0
- csf: IPSET creating set chain_ALLOW
- csf: IPSET creating set chain_6_ALLOW
- csf: FASTSTART loading csf.allow (IPv4)
- csf: FASTSTART loading csf.allow (IPv6)
- csf: FASTSTART loading csf.allow (IPSET)
- 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
- 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
- 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
- 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
- DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0
- DROP all opt in * out * ::/0 -> ::/0
- RETURN udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 owner UID match 0
- RETURN udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 100/sec burst 500
- 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* "
- REJECT udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 reject-with icmp-port-unreachable
- UDPFLOOD udp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- RETURN udp opt in * out * ::/0 -> ::/0 owner UID match 0
- RETURN udp opt in * out !lo ::/0 -> ::/0 limit: avg 100/sec burst 500
- LOG all opt in * out * ::/0 -> ::/0 limit: avg 30/min burst 5 LOG flags 8 level 4 prefix "Firewall: *UDPFLOOD* "
- REJECT udp opt in * out !lo ::/0 -> ::/0 reject-with icmp6-port-unreachable
- UDPFLOOD udp opt in * out !lo ::/0 -> ::/0
- ACCEPT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
- ACCEPT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
- ACCEPT all opt in !lo out * ::/0 -> ::/0 state RELATED,ESTABLISHED
- ACCEPT all opt in * out !lo ::/0 -> ::/0 state RELATED,ESTABLISHED
- csf: FASTSTART loading TCP_IN (IPv4)
- csf: FASTSTART loading TCP6_IN (IPv6)
- csf: FASTSTART loading TCP_OUT (IPv4)
- csf: FASTSTART loading TCP6_OUT (IPv6)
- csf: FASTSTART loading UDP_IN (IPv4)
- csf: FASTSTART loading UDP6_IN (IPv6)
- csf: FASTSTART loading UDP_OUT (IPv4)
- csf: FASTSTART loading UDP6_OUT (IPv6)
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8 limit: avg 1/sec burst 5
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 8
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 0 limit: avg 1/sec burst 5
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
- ACCEPT icmp opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 11
- ACCEPT icmp opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0 icmptype 3
- ACCEPT icmpv6 opt in !lo out * ::/0 -> ::/0
- ACCEPT icmpv6 opt in * out !lo ::/0 -> ::/0
- ACCEPT all opt -- in lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ACCEPT all opt -- in * out lo 0.0.0.0/0 -> 0.0.0.0/0
- LOGDROPOUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- LOGDROPIN all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- ACCEPT all opt in lo out * ::/0 -> ::/0
- ACCEPT all opt in * out lo ::/0 -> ::/0
- LOGDROPOUT all opt in * out !lo ::/0 -> ::/0
- LOGDROPIN all opt in !lo out * ::/0 -> ::/0
- csf: FASTSTART loading DNS (IPv4)
- csf: FASTSTART loading DNS (IPv6)
- LOCALOUTPUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
- LOCALINPUT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
- LOCALOUTPUT all opt in * out !lo ::/0 -> ::/0
- LOCALINPUT all opt in !lo out * ::/0 -> ::/0
- *WARNING* LF_DISTFTP sanity check. LF_DISTFTP = 40. Recommended range: 0-20 (Default: 0)
- *WARNING* LF_DISTFTP_UNIQ sanity check. LF_DISTFTP_UNIQ = 40. Recommended range: 2-20 (Default: 2)
- *WARNING* DENY_TEMP_IP_LIMIT sanity check. DENY_TEMP_IP_LIMIT = 3000. Recommended range: 10-1000 (Default: 100)
- *WARNING* RESTRICT_SYSLOG is disabled. See SECURITY WARNING in /etc/csf/csf.conf.
- check /etc/pure-ftpd/pureftpd.passwd
- -rw------- 1 root root 0 Mar 1 14:05 /etc/pure-ftpd/pureftpd.passwd
- check /etc/pure-ftpd/pureftpd.pdb
- -rw------- 1 root root 2.1K Mar 1 14:05 /etc/pure-ftpd/pureftpd.pdb
- source_pcreinstall
- **********************************************************************
- * Add cmd shortcuts for php.ini, my.cnf, php-fpm.conf, nginx.conf and virtual.conf
- * Edit /etc/centminmod/custom_config.inc = customconfig
- * Edit php.ini = phpedit
- * Edit my.cnf = mycnf
- * Edit php-fpm.conf = fpmconf
- * Edit nginx.conf = nginxconf
- * Edit virtual.conf = vhostconf
- * nginx stop/start/restart = ngxstop/ngxstart/ngxrestart
- * php-fpm stop/start/restart = fpmstop/fpmstart/fpmrestart
- * mysql stop/start/restart = mysqlstop/mysqlstart/mysqlrestart
- * nginx + php-fpm stop/start/restart = npstop/npstart/nprestart
- * memcached stop/start/restart = memcachedstop/memcachedstart/memcachedrestart
- * csf stop/start/restart = csfstop/csfstart/csfrestart
- **********************************************************************
- grep: /usr/local/lib/php.ini: No such file or directory
- **********************************************************************
- * Starting Services...
- **********************************************************************
- 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.
- [FAILED]
- Starting mysql (via systemctl): [ OK ]
- *************************************************
- * Increase system Entropy pool availability
- *************************************************
- Created symlink from /etc/systemd/system/multi-user.target.wants/haveged.service to /usr/lib/systemd/system/haveged.service.
- [Service]
- ExecStart=
- ExecStart=/usr/sbin/haveged -w 4067 -v 1 --Foreground
- *************************************************
- * Post-Install Check List....
- *************************************************
- --------------------------------------------------------
- Check ccache Version:
- --------------------------------------------------------
- ccache version 3.4.1
- Copyright (C) 2002-2007 Andrew Tridgell
- Copyright (C) 2009-2018 Joel Rosdahl
- This program is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free Software
- Foundation; either version 3 of the License, or (at your option) any later
- version.
- --------------------------------------------------------
- Check Nginx Version:
- --------------------------------------------------------
- which: no nginx in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
- can not find nginx binary.. install failed
- --------------------------------------------------------
- Check PHP-FPM Version:
- --------------------------------------------------------
- which: no php in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
- inc/centminfinish.inc: line 77: -v: command not found
- --------------------------------------------------------
- Check MariaDB installed RPM Versions:
- --------------------------------------------------------
- MariaDB-server-10.1.31-1.el7.centos.x86_64
- MariaDB-common-10.1.31-1.el7.centos.x86_64
- MariaDB-compat-10.1.31-1.el7.centos.x86_64
- MariaDB-devel-10.1.31-1.el7.centos.x86_64
- MariaDB-client-10.1.31-1.el7.centos.x86_64
- MariaDB-shared-10.1.31-1.el7.centos.x86_64
- --------------------------------------------------------
- Check Memcached Server Version:
- --------------------------------------------------------
- memcached 1.5.6
- --------------------------------------------------------
- Check CSF Firewall Version:
- --------------------------------------------------------
- csf: v11.07 (generic)
- --------------------------------------------------------
- Check Siege Benchmark Version:
- --------------------------------------------------------
- which: no siege in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
- inc/centminfinish.inc: line 144: -V: command not found
- --------------------------------------------------------
- Check mysqlreport version:
- --------------------------------------------------------
- chmod: cannot access β/root/mysqlreportβ: No such file or directory
- inc/centminfinish.inc: line 168: /root/mysqlreport: No such file or directory
- --------------------------------------------------------
- Check pure-ftpd Version:
- --------------------------------------------------------
- pure-ftpd v1.0.42
- --------------------------------------------------------
- Check YUM Repo List
- --------------------------------------------------------
- Loaded plugins: fastestmirror, priorities, versionlock
- Loading mirror speeds from cached hostfile
- * base: mirror.0x.sg
- * epel: mirror.smartmedia.net.id
- * extras: mirror.0x.sg
- * rpmforge: mirror.smartmedia.net.id
- * updates: mirror.0x.sg
- 228 packages excluded due to repository priority protections
- repo id repo name status
- base/7/x86_64 CentOS-7 - Base 7,420+2,171
- centos-sclo-rh/x86_64 CentOS-7 - SCLo rh 6,546+94
- centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo 500
- digitalocean-agent/x86_64 DigitalOcean agent 1
- epel/x86_64 Extra Packages for Enterprise Linux 7 11,430+923
- extras/7/x86_64 CentOS-7 - Extras 390
- mariadb MariaDB 15+2
- rpmforge RHEL 7 - RPMforge.net - dag 139+106
- updates/7/x86_64 CentOS-7 - Updates 1,509+432
- !varnishcache_varnish41/x86_64 varnishcache_varnish41 46
- !varnishcache_varnish41-source varnishcache_varnish41-source 0
- repolist: 27,996
- --------------------------------------------------------
- mytimes check:
- /usr/bin/mytimes
- --------------------------------------------------------
- Thu Mar 1 14:05:46 UTC 2018 [UTC]
- Fri Mar 2 00:05:46 AEST 2018 [Australia/Brisbane]
- Thu Mar 1 06:05:46 PST 2018 [America/Los_Angeles]
- Thu Mar 1 08:05:46 CST 2018 [America/Chicago]
- Thu Mar 1 09:05:46 EST 2018 [America/New_York]
- Thu Mar 1 09:05:46 EST 2018 [America/Montreal]
- Thu Mar 1 14:05:46 GMT 2018 [Europe/London]
- Thu Mar 1 15:05:46 CET 2018 [Europe/Berlin]
- Thu Mar 1 21:05:46 +07 2018 [Asia/Bangkok]
- Thu Mar 1 21:05:46 +07 2018 [Asia/Ho_Chi_Minh]
- Thu Mar 1 21:05:46 WIB 2018 [Asia/Jakarta]
- Thu Mar 1 22:05:46 +08 2018 [Asia/Kuala_Lumpur]
- Thu Mar 1 22:05:46 +08 2018 [Asia/Singapore]
- --------------------------------------------------------
- *************************************************
- * Centmin Mod install completed....
- *************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement