Windows マシンで AMPPS を使用しています。移動しhttp://localhost
てローカルホスト サーバーに変更を加えようとすると、次のエラーが表示されます。
Site error: the file C:\Program Files (x86)\Ampps\ampps\softaculous\enduser\inc.php requires the ionCube PHP Loader ioncube_loader_win_5.3.dll to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
ファイルをチェックアウトしましたが、php.ini
何も問題はありません。
;ionCube Loader
zend_extension="{$path}\{$php_dir}\ioncube_loader_win_5.3.dll"
echo するとphpinfo()
、この IonCube ローダーへの参照がまったく見つかりません。
IonCube インストール ウィザードを使用して問題を解決しようとすると、base URL
およびbase Directory
フィールドに何を入力すればよいかわかりません。
誰かがここで私を助けてくれますか? ありがとう。