Linux Ioncube loader question

Discussion in 'Programming' started by keen2learn, May 3, 2011.

  1. #1
    If there are any linux experts about could some one tell me how to fix this please:confused:
     
    keen2learn, May 3, 2011 IP
  2. om39a

    om39a Peon

    Messages:
    287
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    simple! This is because the you have a 32 bit machine and trying to install a package which belongs to a 64 bit machine!
     
    om39a, May 3, 2011 IP
  3. keen2learn

    keen2learn Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Awesome! Could you help me fix it please?
     
    keen2learn, May 3, 2011 IP
  4. om39a

    om39a Peon

    Messages:
    287
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Download this installer and try installing

    http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz
    Code (markup):
     
    om39a, May 3, 2011 IP
  5. keen2learn

    keen2learn Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I have done this but i have a problem of editing php.ini because the other version is still installed.
     
    keen2learn, May 4, 2011 IP
  6. om39a

    om39a Peon

    Messages:
    287
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If the older version is stil present, you can try uninstalling it right!
     
    om39a, May 4, 2011 IP
  7. keen2learn

    keen2learn Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    would be good if i new a thing about linux.

    root@cserver1 [~]# tar zfx ioncube_loaders_lin_x86-64.tar.gz
    root@cserver1 [~]# mv ioncube /usr/local
    mv: cannot move `ioncube' to a subdirectory of itself, `/usr/local/ioncube'
    root@cserver1 [~]# php -i | grep php.ini
    Failed loading /usr/local/ioncube/ioncube_loader_lin_5.2.so: /usr/local/ioncube/ioncube_loader_lin_5.2.so: wrong ELF class: ELFCLASS32
    Configuration File (php.ini) Path => /usr/local/lib
    Loaded Configuration File => /usr/local/lib/php.ini
     
    keen2learn, May 4, 2011 IP
  8. keen2learn

    keen2learn Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    close this.
     
    keen2learn, May 4, 2011 IP