I installed ioncube and i've threaded it in the php.ini in the [zend] part of it but its not saying that I threaded it at all.. I dont understand.. Here are my specs"PHP Version 5.2.8 Operating System Linux I'm adding: zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so Still not working though. I've restarted and everything
Can you confirm that the file path is correct? /usr/local/ioncube/ioncube_loader_lin_5.2.so I've just checked mine as well, and I have quotes around the extension: zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.2.so"
Maybe your using cPanel/WHM? Dunno, but if so login as root and check out the following command: /scripts/phpextensionmgr list If you are indeed on WHM/cPanel this will definitely point you in the right direction of what your looking.
I had a friend help me get it online guys apparently I had accidentally deleted a dependency thanks for the replies