最近、サーバーをphp 5.5にアップグレードしたところ、wefactが機能しなくなり、次のエラーコードが表示されます。
サイト エラー:
the file /home/supreme/domains/wefact.supremehosting.nl/public_html/bestellen/application /wefact_functions.php requires the ionCube PHP Loader ioncube_loader_lin_5.5.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
したがって、このエラーが何を意味するかを知っている限り、ioncube をアップグレードする必要がありますが、その方法はわかりません。
サーバーで php -v コマンドを使用すると、次のようになります。
[root@s01 ~]# php -v
Failed loading /usr/local/ioncube/ioncube_loader_lin_5.3.so: /usr/local/ioncube/ioncube_loader_lin_5.3.so: undefined symbol: execute
Failed loading /usr/local/lib/ioncube_loader_lin_5.3.so: /usr/local/lib/ioncube_loader_lin_5.3.so: cannot open shared object file: No such file or directory
PHP 5.5.30 (cli) (built: Nov 18 2015 11:02:07)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
[root@s01 ~]#
皆さんにお伝えするのを忘れる前に、私たちは直接管理を使用しており、一部の人は直接管理用のカスタム イオン ビルドがあると教えてくれました。