PDA

View Full Version : willing to trade...



raversworld
May 16th, 2007, 12:24
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

podjahost
May 16th, 2007, 12:39
Hi,

I will be able to set this up for you.

Thanks,
Jack @ PODJA Host

Dan
May 16th, 2007, 12:59
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.

Decker
May 16th, 2007, 13:14
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)