Jump to content

Ioncube issue


xarly

Recommended Posts

I have a VPS with Windows 2003 and Plesk 9 and i'm trying to integrate that with WHMCS but i don't archieve to install IonCube.

 

Couse in whmcs wiki is refered to unix systems i have follow ioncube website instructions. I have done this:

 

I uploaded this two php files

 

 

ioncube-encoded-file.php
ioncube-loader-helper.php

 

I navigate to "www.mydomain.es/ioncube-loader-helper.php" and get this error "The loading of ionCube encoded files is not currently working correctly on this server." as I expected.

 

So navigate to "php.ini installation instructions." and it said this:

 

Analysis

Analysis of your system configuration shows:

 

PHP Version 5.2.6

Operating System Windows

Threaded PHP Yes

php.ini file C:\Parallels\Plesk\Additional\PleskPHP5\php.ini

Required Loader ioncube_loader_win_5.2.dll

 

Instructions

To install the Loader in your php.ini file, edit or create the file C:\Parallels\Plesk\Additional\PleskPHP5\php.ini and add the following line before any other zend_extension lines:

 

zend_extension_ts = <drive>:\<path>\ioncube_loader_win_5.2.dll

 

where <drive>:\<path>\ is where you've installed the loader.

 

If there are no zend_extension lines already, you can put the line at any point in the file.

 

Finally, stop and restart your web server software for the changes to take effect.

 

So i put "ioncube_loader_win_5.2.dll" on ext folder inside PleskPHP5 and write in php.ini lines after check there was no other "zend_extension":

 

[Zend]
zend_extension_ts = C:\Parallels\Plesk\Additional\PleskPHP5\ext\ioncube_loader_win_5.2.dll

 

I reboot IIS and check the first php file (ioncube-encoded-file.php) but it said:

 

This encoded file cannot be run. Please run the file ioncube-loader-helper.php for more information.

 

I cannot understand what i'm doing wrong, i'm almost all the day trying to make it run

 

Could you help me?

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