1root@xxx:/var/log# ufw status 2Status: active 34To Action From 5-- ------ ---- 622 LIMIT Anywhere 780 ALLOW Anywhere 8443 ALLOW Anywhere 9??41908/tcp ALLOW Anywhere 10Anywhere ALLOW 115.85.11.98 1125/tcp ALLOW Anywhere 124444/tcp ALLOW Anywhere 134444/udp ALLOW Anywhere 1422 (v6) LIMIT Anywhere (v6) 1580 (v6) ALLOW …
Read MoreHad to install as follows (need to be php7.x): 1pecl install memcached Dependencies may need to be installed 1# yum groupinstall "Development tools" 2# yum install zlib zlib-devel 3# yum install php php-devel php-pear 4echo "extension=memcache.so" >> /etc/php.d/memcache.ini See …
Read More