Ioncube on nginx PHP 7.3

Hi. I followed a tutorial and installed ioncube, but it does not show up on php info https://hostup.org/php.php. When running php -v I get:

root@HostUp:/tmp# php -v
PHP 7.3.2-3+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Feb 8 2019 15:43:26) ( NTS )
Copyright © 1997-2018 The PHP Group
Zend Engine v3.3.2, Copyright © 1998-2018 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.3.2, Copyright © 2002-2018, by ionCube Ltd.
with Zend OPcache v7.3.2-3+ubuntu16.04.1+deb.sury.org+1, Copyright © 1999-2018, by Zend Technologies

Do a test page.

<?php phpinfo();

CLI and web use different ini files.

Sponsor our Newsletter | Privacy Policy | Terms of Service