Topic: Type of installation : Single Version!

hi,

I wanted to install php5.6 with Single Version option, so that it will be replaced with based installed package. However, the single version options/configuration/steps generated by the wizard (followed all steps provided by the wizard), does not install in default installation location, rather its still use the "/opt/" as installation location, is this is the expected behavior? if not then please let me know what I'm missing here.

Thanks,
-SK

Re: Type of installation : Single Version!

It looks like you've done something wrong

yum repolist
rpm -qa php\*

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Type of installation : Single Version!

Hello Remi,

yes, you are right I was doing wrong!!

thanks for pointing out :-) now I have installed php5.6 successfully by replacing the default one :-)

appreciated your help

thanks,
-SK

Re: Type of installation : Single Version!

smile

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi