Search found 9 matches
- Thu Jul 15, 2021 12:45 pm
- Forum: Debian/Ubuntu
- Topic: How can I update PHP-FPM from 7.2 to 7.3?
- Replies: 1
- Views: 12213
Re: How can I update PHP-FPM from 7.2 to 7.3?
I have the same problem. My system is Ubuntu 18.04, nginx/1.19.6 My update CMS requires php7.3 thus I always get a pop-up reminder. As you have done, I have installed php7.3-fpm. On the command line, ensuing the php -v provides a php 7.3 version. However, I still get a pop-up reminder on my website....
- Tue Oct 22, 2019 1:27 am
- Forum: General Discussion
- Topic: Centos 7 - downgrade PHP 7.4.0RC2 to php 7.3
- Replies: 32
- Views: 166404
Re: Centos 7 - downgrade PHP 7.4.0RC2 to php 7.3
I got some issues with PHP 7.4.0RC2 when running Laravel or some other apps dependent on Laravel. I came across this post an tried several methods. What worked for me is yum install yum-utils -y yum-config-manager --disable remi-php5* yum-config-manager --disable remi-php74 yum-config-manager --disa...
- Tue Dec 01, 2015 8:07 am
- Forum: General Discussion
- Topic: After Installing Vesta 0.9.8-15
- Replies: 0
- Views: 2364
After Installing Vesta 0.9.8-15
Hi All, I have just bought a new VPS and tried installing VestaCP on it. I have been using VestaCP in other VPSs so I am familiar how its features and functionality. In this new VPS, I have initially installed, Centos 6 64bit. After installation, I tried restoring a backup file from one of my VPSs i...
- Tue Jun 30, 2015 7:42 am
- Forum: General Discussion
- Topic: Selective Application Installation
- Replies: 2
- Views: 3605
Selective Application Installation
Hi All,
Is there a way that I will be able to select applications (other than core) to install such as DNS, Mail Server, etc. In this way I could optimize my server (small) rather than a bloated one with applications running not being used?
Thank you
Is there a way that I will be able to select applications (other than core) to install such as DNS, Mail Server, etc. In this way I could optimize my server (small) rather than a bloated one with applications running not being used?
Thank you
- Tue Aug 19, 2014 12:16 am
- Forum: General Discussion
- Topic: VestaCP Update to Latest Version
- Replies: 8
- Views: 39282
Re: VestaCP Update to Latest Version
@imperio, Thanks
- Sun Aug 17, 2014 4:06 pm
- Forum: General Discussion
- Topic: VestaCP Update to Latest Version
- Replies: 8
- Views: 39282
Re: VestaCP Update to Latest Version
Thanks imperio. I am using CentOS release 6.5 (Final). Here are the results: [root@cio ~]# v-list-sys-vesta-updates NAME VERSION RELEASE ARCH UPDATED TIME DATE ------ ------ ------ ------ ------ ------ ------ vesta 0.9.8 10 i386 yes 14:56:19 2014-08-09 vesta-php 0.9.7 3 i386 yes 07:04:26 2014-07-17 ...
- Sun Aug 17, 2014 1:50 am
- Forum: General Discussion
- Topic: VestaCP Update to Latest Version
- Replies: 8
- Views: 39282
VestaCP Update to Latest Version
VestaCP saved my day when all my VPS was suspended for using Kloxo CP. From then on, I am using VestaCP on all my VPS. I am just wondering though if there is an easy way for upgrading an old version of VestaCP to the latest version. Currently, I am just re-installing VestaCP everytime a new release ...
- Mon Mar 31, 2014 1:50 am
- Forum: General Discussion
- Topic: SSL Support Without Nginx Support
- Replies: 2
- Views: 4960
Re: SSL Support Without Nginx Support
You can completely disable nginx for the whole server which is not the best approach from a performance perspective. I suggest you to remove everything from the nginx extension field for domain and use the default nginx template. It will make nginx to work as a transparent proxy with no intrusion. ...
- Wed Feb 05, 2014 12:41 am
- Forum: General Discussion
- Topic: SSL Support Without Nginx Support
- Replies: 2
- Views: 4960
SSL Support Without Nginx Support
I need to run my site on SSL but I need too disable Nginx as it is not compatible with some of the scripts running on my site.
However, SSL support only works when Nginx support is ticked.
Is there a way to enable SSL support with no Nginx support.
Thank you very much
However, SSL support only works when Nginx support is ticked.
Is there a way to enable SSL support with no Nginx support.
Thank you very much