Mon Jun 06, 2011 7:52 am by rashan
Here are the ways of installing ioncube on Godaddy Linux shared hosting:
-Create a folder called ‘ioncube’ in the root of your Linux shared hosting account. The path of this new folder would be /home/content/y/o/u/yourusername/html/ioncube.
-Then upload the Ioncube file that you created to this new directory. The URL of your file should be similar to this one:
/home/content/y/o/u/yourusername/html/ioncube/ioncube_loader_lin_5.2.so.
-Open a text editor, like Notepad and create a text file. Name this file php5.ini. The following line should be added to this file:
extension_dir = ./
zend_extension = /home/content/y/o/u/yourusername/html/ioncube/ioncube_loader_lin_5.2.so
-Then, this php5.ini which has just been created should be uploaded into your shared hosting account and it’s done. If you do encounter any problems after this, it’s usually because of an incorrect path that has been typed as a URL.
Hope this helps!