標籤:
第一步:下載: http://downloads3.ioncube.com/eval_download_packages/ioncube_encoder/win32_i386/en/ioncube_encoder_evaluation.zip
Installing to a remote WINDOWS DEDICATED or VPS server
------------------------------------------------------
1. Upload the contents of this package to C:\windows\system32----將解壓中的ext檔案放到此(並在WINDOWS7中安裝setup.exe)
2. Copy the loader-wizard.php script to the root web folder of a
configured domain on the server ----放到網站根目錄
2. Launch the Loader Wizard script in your browser. For example:
http://yourdomain/loader-wizard.php
第二步,開啟瀏覽器:
http://localhost/loader-wizard.php
Installation Instructions
- Download one of the following archives of Windows VC11 x86 Loaders:
Please note that the MS Windows installer version is suitable either for direct installation on a Windows machine or for uploading from a local PC to your server.
A Loaders archive can also be downloaded from http://loaders.ioncube.com/.
- Put the Loader files in
C:\xampp\php\ioncube
- Edit the file
C:\xampp\php\php.ini
and before any other zend_extension lines ensure that the following is included:
zend_extension = "C:\xampp\php\ioncube\ioncube_loader_win_5.6.dll"
Alternatively, replace your current C:\xampp\php\php.ini
file with this new php.ini file.
- Restart the Apache server software.
- When the server software has restarted, click here to test the Loader.---點擊
點擊上面“”後,結果:----提示安裝成功
ionCube Loader WizardLoader Installed Successfully
The ionCube Loader version 5.0.21 for PHP 5.6 is installed and encoded files should run successfully.
Please contact the script provider if you do experience any problems running encoded files.
For security reasons we advise that you remove this Wizard script from your server now that the ionCube Loader is installed.
開啟phpinfo()查看其在XAMPP中的配置資訊:
Additional Modules
Module Name |
ionCube Loader |
在windows7中安裝ionCube PHP Encoder