MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: chrisswain on 2016-01-16, 21:19:17

Title: installatron
Post by: chrisswain on 2016-01-16, 21:19:17
I have reinstalled centos and kloxo and after spending weeks im banging my head I just get --404 when i click installatron
http://173.198.222.93:7778/installatron/?

Title: Re: installatron
Post by: MRatWork on 2016-01-16, 21:32:43
Try 'sh /script/installatron-install'.
Title: Re: installatron
Post by: chrisswain on 2016-01-17, 10:04:07
sh /script/installatron-install
Retrieving http://data.installatron.com/installatron-plugin-kloxo-latest.noarch.rpm
warning: /var/tmp/rpm-tmp.0EgSa1: Header V4 DSA/SHA1 Signature, key ID 87db595e: NOKEY
Preparing...                ########################################### [100%]
   1:installatron-plugin-klo########################################### [100%]
/usr/local/installatron/installatron_setup.sh: line 1: html: No such file or directory
/usr/local/installatron/installatron_setup.sh: line 2: syntax error near unexpected token `<'
/usr/local/installatron/installatron_setup.sh: line 2: `<head><title>502 Bad Gat'way</title></head>
warning: %post(installatron-plugin-kloxo-9.1.22-2.noarch) scriptlet failed, exit status 2
Title: Re: installatron
Post by: MRatWork on 2016-01-17, 10:50:37
Something wrong with installatron rpm. Try:
Code: [Select]
cd /tmp
'rm' -f installatron_setup.sh
'rm' -f installatron-plugin.sh
wget http://dal01.installatron.com/installatron-plugin.sh
chmod 755 installatron-plugin.sh
./installatron-plugin.sh -f
Title: Re: installatron
Post by: chrisswain on 2016-01-17, 13:39:39
still no joy



Error: No session exists. Please re-start your session. Technical error: Unable to create session for `root'.
Generating update report and cleaning up... Error: No session exists. Please re-start your session. Technical error: Unable to create session for `root'.
Error: No session exists. Please re-start your session. Technical error: Unable to create session for `root'.
done.

Finished Repairing and Updating Installatron Plugin.

This copy of Installatron is unlicensed.

To purchase an Installatron license, and unlock unlimited domains, visit:
https://secure.installatron.com/plugin/buy/direct

Installatron.com sees this server as: 173.198.222.93
This IP address was found on this server's eth0 interface.

To license this server assign the above IP address to a license.

If you have any questions, contact Installatron support:
https://secure.installatron.com/tickets
[root@ns1 tmp]#
Title: Re: installatron
Post by: chrisswain on 2016-01-21, 09:13:02
does kloxo have its own admin account i can su as to try and reinstall this?
Title: Re: installatron
Post by: MRatWork on 2016-01-21, 10:20:20
Try:
Code: [Select]
cd /tmp
if [ -f installatron_setup.sh ] ; then
'rm' -f installatron_setup.sh
'rm' -f installatron-plugin.sh
fi
wget http://dal01.installatron.com/installatron-plugin.sh
chmod 755 installatron-plugin.sh
./installatron-plugin.sh -f

ln -sf /usr/local/lxlabs/kloxo/httpdocs/lib/html /var/installatron/frontend/htmllib
Title: Re: installatron
Post by: chrisswain on 2016-01-22, 11:28:16
I have an ioncube error and a symbolic link error
[root@ns1 tmp]# cd /tmp
[root@ns1 tmp]# if [ -f installatron_setup.sh ] ; then
> 'rm' -f installatron_setup.sh
> 'rm' -f installatron-plugin.sh
> fi
[root@ns1 tmp]# wget http://dal01.installatron.com/installatron-plugin.sh
--2016-01-22 10:39:11--  http://dal01.installatron.com/installatron-plugin.sh
Resolving dal01.installatron.com... 216.245.212.126
Connecting to dal01.installatron.com|216.245.212.126|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1619 (1.6K) [application/octet-stream]
Saving to: `installatron-plugin.sh.2'

100%[======================================>] 1,619       --.-K/s   in 0s     

2016-01-22 10:39:11 (121 MB/s) - `installatron-plugin.sh.2' saved [1619/1619]

[root@ns1 tmp]# chmod 755 installatron-plugin.sh
[root@ns1 tmp]# ./installatron-plugin.sh -f
2016-01-22 10:39:11 URL:https://data.installatron.com/repair [83210/83210] -> "/usr/local/installatron/etc/repair" [1]
Installatron Install & Repair Utility,
Rev. 3.0 (2013-02-20)

Internal PHP Binary: /usr/local/bin/php
Detecting supported Fetch drivers...
 - Testing System CURL Binary /usr/bin/curl... working.
 - Testing PHP CURL Extension... working.

Choose a Fetch driver:
 

Testing ionCube loaders...
 - `lin_x86': Downloading... done; Configuring... done; Cleaning up...  done; Testing... incompatible.
 - `lin_x86-64': Downloading... done; Configuring... done; Cleaning up...  done; Testing... incompatible.
Error: All loaders have failed.

Installatron requires ionCube to function. You will need to manually configure ionCube in Installatron's PHP INI file: /usr/local/installatron/etc/php.ini

If you need assistance, please contact Installatron support:
https://secure.installatron.com/tickets

Aborting.
[root@ns1 tmp]#
[root@ns1 tmp]# ln -sf /usr/local/lxlabs/kloxo/httpdocs/lib/html /var/installatron/frontend/htmllib
ln: creating symbolic link `/var/installatron/frontend/htmllib': No such file or directory

Title: Re: installatron
Post by: MRatWork on 2016-01-22, 11:38:41
Yes, need ioncube plugins.
Title: Re: installatron
Post by: chrisswain on 2016-01-24, 15:58:47
ion cube done reinstalled looks like nearly sorted
Installatron.com sees this server as: 23.250.6.251
This IP address was found on this server's Public interface.

To license this server assign the above IP address to a license.

If you have any questions, contact Installatron support:
https://secure.installatron.com/tickets
[root@ns1 tmp]#
[root@ns1 tmp]# ln -sf /usr/local/lxlabs/kloxo/httpdocs/lib/html /var/installatron/frontend/htmllib
ln: creating symbolic link `/var/installatron/frontend/htmllib': No such file or directory
[root@ns1 tmp]#
Title: Re: installatron
Post by: MRatWork on 2016-01-24, 16:19:55
Did you use webmin beside Kloxo-MR?.
Title: Re: installatron
Post by: chrisswain on 2016-01-25, 17:49:23
Yes To keep my DNS servers in sync
Title: Re: installatron
Post by: MRatWork on 2016-01-25, 18:13:19
Need remove/uninstall webmin before install installatron. I found trouble in server where Kloxo-MR and Webmin installed together.
Title: Re: installatron
Post by: chrisswain on 2016-01-26, 13:17:58
Brilliant Fixed many Thanks

The other things after were to set PHP ver 5.3 and to edit the /usr/local/installatron/etc/settings.ini admin=admin


Now were are working many thanks
Title: Re: installatron
Post by: chrisswain on 2016-01-26, 13:27:41
Now we have a permissions error


! This install will require 21MB of available disk space to complete. Sufficient disk space is currently not available.

For assistance or to add additional disk space, contact your web hosting administrator.

Technical error: Unable to write `/home/admin/xyx/deleteme.chatlffo.php'.

I fixed this with  # chown -Rf admin 775 /home

Now I get a database error
mysql database connection failed:
host = localhost
database = admin_wp1
username = admin_wp1
password = **HIDDEN**
errstr = Could not connect to `localhost` using the username `admin_wp1` and password **HIDDEN** (mysql) -- Access denied for user 'admin_wp1'@'localhost' (using password: YES)




Title: Re: installatron
Post by: MRatWork on 2016-01-26, 14:11:22
No need  chown for /home.
Title: Re: installatron
Post by: MRatWork on 2016-01-26, 14:13:09
BTW, what's a reason to install Installatron?. Want as 'shared hosting' with Kloxo-MR?.
Title: Re: installatron
Post by: chrisswain on 2016-01-26, 17:27:28
I need the preconfigured apps that come with it for clients to use