ich habe auf mein Server ioncube installiert und soweit sieht es auch in der phpinfo() gut aus das es geladen ist.
Code: Select all
root@kd01:~# php -v
PHP 5.6.31-4+ubuntu14.04.1+deb.sury.org+4 (cli)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.0.0 (), Copyright (c) 2002-2017, by ionCube Ltd.
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
Code: Select all
[Sat Aug 19 19:26:55.017293 2017] [:error] [pid 12231] [client 216.82.49.145:49761] Failed loading /usr/lib/php/20131226/ioncube_loader_lin_5.6_ts.so: /usr/lib/php/20131226/ioncube_loader_lin_5.6_ts.so: undefined symbol: core_globals_id
[Sat Aug 19 19:27:14.664997 2017] [:error] [pid 12811] [client 40.77.167.107:7331] Failed loading /usr/lib/php/20131226/ioncube_loader_lin_5.6_ts.so: /usr/lib/php/20131226/ioncube_loader_lin_5.6_ts.so: undefined symbol: core_globals_id
[Sat Aug 19 19:27:15.315525 2017] [:error] [pid 9022] [client 85.214.111.29:52167] Failed loading /usr/lib/php/20131226/ioncube_loader_lin_5.6_ts.so: /usr/lib/php/20131226/ioncube_loader_lin_5.6_ts.so: undefined symbol: core_globals_id
[Sat Aug 19 19:27:31.440400 2017] [:error] [pid 11691] [client 66.249.66.140:36524] Cannot load the ionCube PHP Loader - extension already loaded
lclogsplit: got TERM signal
[Sat Aug 19 19:28:35.365682 2017] [mpm_prefork:notice] [pid 9013] AH00169: caught SIGTERM, shutting down
[Sat Aug 19 19:28:36.402127 2017] [ssl:warn] [pid 13533] AH01909: RSA certificate configured for default:443 does NOT include an ID which matches the server name
[Sat Aug 19 19:28:36.402225 2017] [ssl:warn] [pid 13533] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sat Aug 19 19:28:36.402234 2017] [suexec:notice] [pid 13533] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
lclogsplit: got TERM signal
[Sat Aug 19 19:28:36.440438 2017] [ssl:warn] [pid 13535] AH01909: RSA certificate configured for default:443 does NOT include an ID which matches the server name
[Sat Aug 19 19:28:36.440520 2017] [ssl:warn] [pid 13535] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Sat Aug 19 19:28:36.442396 2017] [mpm_prefork:notice] [pid 13535] AH00163: Apache/2.4.7 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.0.1f configured -- resuming normal operations
[Sat Aug 19 19:28:36.442415 2017] [core:notice] [pid 13535] AH00094: Command line: '/usr/sbin/apache2'
Bin über Jeder Hilfe sehr dankbar.
Habe ein Ubuntu 14.04 mit php5.5 und php5.6 [Default]
LG Mirko