I upgraded php via whm from 5.3.21 to 5.4.11, and now get the following server messages:
Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS
My php.ini contains the following:
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.4.so"
ioncube_loader_lin_5.4.so is in fact located in /usr/local/IonCube/, so why am I getting these errors? It was all built from whm, so I don't understand, or what needs to be done to fix this.
Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS
My php.ini contains the following:
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.4.so"
ioncube_loader_lin_5.4.so is in fact located in /usr/local/IonCube/, so why am I getting these errors? It was all built from whm, so I don't understand, or what needs to be done to fix this.