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-04-29, 17:07:49

Author Topic: New Installation-Website not working  (Read 5563 times)

0 Members and 1 Guest are viewing this topic.

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
New Installation-Website not working
« on: 2015-03-13, 03:04:48 »
My kloxo VPS ip is
x.223.3.243.


I want to set my domain as name server. So my domain mycompany.co.uk

On my domain register ,I set up
ns1.mycompany.co.uk 
ip--x.223.3.243

ns2.mycompany.co.uk 
ip--x.223.3.243



on kloxo  DNS Records {DNS Template}

__base__   A   -   x.223.3.243
   cp   A   -   x.223.3.243
   mail   A   -   x.223.3.243
   ns   A   -   x.223.3.243
   ns1   A   -   x.223.3.243
   ns2   A   -   x.223.3.243
   ftp   CN   -   __base__
   lists   CN   -   mail
   webmail   CN   -   mail
   www   CN   -   __base__
   __base__   MX   10   mail.ns78.dnst
   __base__   NS   -   ns1.mycompany.co.uk
   __base__   NS   -   ns2.mycompany.co.uk


But website is not working.
« Last Edit: 2015-03-13, 03:08:26 by webhost2000 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: New Installation-Website not working
« Reply #1 on: 2015-03-13, 04:04:18 »
Inform here 'sh /script/sysinfo'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #2 on: 2015-03-13, 09:09:27 »
sh /script/sysinfo


This command does not work.



Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #3 on: 2015-03-13, 09:12:42 »
              yum clean all

This command also not working . Getting message like that
 Another app is currently holding the yum lock; waiting for it to exit...

Also following your suggesting from here.
http://forum.mratwork.com/kloxo-mr-technical-helps/mysql-down-need-to-restart-server-and-also-cleanup-not-work/

Pls. suggest me
« Last Edit: 2015-03-13, 09:15:57 by webhost2000 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: New Installation-Website not working
« Reply #4 on: 2015-03-13, 09:15:29 »
inform here 'dir /etc/yum.repos.d; cat /etc/*release; uname -m'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #5 on: 2015-03-13, 09:19:39 »
# cat /etc/*release; uname -m
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
i686

# dir /etc/yum.repos.d
CentOS-Base.repo  CentOS-Debuginfo.repo  CentOS-Media.repo  CentOS-Vault.repo  CentOS-fasttrack.repo  mratwork.repo  vz.repo

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #6 on: 2015-03-13, 09:44:58 »

I use this tips
Final solution if you fail to stop the process :

#rm -f /var/run/yum.pid 2600

 

then update your yum

# yum -y update

 

Make sure that yum-updatesd is started :

#/etc/init.d/yum-updatesd status

# /etc/init.d/yum-updatesd start

https://linuxdesk.wordpress.com/2013/10/14/another-app-is-currently-holding-the-yum-lock-waiting-for-it-to-exit/


Also,when I use   sh /script/cleanup  command ,it stops when it comes to DNS

Update Services Branch List
- List for 'dns' branch
^Z
[7]+  Stopped                 sh /script/cleanup

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: New Installation-Website not working
« Reply #7 on: 2015-03-13, 09:51:14 »
Reboot and then running 'sh /script/upcp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #8 on: 2015-03-13, 10:22:34 »

After  reboot and then running 'sh /script/upcp -y' ,it works well.When I run the script ,it said kloxo is newly installed . But it does not .It works current password .website.

But the problem has not solved yet.

I run sh/script/cleanup  got the message bellow.

supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: New Installation-Website not working
« Reply #9 on: 2015-03-13, 10:52:25 »
Try reboot again.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #10 on: 2015-03-13, 12:18:41 »
No change


Also , if I run sh/script/cleanup  got the message bellow.

supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
Modify message
« Last Edit: 2015-03-13, 12:30:11 by webhost2000 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: New Installation-Website not working
« Reply #11 on: 2015-03-13, 12:40:26 »
Try install KLoxo-MR 7.0. In 10 minutes, I tried install in CentOS 5 and CentOS 6 and no issue for KLoxo-MR 7.0.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #12 on: 2015-03-13, 12:52:06 »
Which Centos is best for kloxo?
I am installing from my VPS control panel.


CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by a prominent North American Enterprise Linux vendor.

CentOS conforms fully with the upstream vendors redistribution policy and aims to be 100% binary compatible. CentOS mainly changes packages to remove upstream vendor branding and artwork.

CentOS is developed by a small but growing team of core developers. CentOS is free.

   centos-5-x86
   centos-5-x86_64
   centos-6-x86
   centos-6-x86_64
   centos-7-x86_64
   centos-6-x86-minimal
   centos-6-x86_64-minimal
   centos-7-x86_64-minimal
   centos-5-x86_64
   centos-5-x86-1

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: New Installation-Website not working
« Reply #13 on: 2015-03-13, 12:54:41 »
Choose centos-6-x86-minimal if your RAM less then 1GB.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline webhost2000

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: New Installation-Website not working
« Reply #14 on: 2015-03-13, 15:55:42 »
Install but does not work

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.064 seconds with 18 queries.

web stats analysis