Page 1 of 1

php-suhosin

Posted: Thu Feb 13, 2014 8:55 am
by Imaging
Scott/Mike:

Is there a php-suhosin package avaiable in the atomic repos for php 5.4?

If not, could you make one available? At present, only seeing the package on our ASL boxes and we have one box that doesn't have ASL that we'd like to use suhosin with 5.4.

Thanks!

Re: php-suhosin

Posted: Thu Feb 13, 2014 10:28 am
by scott
Sure, its called php-suhosin

Re: php-suhosin

Posted: Thu Feb 13, 2014 11:23 am
by Imaging
Thanks.

Odd not seeing it when I search with yum after cleaning all but can see the package at:

http://www6.atomicorp.com/channels/atom ... 6_64/RPMS/

On a related note, what is the difference between the

atomic-php54-php-*.rpm

labelled packages like

atomic-php54-php-5.4.25-31.el5.art.x86_64.rpm

versus the similarly named:

php-*.x86_64.rpm

like:

php-5.4.25-31.el5.art.x86_64.rpm

Can either be used?

Thanks.

Re: php-suhosin

Posted: Thu Feb 13, 2014 2:48 pm
by scott
The atomic-php packages are for the PHP Panda project. It lets you run multiple versions of php on plesk using fcgi

Re: php-suhosin

Posted: Thu Feb 13, 2014 3:04 pm
by Imaging
Thanks for the reply/clarification.