Hello
The whmcs requirments are:
ThanksPHP & MySQL 4.2 or later <--- I think this is ok
Curl (with SSL Support) <--- Does this is included in cpanel?
GD Image Library <--- How can i install this?
Ioncube Loaders Support <--- How can i install this?
Hello
The whmcs requirments are:
ThanksPHP & MySQL 4.2 or later <--- I think this is ok
Curl (with SSL Support) <--- Does this is included in cpanel?
GD Image Library <--- How can i install this?
Ioncube Loaders Support <--- How can i install this?
You can install all of those using easyapache. If you never did it before, you may not want to try it yourself.
Ok rebuild done but how i can check if these are ok?
Also do i need Zend optimizer?Curl (with SSL Support)
GD Image Library
Ioncube Loaders Support
Last edited by ASTRAPI; 05-16-2009 at 06:27 PM.
You just need to create a phpinfo page in your domain to check the php settings. Just create a new php file in your domain inside the public_html folder and enter below code:
<?
phpinfo();
?>
save it as phpinfo.php.
I think you will require ioncube loader rather then zend optimizer in order to install WHMCS.
Thank you![]()