Author |
Message |
SolidHostDesign
Joined: 27 Sep 2010 Posts: 2 Location: Tampa, FL
|
Posted: Mon Sep 27, 2010 10:52 pm Post subject: Another Rookie Question... |
|
|
Just installed IonCube on server the installer said all is okay. Using it to support WHMCS installation. Set up following cron job:
php -q /home/nemesis1/public_html/clients/modules/admin/ip_monitor/check.php
I am seeing this error:
Failed loading /etc/ioncube/ioncube_loader_lin_5.2.so: /etc/ioncube/ioncube_loader_lin_5.2.so: cannot open shared object file: No such file or directory
I have had the ioncube directory in /ioncube , /public_html/ioncube/ and /etc/ioncube .
I suspect this is something obvious but I don't have a clue. Can anyone help me clear this up?
Thanks for any suggestions anyone may have. |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Wed Sep 29, 2010 6:06 pm Post subject: |
|
|
Assuming that the Loader really is at the path given, it means that you have a Loader for the wrong architecture, i.e. 32 bit Loader for 64 bit machine or vice versa. We have a Loader Wizard script linked from our Loaders page that once installed, will tell you exactly which Loader you need and give you the correct download link from our site. _________________ Community Admin |
|
Back to top |
|
 |
SolidHostDesign
Joined: 27 Sep 2010 Posts: 2 Location: Tampa, FL
|
Posted: Wed Sep 29, 2010 8:09 pm Post subject: |
|
|
Tks for the response! I got it taken care of. Seems it was something to do with what directory it was in. The loader said all was good. |
|
Back to top |
|
 |
|