ioncube
Posted by: platinumidesigns (57.68.33.---)
Date: April 05, 2007 03:59PM

Can anyone tell me if the ioncube is included with WAMP. Which version is it included?
I am using v.1.6.4.

If not included in this version, how would I install it.

Options: ReplyQuote
Re: ioncube
Posted by: yfastud (72.236.169.---)
Date: April 05, 2007 04:21PM

Ioncube is not free so most people might not use it, but if you've already have it, you can install the loader w/ this tutor:

[www.webhostgear.com]

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote
Re: ioncube
Posted by: platinumidesigns (57.68.33.---)
Date: April 05, 2007 11:09PM

What do you mean it's not free? the download is free ?

That link gives explaination on how to install on linux....
is there more to it than copying an assistant file

----
Installing ionCube Loader:

1. Download the program and store it on your server using wget or FTP.
[www.ioncube.com]

2. Unpack the program
tar -zxvf ioncube_loaders.tar.gz

3. cd ioncube

4. copy ioncube-install-assistant.php to a web directory such as your hosting directory and open it in your browser window.
cp ioncube-install-assistant.php /home/userdirectoryhere/www

Then open it [www.yourdomain.com]

my version is for windows..but will be dumped into wamp's root (www)

Anyone?

Options: ReplyQuote
Re: ioncube
Posted by: yfastud (---.cable.mindspring.com)
Date: April 05, 2007 11:16PM

The loader is free but the encoder is not free, and what you listed above is for installing the loader; what the point to install the loader w/o the encoder?

[www.ioncube.com]

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote
Re: ioncube
Posted by: CyberSpatium (71.237.217.---)
Date: April 06, 2007 06:19AM

you need to install the decoder if you are using a script that is encrypted with the encoder. many people use ioncube over zend encoder to encoded their scripts because ioncube is much cheaper.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote
Re: ioncube
Posted by: TheLimey (---.range217-44.btcentralplus.com)
Date: April 16, 2007 08:45PM

To install ionCube on wampserver

1. Download the archive (not the installer) for the ionCube loaders for Windows (x86) from [www.ioncube.com]

2. Unpack these to a directory on your local machine eg c:\wamp\ioncube

3. Edit the php.ini file

4. At the end of the php.ini ADD this. If you already have Zend Optimizer installed then, this line must come before the other zend modules for ionCube to work correctly. This also assumes you are running php5.2.x - if not load one of the other ionCube files.

zend_extension_ts = "c:/wamp\ioncube\ioncube_loader_win_5.2.dll"

5. Restart your wampserver and check the phpinfo() page. You should see the ionCube loaders present, along with Zend Optimizer if you have that installed too.

Hope that helps!

Thanks.

Darren.
www.censura.info - PHP reviews and ratings application.

Options: ReplyQuote


Sorry, only registered users may post in this forum.