Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion RHEL/CentOS
  • Search

Install memcached vestacp PHP74 Topic is solved

RHEL/CentOS related topics
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
marcofbb
Posts: 3
Joined: Tue Aug 07, 2018 4:58 am

Os: CentOS 6x
Web: apache + nginx
Install memcached vestacp PHP74
  • Quote

Post by marcofbb » Wed Apr 22, 2020 11:58 am

Steps for install memcached for VestaCP PHP74 Centos 7

Code: Select all

yum -y install memcached
systemctl enable memcached
yum -y install php74-php-memcached --enablerepo=remi
yum -y install php74-php-igbinary --enablerepo=remi
yum -y install php74-php-msgpack --enablerepo=remi
	
ln -s /etc/opt/remi/php74/php.d/50-memcached.ini /etc/php.d/
ln -s /etc/opt/remi/php74/php.d/40-msgpack.ini /etc/php.d/
ln -s /etc/opt/remi/php74/php.d/40-igbinary.ini /etc/php.d/
ln -s /opt/remi/php74/root/usr/lib64/php/modules/memcached.so /usr/lib64/php/modules/
ln -s /opt/remi/php74/root/usr/lib64/php/modules/msgpack.so /usr/lib64/php/modules/
ln -s /opt/remi/php74/root/usr/lib64/php/modules/igbinary.so /usr/lib64/php/modules/
Last edited by marcofbb on Sat Apr 25, 2020 2:27 am, edited 1 time in total.
Top

guiditoito
Posts: 8
Joined: Tue Apr 14, 2020 1:52 am

Os: CentOS 6x
Web: apache + nginx
Re: Install memcached vestacp PHP74
  • Quote

Post by guiditoito » Wed Apr 22, 2020 12:07 pm

you should use ln -s rather than copy because when you update your server the files will remain old
Top

marcofbb
Posts: 3
Joined: Tue Aug 07, 2018 4:58 am

Os: CentOS 6x
Web: apache + nginx
Re: Install memcached vestacp PHP74
  • Quote

Post by marcofbb » Sat Apr 25, 2020 2:25 am

guiditoito wrote: ↑
Wed Apr 22, 2020 12:07 pm
you should use ln -s rather than copy because when you update your server the files will remain old
You're right

Cheers
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “RHEL/CentOS”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password