Installing php.ini and ioncube on bluehost.com or hostmonster.com.



Recently many php scripts are encrypted with ioncube loaders or zend encoder. Means they need special modules installed on your server to run properly.
Usually hosts install these modules on their servers along with php default installation. All you need to do is enable it at your web site level.
Bluehost and hostmonster web hosts made it [...]






Installing ioncube loaders on Godaddy hosting.



STEP 1 :
Dowload phpinfo.php. Upload it to your document root in ASCII mode. Access it lik -
http://yoursite.com/phpinfo.php
Note the ‘System’ information at the top of the page carefully.

It tells the operating system and microprocessor information. It is Linux and i686 in the shown example.
STEP 2:
Download ioncube loaders from
http://www.ioncube.com/loaders.php
According to the system shown in the example, I [...]