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-28, 21:27:15

Author Topic: Kloxo MR v7 installed but not working  (Read 12665 times)

0 Members and 1 Guest are viewing this topic.

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Kloxo MR v7 installed but not working
« on: 2015-10-17, 15:54:39 »
I installed 6.5 and then upgraded to 7 before adding sites or anything. Here's what I did,

01. Set DNS and then updated NS2 with my second ip.
02. created a client and then added nameserver domain.

DNS seems all fine,

http://leafdns.com/index.cgi?testid=BF92E011



Services


buyprint.info pings without any loss too. But the site simply doesn't load.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #1 on: 2015-10-17, 17:38:02 »
Inform here 'sh /script/restart-all -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #2 on: 2015-10-17, 18:00:09 »
Shutting down system logger:                               [  OK  ]
Starting system logger:                                    [  OK  ]
-------------------------------------------------------------------

Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
-------------------------------------------------------------------

Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
-------------------------------------------------------------------

Stopping php-fpm:                                          [  OK  ]
pkill to make sure stopped
Starting php-fpm:                                          [  OK  ]
-------------------------------------------------------------------

/script/restart.inc: /etc/init.d/httpd: /bin/bash^M: bad interpreter: No such file or directory
-------------------------------------------------------------------


*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
-------------------------------------------------------------------

- For help, type '/script/restart-mail [--help|-h]'
-------------------------------------------------------------------

Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
-------------------------------------------------------------------

* kloxo-phpcgi ('php54s' in 'cgi' mode): No need to start
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
-------------------------------------------------------------------

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #3 on: 2015-10-17, 18:21:58 »
There are something wrong with httpd and try 'yum reinstall httpd* -y; sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #4 on: 2015-10-17, 19:46:52 »
Now it shows all working. But the problem is I have uploaded 2 Wordpress blogs and both shows just white space in browser. One is a new blog and other one is old one which was working.

You can see my test site at buyprint.info


Code: [Select]
Shutting down system logger:                               [  OK  ]
Starting system logger:                                    [  OK  ]
-------------------------------------------------------------------

Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
-------------------------------------------------------------------

Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
-------------------------------------------------------------------

Stopping php-fpm:                                          [  OK  ]
pkill to make sure stopped
Starting php-fpm:                                          [  OK  ]
-------------------------------------------------------------------

Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
-------------------------------------------------------------------


*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.
-------------------------------------------------------------------

- For help, type '/script/restart-mail [--help|-h]'
-------------------------------------------------------------------

Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
-------------------------------------------------------------------

* kloxo-phpcgi ('php54s' in 'cgi' mode): No need to start
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #5 on: 2015-10-18, 02:26:45 »
Try 'sh /script/fix-chownchmod' from ssh or panel (in 'webserver configure').
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #6 on: 2015-10-18, 04:56:05 »
That didn't work. Still it's all white. :(

I think this must be something to do with php.
« Last Edit: 2015-10-18, 05:07:10 by bluearrow »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #7 on: 2015-10-18, 05:08:31 »
Try install all 'multiple php' in 'webserver configure'. If all installed, then select 'php54m' in 'php used'.

If still not work, maybe application need specific module in php where not installed.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #8 on: 2015-10-18, 05:54:37 »
Did as you say and rebooted but still same.

It's just Wordpress a clean install only have ftped files. What could be the problem ?

Wordpress doesn't work in Kloxo-MR v7 ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #9 on: 2015-10-18, 07:06:59 »
Most issue for wordpress under Kloxo-MR is permissions/ownership of files/directories. Run fix-chownchmod usually fixed this issue.
« Last Edit: 2015-10-18, 07:13:29 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #10 on: 2015-10-18, 07:15:08 »
Hmm I'm getting a command not found..

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #11 on: 2015-10-18, 07:31:14 »
Need running 'sh /script/fix-chownchmod'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #12 on: 2015-10-18, 07:39:21 »
ah yes that I tried before. I will try to install 6.5 again and see how it works. :(

Offline bluearrow

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Kloxo MR v7 installed but not working
« Reply #13 on: 2015-10-18, 09:28:11 »
Before installing 6.5 I gave another try at 7 by using this servermom tutorial.

When I try 'sh /script/restart-all -y  now  I get  this

Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 90 of /etc/httpd/conf.d/~lxcenter.conf: Syntax error on line 374 of /opt/configs/apache/conf/domains/buyprint.info.conf: Could not open configuration file /home/kloxo/client/buyprint/prefork.inc: No such file or directory
                                                           [FAILED]

tried yum reinstall httpd* -y too but same result. Services show green light for Apache. I even restarted it from there.


btw in that tutorial php type which used is suphp.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo MR v7 installed but not working
« Reply #14 on: 2015-10-18, 09:49:41 »
Try 'php-fpm_event' instead other php-types.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.031 seconds with 18 queries.

web stats analysis