Tulip Posted December 31, 2009 Share Posted December 31, 2009 Hello, I have moved whmcs to a new hos and i have setup the Ioncobe correct, and i get an error on the cronjob, /web/cgi-bin/php5: /usr/local/lib/libpng12.so.0: no version information available (required by /web/cgi-bin/php5) /web/cgi-bin/php5: Symbol `client_errors' has different size in shared object, consider re-linking Content-type: text/html Site error: the file /home/content/08/5417508/html/modules/admin/ip_monitor/check.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. Do anyone know whats wrong? Thanks 0 Quote Link to comment Share on other sites More sharing options...
plusplushosting Posted April 1, 2010 Share Posted April 1, 2010 In which OS and php version are you running? I had the same issue with another script (no WHMCS) I found in a Windows OS with php 5.2.10 have an issue with ioncube. I fixed the problem downgrading to php 5.2.9 Not sure if this apply also to WHMCS but you can give it a try. 0 Quote Link to comment Share on other sites More sharing options...
pinarthost Posted September 30, 2010 Share Posted September 30, 2010 I had same issue a long time ago and got it fixed. Your cron job should look like this: /usr/local/bin/php -q /home/your-username/public_html/billing/admin/cron.php don't forget to add "/usr/local/bin/" (without quotes) in front of every php -q... command line 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.