Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 8 matches
- Tue Oct 19, 2021 8:49 am
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 20
- Views: 224539
Re: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
Hi, I have not mett a like problem.
If you want to remove some php service You shoul go to the path /usr/local/vesta/data/templates/web/apache2/ and delete three files: php$type-$ver.stpl, php$type-$ver.tpl, php$type-$ver.sh where $type=(fcgid or -fpm) $ver=7.0 etc.
For exaple you want remove php ...
If you want to remove some php service You shoul go to the path /usr/local/vesta/data/templates/web/apache2/ and delete three files: php$type-$ver.stpl, php$type-$ver.tpl, php$type-$ver.sh where $type=(fcgid or -fpm) $ver=7.0 etc.
For exaple you want remove php ...
- Fri Aug 27, 2021 9:40 am
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 20
- Views: 224539
Re: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
Thanks for your post.
I tested it on Ubuntu server 18.04.5 and it worked fine.
What version of Ubuntu are you using? How can I repeat your problem?
I'll try it again on your version and probably fix script.
I tested it on Ubuntu server 18.04.5 and it worked fine.
What version of Ubuntu are you using? How can I repeat your problem?
I'll try it again on your version and probably fix script.
- Tue Aug 03, 2021 12:28 pm
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 20
- Views: 224539
Re: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu
Hi friends.
Good news. This script now works on Debian 9.
Good news. This script now works on Debian 9.
- Wed Jul 21, 2021 6:46 pm
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 4
- Views: 21530
Re: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu
Hi, friends.
At the moment the script works only on Ubuntu 18.04.
In the Inet there are a lot of tutorials how to install php 7.3-8.0 on Ubuntu 14.04/16.04.
The main idea is
sudo apt-get update
sudo apt -y install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get ...
At the moment the script works only on Ubuntu 18.04.
In the Inet there are a lot of tutorials how to install php 7.3-8.0 on Ubuntu 14.04/16.04.
The main idea is
sudo apt-get update
sudo apt -y install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get ...
- Wed Jul 21, 2021 6:46 pm
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 20
- Views: 224539
Re: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu
Hi, friends.
At the moment the script works only on Ubuntu 18.04.
In the Inet there are a lot of tutorials how to install php 7.3-8.0 on Ubuntu 14.04/16.04.
The main idea is
sudo apt-get update
sudo apt -y install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get ...
At the moment the script works only on Ubuntu 18.04.
In the Inet there are a lot of tutorials how to install php 7.3-8.0 on Ubuntu 14.04/16.04.
The main idea is
sudo apt-get update
sudo apt -y install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get ...
- Thu Jul 15, 2021 9:07 am
- Forum: Debian/Ubuntu
- Topic: TUTORIAL: PHP selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 for Debian & Ubuntu (and optionally directly nginx-PHP-FPM)
- Replies: 165
- Views: 1448307
Re: TUTORIAL: PHP selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 for Debian & Ubuntu (and optionally directly nginx-PHP-F
Please look here, maybe this will help you
viewtopic.php?f=41&t=20571
viewtopic.php?f=41&t=20571
- Thu Jul 15, 2021 9:04 am
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 20
- Views: 224539
PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
Hi friends.
I present to you for review the script wich automaticly install in Ubuntu PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 and integrate it in VestaCP.
The script and tutorial you can get on https://github.com/rikcage/vst-php-selector
I tested it on Ubuntu 18.04 but I think it should work on ather ...
I present to you for review the script wich automaticly install in Ubuntu PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 and integrate it in VestaCP.
The script and tutorial you can get on https://github.com/rikcage/vst-php-selector
I tested it on Ubuntu 18.04 but I think it should work on ather ...
- Thu Jul 15, 2021 9:04 am
- Forum: Debian/Ubuntu
- Topic: PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
- Replies: 4
- Views: 21530
PHP Multi selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 for Ubuntu & Debian
Hi friends.
I present to you for review the script wich automaticly install in Ubuntu PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 and integrate it in VestaCP.
The script and tutorial you can get on https://github.com/rikcage/vst-php-selector
I tested it on Ubuntu 18.04 but I think it should work on ather ...
I present to you for review the script wich automaticly install in Ubuntu PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 8.0 and integrate it in VestaCP.
The script and tutorial you can get on https://github.com/rikcage/vst-php-selector
I tested it on Ubuntu 18.04 but I think it should work on ather ...