Plesk 10.2.0 Autoinstaller Fails / PHP ionCube Loader Issue

Support/Development for PHP
PTS21
Forum User
Forum User
Posts: 10
Joined: Thu Apr 07, 2011 11:51 am
Location: Buffalo, NY

Plesk 10.2.0 Autoinstaller Fails / PHP ionCube Loader Issue

Unread post by PTS21 »

First off all, thanks to Atomic and this great community. I'm not an expert on managing my company's server but I know enough to be dangerous because of these forums/wiki pages.

Today I ran yum upgrade on my server to update all components (specifically to upgrade to PHP 5.3). All my sites are working correctly (so far) which is great. I noticed there was an update to Plesk so I ran the autoinstaller and got this message:
ERROR: Unable to proceed with the installation until the package php-ioncube-loader-1:4.0.5-1.el5.art.i386 is removed from the system.
Not all packages were installed.
Please resolve this issue and try installing the packages again.
If you cannot resolve the issue on your own, contact product technical support for assistance.
Not sure what's the proper way to proceed. Thanks in advance for any help.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Plesk 10.2.0 Autoinstaller Fails / PHP ionCube Loader Is

Unread post by scott »

Yeah the plesk autoinstaller isnt dynamic like yum is, so it looks like they're out of date again. I'd wait a few days to see if they update their system and try again
Lapinhurlant
New Forum User
New Forum User
Posts: 1
Joined: Wed Jun 01, 2011 8:37 am
Location: France

Re: Plesk 10.2.0 Autoinstaller Fails / PHP ionCube Loader Is

Unread post by Lapinhurlant »

1/ wget http://autoinstall.plesk.com/PSA_10.2.0 ... x86_64.rpm

2/ rpm -U php5-ioncube-loader-4.0.7-11032115.x86_64.rpm
3/ /etc/init.d/psa restart

Again
mcarson
Forum User
Forum User
Posts: 5
Joined: Sat Jun 25, 2011 5:37 am
Location: Glasgow, Scotland

Re: Plesk 10.2.0 Autoinstaller Fails / PHP ionCube Loader Is

Unread post by mcarson »

Thanks :D , this helped with fixing my issue with the following:

Code: Select all

Failed loading /usr/lib64/php/modules//php_ioncube_loader_lin_5.1_x86_64.so:  /usr/lib64/php/modules//php_ioncube_loader_lin_5.1_x86_64.so: undefined symbol: zend_error_noreturn
after upgrading php to 5.3.6 using the atomic repo on Plesk SBP 10.2
Post Reply