Control Web Panel

WebPanel => PHP => Topic started by: Sandeep on February 19, 2016, 02:46:50 PM

Title: Php 5.6.x
Post by: Sandeep on February 19, 2016, 02:46:50 PM
Hello
Can somebody help me to install latest version of php 5.6.xx.
don't like the webtatic repo.
Title: Re: Php 5.6.x
Post by: Igor S. on February 26, 2016, 07:48:21 AM
Hello.

You can use PHP switcher in the CWP for PHP 5.6 install.
Title: Re: Php 5.6.x
Post by: rodpascoe on February 28, 2016, 06:58:35 PM
Be aware that you probably won't get JPEG support to work in 5.6.x.

No matter how you compile PHP JPEG support doesn't get compiled into it.

I've moved back to 5.4 and it works perfectly so something is up with the built in 5.6 branch.
Title: Re: Php 5.6.x
Post by: Sandeep on March 06, 2016, 06:09:54 AM
Be aware that you probably won't get JPEG support to work in 5.6.x.

No matter how you compile PHP JPEG support doesn't get compiled into it.

I've moved back to 5.4 and it works perfectly so something is up with the built in 5.6 branch.
recompile php with this
Code: [Select]
--with-jpeg-dir
--enable-gd-native-ttf
--with-freetype-dir