1 (edited by didiergm 2018-01-25 10:46:38)

Topic: A little lost in this repo

Hello,

Could someone explain a couple of small things to me ?

First a bit of context and goal. I would like to install Centos 7; Apache; Postgresql 10; Php 7.1

Centos and Apache done, Postgres 10: done I am now stumbling upon a few issues with PHP

1- What is the difference between php71-.. and php71w-.. ?
2- I can't find any mod_php for apache in this repository, the only one I could find was php71w from a repo called webtatic;
when I install php71-pgsql it is not listed in phpinfo() even though I see it where listing php-m

I am possibly a little stupid, but being fairly new to Centos, I find it a bit daunting

thanks in advance for your time
Didier

Re: A little lost in this repo

1- see the FAQ => https://blog.remirepo.net/pages/English-FAQ#scl

2- yes (package name is simply "php")

See the Wizard (top right link on this page)

P.S. php71w packages are not from my repository, but from another repo, which choose to use different names

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: A little lost in this repo

excellent thanks a lot, with that I was able to complete my installation w/o further trouble

Merci Rémi

Re: A little lost in this repo

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