Home / Programming / php / What does the error "wrong ELF class: ELFCLASS32" in regards to the ioncube loaders?
What does the error "wrong ELF class: ELFCLASS32" in regards to the ioncube loaders?
Last updated: 02/22/2012
It means you are trying to use the 32 bit version of the loader on a 64 bit operating system. You can go to ioncube.com and download the 64 bit version for your system and install.