Koozali.org: home of the SME Server

Select PHP version pr Ibay

Offline beast

  • *
  • 238
  • +0/-0
Select PHP version pr Ibay
« 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



Offline beast

  • *
  • 238
  • +0/-0
Re: Select PHP version pr Ibay
« Reply #1 on: July 22, 2021, 11:21:50 AM »
Looks like smeserver-php-3.0.0-36.el7.sme.x86_64

is installed?

Offline TerryF

  • grumpy old man
  • *
  • 1,821
  • +6/-0
Re: Select PHP version pr Ibay
« Reply #2 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
--
qui scribit bis legit

Offline TerryF

  • grumpy old man
  • *
  • 1,821
  • +6/-0
Re: Select PHP version pr Ibay
« Reply #3 on: July 22, 2021, 12:06:57 PM »
Looks like smeserver-php-3.0.0-36.el7.sme.x86_64

is installed?

Yep
--
qui scribit bis legit

Offline beast

  • *
  • 238
  • +0/-0
Re: Select PHP version pr Ibay
« Reply #4 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