installatron not want install

duke28

Verified User
Joined
Oct 30, 2005
Messages
304
Location
Montreal - Canada
when i try to install plugin installatron

its said it :


Site error: the file /usr/local/directadmin/plugins/iTron/sources/update.php requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.


its not the first time i install it but the first time on 20 server i have this problem


someone can help us ?
 
[root@box7 ~]# sh refresh.sh
Refreshing Installatron...

Platform : Linux
GUI Engine : DirectAdmin
Plugin Directory : /usr/local/directadmin/plugins/iTron
PHP Binary : /usr/local/bin/php (version 4.4.4)
Administrative User : admin
Installed Version : the

Downloading latest system files... done.
Updating byte code loaders... done.
Checking system files... done.
Detected Installatron setuid utility failure.
Manually rebuilding Installatron setuid utility...
cc orbit.c -o orbit
Refreshing system permissions... Site error: the file <b>/usr/local/directadmin/plugins/iTron/sources/update.php</b> requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.done.

Finished refreshing Installatron.
 
Hi,

We installed a new data mirror earlier and I believe this problem was caused by that.

A re-install should work now, just delete the current iTron directory and install it inside DA again:

rm -fr /usr/local/directadmin/plugins/iTron

If that still doesn't get it working, try refresh.sh again (note, we've updated it since earlier, so download it again):

curl -O http://data1.liquenox.com/installatron/refresh.sh
sh refresh.sh

If none of this helps, create a ticket at https://secure.liquenox.com/tickets with the output of /usr/local/directadmin/plugins/iTron/remote_log

Phil
 
i have the same problem

menelaos:/usr/local/directadmin/customapache# curl -O http://data1.liquenox.com/installatron/refresh.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3901 100 3901 0 0 5314 0 --:--:-- --:--:-- --:--:-- 28683
menelaos:/usr/local/directadmin/customapache# sh refresh.sh
Refreshing Installatron...

Platform : Linux
GUI Engine : DirectAdmin
Plugin Directory : /usr/local/directadmin/plugins/iTron
PHP Binary : /usr/local/bin/php (version 4.4.4)
Administrative User : admin
Installed Version : the

Downloading latest system files... done.
Updating byte code loaders... done.
Checking system files... done.
Detected Installatron setuid utility failure.
Manually rebuilding Installatron setuid utility...
cc orbit.c -o orbit
orbit.c: In function âmainâ:
orbit.c:15: warning: incompatible implicit declaration of built-in function âexitâ
orbit.c:48: warning: incompatible implicit declaration of built-in function âexitâ
orbit.c:56: warning: incompatible implicit declaration of built-in function âexitâ
Refreshing system permissions... Site error: the file <b>/usr/local/directadmin/plugins/iTron/sources/update.php</b> requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.done.

Finished refreshing Installatron.
 
[root@box7 public_html]# cat /usr/local/directadmin/plugins/iTron/remote_log
2007-06-03T22:21:19-04:00 SUCCESS http://data3.liquenox.com/installatron/loaders/ioncube_loaders_lin_x86.tar.gz


and its not working again..

its really not normal

[root@box7 ~]# sh refresh.sh
Refreshing Installatron...

Platform : Linux
GUI Engine : DirectAdmin
Plugin Directory : /usr/local/directadmin/plugins/iTron
PHP Binary : /usr/local/bin/php (version 4.4.4)
Administrative User : admin
Installed Version : the

Downloading latest system files... done.
Updating byte code loaders... done.
Checking system files... done.
Detected Installatron setuid utility failure.
Manually rebuilding Installatron setuid utility...
cc orbit.c -o orbit
Refreshing system permissions... Site error: the file <b>/usr/local/directadmin/plugins/iTron/sources/update.php</b> requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.done.

Finished refreshing Installatron.


same error when i install the plugin..
i have many other server where i use installatron..so not the first time i do it..
its suppose to be easy

BUT NOT NOW
PLEASE HELP LOL
 
Last edited:
Hello,

These errors should now be resolved. If you haven't already got Installatron working, do a clean install from the DirectAdmin Plugin Manager and it will work.

One of our data mirrors (which are selected at random) was addressed incorrectly by the install script, and this was causing these ionCube errors. We apologize for the inconvenience caused. Everything should be fixed now.

Thank you, Phil.
 
Back
Top