How to install multi php version in vestacp
How to install multi php version in vestacp
How to install multi php version in vestacp?
php5.2.17
php5.3
now i see vestacp php version is php5.4.36
any have tutorial for this?
php5.2.17
php5.3
now i see vestacp php version is php5.4.36
any have tutorial for this?
-
- Posts: 88
- Joined: Thu Mar 06, 2014 7:52 pm
- Contact:
Re: How to install multi php version in vestacp
VestaCP uses it's own PHP version and AFAIK it is currently not possible to use multiple versions.
You could add a feature request for this on their bug tracker or up-vote the request if it's already there.
Hope this helps
You could add a feature request for this on their bug tracker or up-vote the request if it's already there.
Hope this helps
Re: How to install multi php version in vestacp
not rightdrMacFaulty wrote:VestaCP uses it's own PHP version and AFAIK it is currently not possible to use multiple versions.
You could add a feature request for this on their bug tracker or up-vote the request if it's already there.
Hope this helps
download sourse --> extract --> configure --> make --> make install -- use template phpcgi(modify from other php) in vestaCPqingyuan1 wrote:How to install multi php version in vestacp?
php5.2.17
php5.3
now i see vestacp php version is php5.4.36
any have tutorial for this?
on my servers(centOS 6) used php: 5.2(phpcgi), 5.3(phpcgi), 5,4(default mod_php), 5.5(phpcgi), 5,6(phpcgi)
-
- Posts: 88
- Joined: Thu Mar 06, 2014 7:52 pm
- Contact:
Re: How to install multi php version in vestacp
If Vesta isn't running on it's own PHP daemon, what is the php folder for then in the /usr/local/vesta path?demian wrote:not rightdrMacFaulty wrote:VestaCP uses it's own PHP version and AFAIK it is currently not possible to use multiple versions.
You could add a feature request for this on their bug tracker or up-vote the request if it's already there.
Hope this helps
download sourse --> extract --> configure --> make --> make install -- use template phpcgi(modify from other php) in vestaCPqingyuan1 wrote:How to install multi php version in vestacp?
php5.2.17
php5.3
now i see vestacp php version is php5.4.36
any have tutorial for this?
on my servers(centOS 6) used php: 5.2(phpcgi), 5.3(phpcgi), 5,4(default mod_php), 5.5(phpcgi), 5,6(phpcgi)
I'm curious, because if I stop Apache and nginx I can still access CP, so it must run on it's own, right (vesta-php and vesta-nginx daemons)?
I thought he was talking about VestaCP on it's own. My misunderstanding, for which I apologize :)
Re: How to install multi php version in vestacp
/usr/local/vesta/php/ = vesta-php
/usr/local/vesta/nginx/ = vesta-nginx
system php = /usr/bin/php /etc/php.ini /etc/php.d /usr/lib64/php /usr/include/php /usr/share/php
/usr/local/vesta/nginx/ = vesta-nginx
system php = /usr/bin/php /etc/php.ini /etc/php.d /usr/lib64/php /usr/include/php /usr/share/php