|
If you wish to download and install our ionCube version, your server must
support ionCube encoded files.
There are two methods ionCube can be integrated into your server.
1.) ionCube can be built into your server's php.ini file.
2.) ionCube can be used via Runtime Loading.
If you don't know if ionCube is already integrated with your server, you
should email your hosting support administrator and ask. If ionCube
is
not built into your php.ini file, you can use 'Runtime Loading', which means you simply
need to upload a few ionCube files to your server in a new /ioncube
folder.
We also offer an Auto Uploader tool that comes with v3.0+, that will
upload all files, set permissions and test your
server to see if the ionCube is built into your server. If it is not, it will attempt to
install the Runtime Loaders for you automatically.
If automatic install of the runtime loaders fail, due to your server's
settings, then you will have to manually upload the loader files yourself
and may need to adjust your servers settings.
ionCube Requirements:
If your PHP install has Safe_Mode turned on, then using the ionCube
Runtime Loaders will not work. You will have to turn Safe_Mode off
or build ionCube into the php.ini file.
If your PHP install has threading support then run-time Loading is only
possible on threaded web servers if using the CGI, FastCGI or CLI
interface.
Automatic install of IonCube run-time Loaders on a Windows server
typically does not succeed. You will will have to install manually
via FTP,
in most cases.
View the
IonCube FAQ for help with common questions, or go to
IonCube.com to get server specific runtime loaders for your server
type
|