1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Init.php encoded with old version of ioncube encoder

Discussion in 'Technical Support' started by tournamentboats, Nov 12, 2015.

  1. tournamentboats New Member

    First step in the long road to transfer to a new version. So any help is appreciated.

    I am trying to run up a new version on my localhost so I can work out the database mapping from my old version (3.1.10) to the current (4.2.5)

    I can get to the front end, however no access into the /administration/ folder.

    My apache error log gives the following:

    Code:
    [Thu Nov 12 15:17:53.178779 2015] [:error] [pid 83647] [client 127.0.0.1:59592] PHP Fatal error: 
    The file /Library/WebServer/Documents/TB/new/administration/includes/init.php was encoded by the ionCube Encoder for PHP 4 and cannot run under PHP 5.5 or PHP 5.6.
    Please ask the provider of the script to provide a version encoded with the ionCube Encoder for either PHP 5.3 or PHP 5.4 or PHP 5.5. in Unknown on line 0
    My build is as follows:
    Code:
    $ php -v
    PHP 5.5.29 (cli) (built: Sep  6 2015 20:20:34)
    Copyright (c) 1997-2015 The PHP Group
    Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
        with the ionCube PHP Loader v5.0.17, Copyright (c) 2002-2015, by ionCube Ltd.
  2. Mike-N-Tosh Owner

    Hi Gavin,

    Please open a ticket in the support system. Your server actually has a newer version of the ioncube encryption software installed, which for some reason isn't backward compatible. Unfortunately, it gives misleading errors. However, we do have the proper files to work with the newer encryption software.
  3. bowers01 Genius At Work

    Hi,
    Is there a fix for this? I think mine is the same issue.
    Cheers,
    Nick
  4. Mike-N-Tosh Owner

    Please read the post just above yours, Nick.

Share This Page