ct2k7 Posted August 23, 2009 Share Posted August 23, 2009 Hello, I'm trying to use WHMCS, however, at the moment, I've only got as far as uploading the files and ioncube. Ok, here's my server setup. cPanel normal, PHP 5.2.10/9 with XCache. Now, when we tried to use ioncube earlier, apache died, so here we try again; I have whmcs in /home/site/public_html/my/ and the ioncube loaders in: /home/public_html/site/ However, I still get the error: Site error: the file /home/site/public_html/my/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. So, any ideas? 0 Quote Link to comment Share on other sites More sharing options...
eFishy Posted August 23, 2009 Share Posted August 23, 2009 Do you have cPanel? if so use that to install it. 0 Quote Link to comment Share on other sites More sharing options...
ct2k7 Posted August 23, 2009 Author Share Posted August 23, 2009 Do you have cPanel? if so use that to install it. I do, however Apache broke with xCache in place, therefore, I have removed and installed APC, will update how it goes. 0 Quote Link to comment Share on other sites More sharing options...
tbenoit Posted August 23, 2009 Share Posted August 23, 2009 Looks like you need to tell PHP where to find the ioncube loaders. Place a php.ini file in every directory that needs to use the loaders with the following line: zend_extension=/full/path/to/ioncube_loader_lin_5.2.so Obviously change the file name to the file appropriate for your installation. 0 Quote Link to comment Share on other sites More sharing options...
ct2k7 Posted August 23, 2009 Author Share Posted August 23, 2009 I removed, Xcache and replaced with APC, rebuilt Apache with Ioncube support. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.