Topic: Removing php module/extension - shmop

Hey Remi,

I custom-built our PHP 8.1.27 for ARM - CentOS7.

Can you tell me how to remove this module from the PHP rpm build - shmop?

/etc/opt/remi/php81/php.d/20-shmop.ini,
shmop
shmop support => enabled


Thanks,

Kristian

Re: Removing php module/extension - shmop

Do you know that CentOS 7 will reach its end of life in 10 weeks?


BTW, simply remove the package which provides this extension.

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: Removing php module/extension - shmop

Thanks!
Yes, I know we've already moved to a newer OS. But this needs to be maintained.