回覆列表
  • 1 # 使用者7101088742487

    1. 下載 Zend Guard Loader 壓縮包。

    2. 解壓並提取 ZendGuardLoader.so(Linux)或 ZendLoader.dll(Windows),對應你的PHP版本。

    3. 在你的 php.ini 檔案新增下面一行,用來載入 Zend Guard Loader:

    Linux 和 Mac OS X: zend_extension = 完整路徑/ZendGuardLoader.soWindows(非執行緒安全): zend_extension = 完整路徑/ZendLoader.dll

    4. 在 php.ini 額外新增一行,啟用 Zend Guard Loader:

    zend_loader.enable = 1

    5. 可選:可以在 php.ini 檔案新增以下行到 Zend Guard Loader 配置位置:

    ;禁用許可證檢查(為了效能的原因)zend_loader.disable_licensing = 0

    ;讓 Zend Guard Loader 支援混淆級別。級別在 Zend Guard 的官方詳細文件。 0 - 不啟用混淆zend_loader.obfuscation_level_support = 3

    6. 如果您使用 Zend debugger,請確保載入 Zend guard Loader。

    7. 如果您使用 ioncube loader,請務必在它之前載入 Zend guard Loader。

    8. 重新啟動Web伺服器。

    總結一下,在php.ini中加的語句如下:【Linux 和 Mac OS X環境下】zend_extension="/usr/lib/php/modules/ZendGuardLoader.so" (替換成自己的ZendGuardLoader.so路徑)zend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3

    【Windows環境下】zend_extension="c:/php/ZendLoader.dll" (替換成自己的ZendGuardLoader.so路徑)zend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3

  • 中秋節和大豐收的關聯?
  • 山藥茯苓熟地貢菊山萸肉西洋參澤瀉丹皮有什麼藥?