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-27, 23:46:18

Author Topic: Face big problem please help me out (Solved)  (Read 7271 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Face big problem please help me out
« Reply #15 on: 2015-07-08, 22:45:40 »
If I tell 'inform here', please inform full result from the command like:
Code: [Select]
[root@op1 ~]# sh /script/restart-all -y

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

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

Stopping nsd:                                              [  OK  ]
Starting nsd:                                              [  OK  ]
-------------------------------------------------------------------

Stopping php56m-fpm:                                       [  OK  ]
Starting php56m-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  ]
-------------------------------------------------------------------
[root@op1 ~]#

« Last Edit: 2015-07-08, 22:47:23 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Face big problem please help me out
« Reply #16 on: 2015-07-08, 22:47:14 »
it is already enable and running  hiawatha  and  i unable login into  panel  because i unable to reset password

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

*** Process for MYSQL/MARIADB service ***
Starting MySQL SUCCESS!
  - Process: reload
 SUCCESS! Reloading service MySQL
No message for reload
-------------------------------------------------------------------

-------------------------------------------------------------------

*** Process for PHP-FPM service ***
  - Process: restart
Stopping php55m-fpm:                                       [  OK  ]
Starting php55m-fpm:                                       [  OK  ]
-------------------------------------------------------------------

*** Process for NGINX service ***
  - No need started
  - Process: reload
Reloading nginx:                                           [  OK  ]
-------------------------------------------------------------------

*** Process for HTTPD service ***
Starting httpd: Syntax error on line 164 of /opt/configs/apache/conf/defaults/init.conf:
SSLCertificateFile: file '/etc/httpd/.pem' does not exist or is empty
                                                           [FAILED]
  - Process with 'apachectl': graceful
apachectl: Configuration syntax error, will not run "graceful":
Syntax error on line 164 of /opt/configs/apache/conf/defaults/init.conf:
SSLCertificateFile: file '/etc/httpd/.pem' does not exist or is empty
No message for graceful
-------------------------------------------------------------------

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

*** Process for XINETD (including Pure-FTPd) service ***
  - No need started
  - Process: reload
Reloading configuration:                                   [  OK  ]
-------------------------------------------------------------------

*** Process for KLOXO service ***
  - No need started
  - Process: reload
Reloading kloxo-hiawatha:                                  [  OK  ]

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Face big problem please help me out
« Reply #17 on: 2015-07-08, 23:02:56 »
Did you reset panel password with 'sh /script/resetpassword master YOURNEWPASSWORD' (change 'YOURNEWPASSWORD' with your real new password' or 'sh /script/resetpassword master' if you want password as 'admin'?.

Inform here your 'cat /etc/hosts.deny'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Face big problem please help me out
« Reply #18 on: 2015-07-09, 06:45:25 »
cat /etc/hosts.deny
###Start Program Hostdeny config Area

ALL : 182.18.3.180
ALL : 193.253.102.201
ALL : 198.204.243.146
ALL : 218.65.30.107
ALL : 218.65.30.23
ALL : 218.87.111.107
ALL : 43.255.188.143
ALL : 43.255.188.147
ALL : 43.255.189.87
ALL : 43.255.189.88
ALL : 67.217.144.187
ALL : 81.134.128.180

###End Program HostDeny config Area


my isp ip is not block from HostDeny

i try sh /script/resetpassword master 123

and also

sh /script/resetpassword master

still i am unable to login in mr-kloxo panel

mr kloxo panel password is not changing in database client table

i direct access to  http://serverip:7778/thirdparty/phpMyAdmin/  for solve problem and check database.

I  follow below steps

Login with root username and root password.
Now go to databased named “kloxo”
Find the table named “client“
Now a table client will be opened containing all the clients details.
Find the record with username or nname “admin“

There is some error  or bug display in clients table

" Warning in ./libraries/insert_edit.lib.php#2414
array_values() expects parameter 1 to be array, null given

Backtrace

./libraries/insert_edit.lib.php#2414: array_values(NULL)
./tbl_change.php#94: PMA_getTableColumns(
string 'kloxo',
string 'client',
)
Warning in ./tbl_change.php#137
Invalid argument supplied for foreach()

Backtrace

Notice in ./tbl_change.php#192
Undefined variable: column

Backtrace

i think i have to reinstall again  and i  have no option
« Last Edit: 2015-07-09, 08:04:44 by vyjhala »

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Face big problem please help me out
« Reply #19 on: 2015-07-09, 09:02:43 »
Hi
 i fixed the problem
good news after i run this command sh /script/upcp -y

 Reinstall it Finally now everything is back to normal  and running  up

i have to configure everything again 

thanks for support



 


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

Page created in 0.031 seconds with 18 queries.

web stats analysis