Topic: Configure command section missing from phpinfo

I have install php 7.0.7 from your repository but now i need to build php from source since i had to rebuild curl to support HTTP/2.My new curl is found at  in /usr/local/curl.

In my phpinfo the configure command line is missing


How can i get the configure command ?

In case i recompile curl in same directory as your repository does can i still continue to use your repository to update php via yum

My appologies if these questions sounds dumb, i am new from compiling from source:)


Regards

Re: Configure command section missing from phpinfo

> In my phpinfo the configure command line is missing

It have be removed on purpose, as no value, see http://blog.remirepo.net/post/2010/09/2 … -or-PEBKAC

> How can i get the configure command ?

See the spec file used to build the RPM.

> In case i recompile curl in same directory as your repository does can i still continue to use your repository to update php via yum

No, you will have to rebuild each version.

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