PHP7 - pecl issues

I’m just starting to use php7 after upgrading a SLES 12 server form php5 to php7.

What I’m finding is concerning. pecl doesn’t seem to exist anymore, and when i try to install a pcel package using [FONT=Arial Black]pear install pecl/[/FONT] I get a phpize error.

Are/Is there a known issues with php5 to 7 page to list out problems you might run into or am i missing something else ?

Thanks

Ok I found that in order for the pecl and phpize to exist you need the php7-devel package - but it’s missing.

Hi
Add the SDK for devel packages;

Information for package php7-devel:
-----------------------------------
Repository: SLE-SDK12-SP1-Updates for x86_64
Name: php7-devel
Version: 7.0.7-6.2

SUSEConnect --list-extensions
SUSEConnect -p <ext...>


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.31-30-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

This is one a SLES 12 SP0 - I have the following Repo through SUSE Manager 3 SLE-SDK12-Updates for x86_64 & SLE-SDK12-Pool for x86_64 - php7-devel not listed.

I have SLES 12 SP1 and I did find it there so we are good on this os version, just not SP0

Hi
It would appear so, I looked on my SuMA3 and couldn’t find. I would
guess it’s been missed, are you in a position to raise an SR?


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.31-30-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Perhaps - it’s just a training/test server, I’ll look into to it tomorrow.

Thanks for your help