簡體   English   中英

升級到PHP 5.5后的問題

[英]Problems after upgrading to php 5.5

我們最近才將服務器升級到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 ~]# 

在我忘了告訴大家之前,我們使用的是直接管理,有些人告訴我們,有針對直接管理的自定義版本。

請為PHP 5.5安裝最新的ioncube。

在這里檢查: http : //docs.gurock.com/testrail-admin/howto-installing-ioncube#installing_ioncube_php_extension

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM