Error when logging in to admin

Discussion in 'Installation' started by johnw1965, Feb 15, 2010.

  1. johnw1965

    johnw1965 New Member

    Joined:
    Feb 15, 2010
    Messages:
    1
    Installed the Trial. All went well.

    Trying to complete initial setup but cannot log in to Admin page due to the following error:

    Site error: the file /home/anats/public_html/amember/admin/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

    NOTE: running http://www.anats.org.au/tester.php says

    Testing whether your system has ionCube Loader in php.ini...Failed
    Testing whether your system has Zend Optimizer in php.ini...Failed
    Testing whether your system can load ionCube Loader dynamically...OK
    Testing results:
    No additional configuration required and aMember will work on your hosting using the following loading method: ionCube dynamic loading possible


    Is ionCube dynamic loading not working despite what the test result says?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    php 5.2 does not allow to load IonCube dymanically
    So, unfortunately there are only two ways :
    1. Install IonCube into php.ini
    2. Or install Zend Optimizer in php.ini

Share This Page