Changes

From SME Server
Jump to navigationJump to search
386 bytes added ,  21:56, 8 January 2020
Created page with "install memcached for SME9 and above <syntaxhighlight lang="bash"> yum install smeserver-extrarepositories-remi signal-event yum-modify yum install memcached php*-pecl-memcac..."
install memcached for SME9 and above

<syntaxhighlight lang="bash">
yum install smeserver-extrarepositories-remi
signal-event yum-modify
yum install memcached php*-pecl-memcached
config set memcached service status enabled TCPPort 11211 access local
cd /etc/rc.d/rc7.d
ln -s S50memcached /etc/rc.d/init.d/memcached
config set UnsavedChanges no
service memcached start
</syntaxhighlight>
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,221

edits

Navigation menu