We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Search found 3 matches
- Sat Apr 25, 2020 2:25 am
- Forum: RHEL/CentOS
- Topic: Install memcached vestacp PHP74
- Replies: 2
- Views: 24778
Re: Install memcached vestacp PHP74
You're rightguiditoito wrote: ↑Wed Apr 22, 2020 12:07 pmyou should use ln -s rather than copy because when you update your server the files will remain old
Cheers
- Wed Apr 22, 2020 11:58 am
- Forum: RHEL/CentOS
- Topic: Install memcached vestacp PHP74
- Replies: 2
- Views: 24778
Install memcached vestacp PHP74
Steps for install memcached for VestaCP PHP74 Centos 7 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-me...
- Sun Oct 27, 2019 9:29 pm
- Forum: CLI
- Topic: CLI Command Errors
- Replies: 4
- Views: 137400
Re: CLI Command Errors
Thanks,skurudo wrote: ↑Mon Dec 07, 2015 7:18 amIt's variables prob, not script:viewtopic.php?uid=17&f=16&t=5075&start=0#p15173Code: Select all
export VESTA=/usr/local/vesta/
And latter exec in SSH
Code: Select all
v-add-letsencrypt-domain admin web.com