• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

willing to trade...

FeediaCo

Active Member
If someone can setup whmcs for me i will give them on of my premium packages on my webhosting. (I am having trouble with ioncube) so if someone could do that that would be very nice.

Thanx in advance,
John
 
If someone can setup whmcs for me i will give them on of my premium packages on my webhosting. (I am having trouble with ioncube) so if someone could do that that would be very nice.

Thanx in advance,
John

All you have to do is upload the ioncube directory to your whmcs main directory on your server. The rest takes care of itself.
 
It's best if you do it with php.ini

upload ioncube folder to /usr/local then

add at the start of php.ini

zend_extension = /usr/local/ioncube_loader_lin_4.4.so

change in php.ini

register_globals = Off

to

register_globals = On

restart apache and your done :)

Then run the installer (remember to check the CHMOD permissions first)
 
Last edited:
Back
Top