当我尝试在我的主机 (HostGator) 中上传新版本时,我的项目有一个问题。
这是错误:
PHP Startup: SourceGuardian: Unable to initialize module
Module 编译的模块 API=20131226
PHP 编译的模块 API=20100525
这些选项需要匹配
我在 cPanel 中将 PHP 5.4 的版本更改为 5.6,但是当我从与 putty 的连接中检查服务器中的 PHP 版本时,我收到以下消息:
PHP 5.4.45 (cli) (built: Apr 17 2017 15:59:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader (已启用)+ ioncube24.com(未配置)v10.2.4 的入侵保护,版权所有 (c) 2002-2018,由 ionCube Ltd.
使用 Zend Guard Loader v3.3,版权所有 (c) 1998-2013,由 Zend Technologies
也许这可能是问题所在?我读到了这个错误,但我无法得到解决方案。我不知道我是否做错了什么。