Koozali.org: home of the SME Server

Contribs.org Forums => Koozali SME Server 10.x => Topic started by: beast on July 22, 2021, 11:19:24 AM

Title: Select PHP version pr Ibay
Post by: beast on July 22, 2021, 11:19:24 AM
Hi All

Looking over the forum I see that I can select PHP version pr ibay like this

Need to update smeserver-php:
yum install smeserver-php --enablerepo=smeupdates-testing

and

db accounts setprop myibay PHPVersion "" #select php54
prop PHPVersion not set #select php7x

Is there any documentation of these commands anywhere (unable to find it)

If I for example like to select PHP 8.0 for an ibay is it:

Code: [Select]
yum install smeserver-php --enablerepo=smeupdates-testing
db accounts setprop myibay PHPVersion "" #select php80

and what version will

Code: [Select]
prop PHPVersion not set #select php7x
select?

I guess php7x has to be replaced with php73?

Is this "feature" still in testing or?

/Benny


Title: Re: Select PHP version pr Ibay
Post by: beast on July 22, 2021, 11:21:50 AM
Looks like smeserver-php-3.0.0-36.el7.sme.x86_64

is installed?
Title: Re: Select PHP version pr Ibay
Post by: TerryF on July 22, 2021, 12:06:06 PM
I find the contrib https://wiki.koozali.org/Webhosting to be far more useful..

Set php ver by ibay and more
Title: Re: Select PHP version pr Ibay
Post by: TerryF on July 22, 2021, 12:06:57 PM
Looks like smeserver-php-3.0.0-36.el7.sme.x86_64

is installed?

Yep
Title: Re: Select PHP version pr Ibay
Post by: beast on July 22, 2021, 12:28:29 PM
I find the contrib https://wiki.koozali.org/Webhosting to be far more useful..

Set php ver by ibay and more

Great - thank you