MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: ibuxxi on 2013-02-28, 20:00:03

Title: Login Unsuccessful
Post by: ibuxxi on 2013-02-28, 20:00:03
Hello

Admin login  
 Alert: Login Unsuccessful

how can i fix ?
Title: Re: Login Unsuccessful
Post by: MRatWork 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'
Title: Re: Login Unsuccessful
Post by: ibuxxi 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

Title: Re: Login Unsuccessful
Post by: MRatWork 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
Title: Re: Login Unsuccessful
Post by: MRatWork 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).
Title: Re: Login Unsuccessful
Post by: ibuxxi 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  


Title: Re: Login Unsuccessful
Post by: MRatWork 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'.
Title: Re: Login Unsuccessful
Post by: MRatWork on 2013-02-28, 20:59:50
Also inform here 'cat /usr/local/lxlabs/kloxo/bin/kloxoversion'.
Title: Re: Login Unsuccessful
Post by: ibuxxi 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
Title: Re: Login Unsuccessful
Post by: MRatWork on 2013-02-28, 21:06:31
Hmmm... look like all are normal.

PM to me your ssh access. I will change your server.
Title: Re: Login Unsuccessful
Post by: ibuxxi on 2013-02-28, 21:42:52
i reinstall
Title: Re: Login Unsuccessful
Post by: homecat 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)