Page 1 of 1

Plesk 12 and multi PHP support

Posted: Fri Oct 09, 2015 12:21 pm
by hostingguy
Hi everyone,

I am new to Plesk 12 and the concept of the multi php is cool, and while exploring it more it appears that all of the alternatives offered are from plesk themselves.
Is there an option (and if so how?) to use atomic packages for 5.3, 5.4, 5.5, etc that come with the hardened options (like suhosin, etc) built in?

Also, does each one of these use a different php.ini file, or do they all share the same /etc/php.ini and /etc/php.d files?

Re: Plesk 12 and multi PHP support

Posted: Mon Oct 12, 2015 7:40 pm
by scott
Yeah they all use separate php.ini files under /opt/atomic/atomic-phpXX/. They're designed to co-exist with other installs concurrently, there isn't any kind of overlap and they wouldnt replace another php install on the system

Re: Plesk 12 and multi PHP support

Posted: Mon Oct 12, 2015 7:48 pm
by hostingguy
Hi Scott,

How do those get installed?
I followed the Plesk installer and it looks like it installed all of their versions - I have

plesk-php52-*
plesk-php53-*
plesk-php54-*
plesk-php55-*
plesk-php56-*

Those are in addition to the CloudLinux php-* packages - so Im not sure what to change to get this going to your guys php builds.

Do you have any guides for the plesk 12 noobie?

Re: Plesk 12 and multi PHP support

Posted: Mon Oct 12, 2015 8:35 pm
by scott
Sure, I did a thread for this just for plesk here:

http://forum.odin.com/threads/php-panda ... sk.293750/

Heres the TL;DR version:

Installation:

1) Set up the atomic yum repository

wget -q -O - http://www.atomicorp.com/installers/atomic |sh

2) Install the Panda

yum install plesk-php-panda

3) (Nucleus subscribers)
yum install plesk-php53-panda plesk-php52-panda