Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-06-16, 04:33:00

Author Topic: An error occurred after upgrading. Unable to connect IP:7778  (Read 8934 times)

0 Members and 1 Guest are viewing this topic.

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Hello MrAtwork,
I have successfully installed Kloxo-mr for a few my vps. That means I only get this error when upgrading from Kloxo.
After installing B.2 way, I rebooted. But IP: 7778 "Unable to connect". I tried re-installing B.1 way. Still the same error.
A few commands after installation:
[root@vps ~]# service kloxo restart
/usr/sbin/hiawatha not found.
========
[root@vps ~]# sh /script/cleanup
/script/cleanup: line 15: lxphp.exe: command not found
========
[root@vps ~]# sh /script/fixweb

- For help, type '/script/fixweb --help'
- No argument supplied. Defaulting to localhost (master) servers

/script/fixweb: line 6: lxphp.exe: command not found
=========
I have uploaded a lot of data on this VPS, so I can not reinstall the OS. So please help me fix.
Thanks so much.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #1 on: 2013-08-14, 01:33:39 »
Try running 'yum install php52s; yum reinstall php52s'.

It's look like install php52s not running well.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #2 on: 2013-08-14, 01:51:20 »
Thanks so much. But nothing's change. Affter rebooded:
[root@vps ~]# service kloxo restart
/usr/sbin/hiawatha not found.
[root@vps ~]# sh /script/cleanup
/script/cleanup: line 15: lxphp.exe: command not found
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #3 on: 2013-08-14, 02:12:05 »
Update your Kloxo-MR to 2013081304.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #4 on: 2013-08-14, 02:22:06 »
Please tell me how to update?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #5 on: 2013-08-14, 02:37:30 »
Just running:
Code: [Select]
yum clean all
yum update
sh /script/cleanup
sh /script/restart-all
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #6 on: 2013-08-14, 02:49:23 »
yum: OK
But:
[root@vps ~]# sh /script/cleanup
/script/cleanup: line 15: lxphp.exe: command not found
======
[root@vps ~]# sh /script/restart-all
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
/usr/sbin/hiawatha not found.
======
Thank you. But it does not work. :)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #7 on: 2013-08-14, 02:54:58 »
Try 'ln -sf /opt/php52s/bin/php /usr/bin/lxphp.exe'
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #8 on: 2013-08-14, 02:57:33 »
[root@vps ~]# ln -sf /opt/php52s/bin/php /usr/bin/lxphp.exe
ln: accessing `/usr/bin/lxphp.exe': Too many levels of symbolic links
Somethings wrong.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #9 on: 2013-08-14, 03:01:20 »
Inform here 'ls -l /usr/bin|grep lx'
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #10 on: 2013-08-14, 03:04:40 »
Quote
[root@vps ~]# ls -l /usr/bin|grep lx
lrwxrwxrwx 1 root root         29 Jul 17 21:36 lphp.exe -> /usr/local/lxlabs/ext/php/php
-rwxr-xr-x 1 root root       4948 Jul 17 21:53 lxexec
-rwxr-xr-x 1 root root     550004 Dec  5  2008 lxjailshell
lrwxrwxrwx 1 root root         29 Jul 17 21:39 lxphp.exe -> /usr/local/lxlabs/ext/php/php
-rwxr-xr-x 1 root root         40 Jul 17 21:37 lxredirecter.sh
-rwsr-sr-x 1 root root       7909 Jul 17 21:53 lxsuexec
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #11 on: 2013-08-14, 03:11:20 »
Hmmm, look like your system is update from Kloxo official (6.1.12). It's because Kloxo-MR not using lxsuexec, lxredirector and lxexec.

You can see 'lxphp.exe -> /usr/local/lxlabs/ext/php/php' where lxphp.exe still refer to lxphp.

So, try:
Code: [Select]
rm -rf /usr/lxphp.exe
ln -sf /opt/php52s/bin/php /usr/bin/lxphp.exe

We don't need install Kloxo official before install/update to Kloxo-MR for fresh install.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #12 on: 2013-08-14, 03:16:11 »
Thank you. But I know to install Kloxo-mr too late. :) Please help me a little more.

[root@vps ~]# n -sf /opt/php52s/bin/php /usr/bin/lxphp.exe
-bash: n: command not found
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #13 on: 2013-08-14, 03:19:50 »
Code: [Select]
rm -rf /usr/lxphp.exe
ln -sf /opt/php52s/bin/php /usr/bin/lxphp.exe
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bobochacha

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: An error occurred after upgrading. Unable to connect IP:
« Reply #14 on: 2013-08-14, 03:27:32 »
Quote
[root@vps ~]# rm -rf /usr/lxphp.exe
[root@vps ~]# ln -sf /opt/php52s/bin/php /usr/bin/lxphp.exe
ln: accessing `/usr/bin/lxphp.exe': Too many levels of symbolic links

Thanks for the enthusiasm. But if we can not fix it. I will reinstall new OS. But have to upload 20GB of data. :)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.032 seconds with 21 queries.

web stats analysis