Jump to content

Site error - ioncube


FLCaveDiver

Recommended Posts

Site error: the file /home/xxxxxx/public_html/secure/admin/index.php requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.

 

Any idea why my installation would suddenly start giving this error? It happens on both client and admin pages.

 

The ioncube folder & files are definitely there. I did upload them again (ioncube folder) but still the same error.

 

I did a search but didn't find anything.

Link to comment
Share on other sites

Hey,

 

Did you recompile Apache/PHP in the last few days? Make sure that the loaders are correct.

 

Re-upload the loaders to the folder

home/xxxxxx/public_html/secure/admin/ <== Admin Folder

home/xxxxxx/public_html/secure/ <== Client Side

home/xxxxxx/public_html/ioncube <== Ioncube

home/xxxxxx/public_html/ioncube/ioncube_loader_lin_4.4.so <== Loader

 

 

Can you provide me with a PHPInfo page read out. This can determine if you are running PHP with suPHP or PHPsuExec which in that case, you will need to create a php.ini file and add the required loaders.

(http://support.whmcs.com/knowledgebase.php?action=displayarticle&catid=4&id=5)

 

From,

Adam

Link to comment
Share on other sites

I haven't changed anything as I'm on a shared server and don't have access to the root. I've had to use 'Register Globals' and have been using it for quite some time via .htaccess.

 

Thanks for the link to the Knowledgebase, I'll do some more checking.

 

PHP Version 4.4.4

Link to comment
Share on other sites

I haven't changed anything as I'm on a shared server and don't have access to the root. I've had to use 'Register Globals' and have been using it for quite some time via .htaccess.

 

Thanks for the link to the Knowledgebase, I'll do some more checking.

 

PHP Version 4.4.4

 

Hey,

 

Contact your host as they could have disabled loaders to be installed via clients. It also doesn't appear that you need to use the php.ini file to load the loaders as if you have register globals set via .htaccess

 

From,

Adam

Link to comment
Share on other sites

Adam, thanks for your help & suggestions. I did try the suggestions you made but they failed to help. I uploaded the entire package again and got the same error. I then contacted my host & went to bed.

 

My host said they didn't change anything. It must be magic because it started working again.

 

Thanks again,

Rich

Link to comment
Share on other sites

<Rant>

From host support desk . .

 

"Actually, I figured it out. I was tracking down some bad scripts, but

didn't remember that I left the dl function disabled for php which

obviously plays tricks on ioncube."

</Rant>

 

It wasn't magic afterall :)

Link to comment
Share on other sites

<Rant>

From host support desk . .

 

"Actually, I figured it out. I was tracking down some bad scripts, but

didn't remember that I left the dl function disabled for php which

obviously plays tricks on ioncube."

</Rant>

 

It wasn't magic afterall :)

 

Hey,

 

Yup, that will do it. :)

 

Glad its working :)

 

From,

Adam

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated