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, 18:54:00

Author Topic: Login Unsuccessful  (Read 9359 times)

0 Members and 1 Guest are viewing this topic.

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Login Unsuccessful
« on: 2013-02-28, 20:00:03 »
Hello

Admin login  
 Alert: Login Unsuccessful

how can i fix ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Login Unsuccessful
« Reply #1 on: 2013-02-28, 20:03:38 »
Inform here first your server with 'sh /script/sysinfo'.

Better update your Kloxo-MR.

Certain upload have a problem with mysql root password.

After update, try 'sh /script/reset-mysql-root-password yourmysqlrootpassword' and 'sh /script/resetpassword master yourkloxopassword'
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: Login Unsuccessful
« Reply #2 on: 2013-02-28, 20:28:00 »
i have updated

Code: [Select]
# sh /script/sysinfo
Could not open database connection.[

Code: [Select]
[root@2 tmp]# /script/cleanup
Could not open database connection.[root@2 tmp]# sh /script/cleanup
Could not open database connection.[root@2 tmp]#
[root@2 tmp]# sh /script/cleanup
Could not open database connection.[root@2 tmp]# sh /script/reset-mysql-root-password broiler2741965
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]
Password unsuccessfully reset
[root@2 tmp]# sh /script/resetpassword master broiler27465
Could not open database connection.[root@2 tmp]# cd /script/
[root@2 script]# ls

« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Login Unsuccessful
« Reply #3 on: 2013-02-28, 20:41:34 »
What wrong with your system.

I'd tested on with:
Code: [Select]
sh /script/reset-mysql-root-password broiler2741965
sh /script/resetpassword master broiler27465

and then I could login to Kloxo-MR with password broiler27465
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Login Unsuccessful
« Reply #4 on: 2013-02-28, 20:46:07 »
Probable your server missing php module(s).

Try 'yum list php*-* |grep installed' (for centos 5) or 'yum list php*-* |grep @' (for centos 6).
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: Login Unsuccessful
« Reply #5 on: 2013-02-28, 20:52:57 »
Code: [Select]
php53u.x86_64                              5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-cli.x86_64                          5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-common.x86_64                       5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-devel.x86_64                        5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-fpm.x86_64                          5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-gd.x86_64                           5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-imap.x86_64                         5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-mbstring.x86_64                     5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-mcrypt.x86_64                       5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-mysql.x86_64                        5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-pdo.x86_64                          5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-pear.noarch                         1:1.9.4-3.ius.el6    @kloxo-mr-ius  
php53u-pspell.x86_64                       5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-xml.x86_64                          5.3.21-1.ius.el6     @kloxo-mr-ius  
php53u-zts.x86_64                          5.3.21-1.ius.el6     @kloxo-mr-ius  


« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Login Unsuccessful
« Reply #6 on: 2013-02-28, 20:57:19 »
Sorry, it's not related to php but lxphp.

Inform here 'yum list lxphp|grep @' and 'lxphp.exe -m'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Login Unsuccessful
« Reply #7 on: 2013-02-28, 20:59:50 »
Also inform here 'cat /usr/local/lxlabs/kloxo/bin/kloxoversion'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: Login Unsuccessful
« Reply #8 on: 2013-02-28, 21:03:22 »
Quote
lxphp.x86_64           5.2.17-8.mr.el6            @kloxo-mr-release-version-arch


Code: [Select]
[PHP Modules]
bcmath
bz2
calendar
ctype
curl
date                                                                                                                        
dba                                                                                                                        
dom                                                                                                                        
exif                                                                                                                        
filter
ftp
gd
gettext
gmp
hash
iconv
imap
json
libxml
mbstring
mcrypt
mhash
mysql
mysqli
ncurses
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_pgsql
pdo_sqlite
pgsql
posix
pspell
readline
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
SPL
standard
sysvsem
sysvshm
tidy
tokenizer
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib

[Zend Modules]

[root@2

6.5.0.c.2013022801
« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Login Unsuccessful
« Reply #9 on: 2013-02-28, 21:06:31 »
Hmmm... look like all are normal.

PM to me your ssh access. I will change your server.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: Login Unsuccessful
« Reply #10 on: 2013-02-28, 21:42:52 »
i reinstall
« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline homecat

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Login Unsuccessful
« Reply #11 on: 2016-05-20, 19:04:36 »
1. if you forgot Kloxo Admin password. Execute command after logined VPS by SSH:
'sh /script/resetpassword kloxopassword' -> kloxo login password

2. if you could not login by correct admin password
- Reset Mysql Root password by:
'sh /script/reset-mysql-root-password mysqlrootpassword-> mysql root password
- Reset password that Kloxo use for connect to MySQL by
'sh /script/reset-mysql-kloxo-password mysqlrootpassword-> mysql kloxo database password (the same MySQL root password)

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.028 seconds with 19 queries.

web stats analysis