Cpanel IonCube Softaculous PROBLEM! How to fix it!

None of the below worked but the last line.. What did work after all of that was to go to tweak settings and select ioncube and save it… You probably need to install ioncube first but you may only need to turn it on in tweak settings so try that first!

1. Download the newest version of Ioncube here http://www.ioncube.com/loaders.php

2. extract it and upload it to your server. It is easiest to use wget like this..
wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz

3. Extract it tar xvzf ioncube_loaders_lin_x86-64.tar.gz

4. I am using PHP 5.2.17 so I need the ioncube_loader_lin_5.2.so version

5. Move the whole ioncube directory to /usr/local
mv ioncube /usr/local

6. Next add it to your php.ini file
vi /usr/local/lib/php.ini you can also use nano vi is just my editor of choice
add this line to the php.ini
zend_extension=”/usr/local/IonCube/ioncube_loader_lin_5.2.so”

7. save the file and restart apache to save it in vi hit esc then :wq

8. Click the restart apache in cpanel

You can also install it via easy apache which is all point and click… Although when I used easy apache it still it was not installed..
Site error: the file /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/enduser/main/functions.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

After the above did not work for me either I found this.

To install IonCube loading in cPanel, run the following as root:

# /scripts/phpextensionmgr install IonCubeLoader

This did not work either even though when I did php -v it showed it as installed.. Next I found this

run this as root from your cpanel server it recomplies apache which I already di once through easyapache..
/scripts/makecpphp

that did not work either!

What did work after all of that was to go to tweak settings and select ioncube and save it…

Linux Admin Article's Source: http://linuxadmins.org/2011/10/cpanel-ioncube-softaculous-problem-how-to-fix-it/
Author:

  • authorBy:
  • writerPosted On: October 2, 2011
  • livePublished articles: 13

Post Comment

RSS Hosting Blog
  • OpenVZ by Pinellas Hosting
    We have decided to start offering OpenVZ to fill a need for a good affordable Openvz Host.We have several templates to choose from.If you have an OpenVZ template you want hosted just send it to us and we will be glad to host it! We will customize just about any package! You get a control […]
  • A customer networks and his Virtual PBX!
    A customers network and his Virtual PBX! Most the time we get new customers they configure their PBXs and we do not here from them again! Other times tickets go back and forth for days. We get the occasional ticket from existing client here and there but mostly new clients put in the most tickets. […]
  • Zimbra and VtigerCRM test install!
    Recently we had a client that wanted an email solution along with a CRM solutions. We looked around and finally decided to give Zimbra a try. It was easy to install on a CentOS vps. Basically you get the server ready and run the install script. We got it up in a few hours and […]
  • Changing Internal networks or adding another internal network in Elastix, Trixbox, or FreePBX
    Recently on one of the Elastix PBXs I host, I had to put up another internal network. Basically two sites were VPNed together so on the other end of the VPN were the new phones were there was another internal network. When someone would call out they could hear me but I could not hear […]
  • Has Trixbox development stopped? Should you look for other Asterisk solutions like Elastix or PBXinaFlash?
    Has Trixbox development stopped? Should you look for other Asterisk solutions? Has Trixbox development stopped? Well I am not sure if it has stopped completely. For version 2.6 yes it does seem like it has stopped. Here are the most recent release dates. Trixbox 2.8          latest release 2010-06-11 Trixbox 2.6          latest release 2009-06-22 […]
  • IPhone verse HTC Sensation (Android).
    IPhone verse HTC Sensation (Android).   I went and bought my IPhone when the came out. I went through a few of them then the IPhone 3G came out and I eventually upgraded.  I had this IPhone for a few years. I had all of these phones unlocked on T-Mobile as I felt AT&T was […]
  • Pinellas Hosting is proud to announce our Affiliate Program.
    Pinellas Hosting is proud to announce our New Affiliate Program. Current customers can now get commissions on any referrals leading to sales. Just click our Affiliate Program link from our Billing System. Login then on the left side you will see Affiliate Program click it you will be signed up and ready to go. If […]
  • Dovecot and Cpanel issue!
      Dovecot and Cpanel issue! We setup a Cpanel server recently then we started to put customers on it. Right away we had a customer tell us they were not able to get email. They were getting the following error when checking email from a help desk. SECURITY PROBLEM: insecure server advertised AUTH=PLAIN Retrying PLAIN […]
  • Cannot dial anything past 211!
    Cannot dial anything past 211! At the one of our customer’s sites they have extensions in the 2100 range. I did the PBX install and left. Everything seemed fine. They started dialing 2111 2112 2113 2114 and they would get all circuits are busy. The PBX was only seeing 211. Here is what I was […]
  • PBX Move
    PBX Move Moving an Asterisk PBX can be pretty easy. There are some things that you should look at. We recently moved a trixbox to a new subnet in a new building. One of the problems was no sound on calls. A lot of time this can be caused by incorrect configuration in the sip_nat.conf […]