atomicturtle
Golden Pleskian
@BrettDNZ It should be just fine in that environment. The packages are installed in parallel with any other php installs on the system.
You will only need a subscription to install the PHP 5.3 packages from the Nucleus channel, all the rest are available from the Atomic repo directly. No account required!
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
....a lot of warnings PHP Warning: PHP Startup: Unable to load dynamic library....
PHP Fatal error: Directive 'safe_mode' is no longer available in PHP in Unknown on line 0
/usr/local/psa/bin/php_handler --list
id: display name: full version: version: type: cgi-bin: php.ini: custom:
cgi 5.3.3 5.3.3 5.3 cgi /usr/bin/php-cgi /etc/php.ini false
fastcgi 5.3.3 5.3.3 5.3 fastcgi /usr/bin/php-cgi /etc/php.ini false
fastcgi-54 Atomic 5.4 5.4.33 5.4 fastcgi /opt/atomic/atomic-php54/root/usr/bin/php-cgi /opt/atomic/atomic-php54/root/etc/php.ini true
fastcgi-55 Atomic 5.5 5.5.17 5.5 fastcgi /opt/atomic/atomic-php55/root/usr/bin/php-cgi /opt/atomic/atomic-php55/root/etc/php.ini true
fastcgi-56 Atomic 5.6 5.6.0 5.6 fastcgi /opt/atomic/atomic-php56/root/usr/bin/php-cgi /opt/atomic/atomic-php56/root/etc/php.ini true
module 5.3.3 5.3.3 5.3 module /usr/bin/php-cgi /etc/php.ini false
I've the solution.Hello,
I use Plesk 12 with CentOS 6.
When I install PHP Panda, it's ok but when I active PHP 5.4 (or other) for a website, PHP files are not run with PHP... The server gives only HTML.
What can I do ?
Thanks
Philippe
@Pan_Duke I think there is a thread in the atomic forums about downgrading the DSO to the default 5.3 builds. I dont have the link handy
Changelog:
PHP 5.3.34 is now available!
Hi,From the top of the thread:
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