Ioncube not recognized by shopware

  • Hi there,


    on our development server we are using i-mscp 1.2.9 in combination with phpswitcher. (phpswitcher btw. works good)
    For one subdomain we "activated" php 5.6.8 (for a shopware installation), ioncube seems to be installed correct:



    Code
    1. PHP 5.6.8 (cli) (built: Aug 18 2015 10:19:20)
    2. Copyright (c) 1997-2015 The PHP Group
    3. Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
    4. with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.14, Copyright (c) 2002-2015, by ionCube Ltd.
    5. with Xdebug v2.3.2, Copyright (c) 2002-2015, by Derick Rethans
    6. with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2015, by Zend Technologies

    But shopware doesn´t recognize ioncube, it always says, that ioncube is not available :(


    Did I forget to install or configure something?


    Regards
    Simon

  • Okay,


    done it myself - as we are using phpswitcher and a unique php.ini for each subdomain I had to add the line for ioncube to the corresponding php.ini (in /var/www/fcgi/<domain>/php5/php.ini)


    Regards
    Simon