MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Development => Topic started by: ibuxxi on 2014-03-26, 09:56:47

Title: Can't login to kloxo-mr
Post by: ibuxxi on 2014-03-26, 09:56:47
Hello

Can't login to kloxo-mr

and fix scripts not work


How can i fix ?

thanks

Code: [Select]
/script/resetpassword master password
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>



Code: [Select]
root@happy2 script]# sh /script/fix-chownchmod

- For help, type '/script/fix-chownchmod --help'
- No argument supplied. Defaulting to all

Fixing Chown and Chmod
Code: [Select]
sh /script/fix-all

- For help, type '/script/fixdns --help'
- No argument supplied. Defaulting to localhost (master) servers

Fixing DNS server config

- For help, type '/script/fixweb --help'
- No argument supplied. Defaulting to localhost (master) servers

Fixing Web server config

- For help, type '/script/fixphp --help'
- No argument supplied. Defaulting to localhost (master) servers

Fixing php.ini/php-fpm.conf/php5.fcgi/.htaccess

- For help, type '/script/fixftpuser --help'
- No argument supplied. Defaulting to localhost (master) servers

cp: Aufruf von stat für „/etc/pure-ftpd/pureftpd.passwd“ nicht möglich: Datei oder Verzeichnis nicht gefunden
Fixing FTP User

Change qmail.init
--------------------------
Set '/home/vpopmail/bin/vchkpw' for root:root ownership
Set '/home/vpopmail/bin/vchkpw' for 4751 permissions
--------------------------
Set '/var/qmail/control/locals' with 'localhost' only
--------------------------
Using qmail-toaster - fix '/home/vpopmail/etc/vpopmail.mysql'
--------------------------
id: zusätzlicher Operand „web1“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web1“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web4“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web4“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web2“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web2“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web1“
„id --help“ gibt weitere Informationen.
id: zusätzlicher Operand „web1“
„id --help“ gibt weitere Informationen.
--------------------------

- For help, type '/script/fixmail --help'
- No argument supplied. Defaulting to localhost (master) servers

Fixing Mail accounts (also 'lists' if exists)
--------------------------
Fixing Domainkeys
--------------------------
Horde webmail no exists
Preparing RoundCube database
- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
- Database installed
Initialize Roundcube files
- Initialize process
T-Dah webmail no exists
Preparing Afterlogic database
- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
- Database installed
Initialize Afterlogic files
- Initialize process
Preparing Squirrelmail Database
- No need database
Initialize Squirrelmail files
- Initialize process
Preparing Telaen Database
- No need database
Initialize Telaen files
- Initialize process
Install Webmail chooser
- Install process

Process Time: 00:00:00:02.2894 (dd:hh:mm:ss:xxxxxx)
[root@happy2 script]#




Title: Re: Can't login to kloxo-mr
Post by: MRatWork on 2014-03-26, 10:36:04
If you found 'Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>' look like your kloxo database is corrupt.

It's not simple, except you have config backup (aka 'self backup').
Title: Re: Can't login to kloxo-mr
Post by: ibuxxi on 2014-03-26, 11:25:01
Hello

i install kloxo-mr new on VPS 3 days ago
install all my wordpress blogs new
VPS Kloxo-mr and all blogs  works

yesterday i make new kloxo-mr update

kloxo-mr not work   no login
Quote
Error Box
Alert: Login Unsuccessful

Quote
sh /script/cleanup

- Create database interface template (Forced)
ERROR 1045 (28000): Access denied for user 'kloxo'@'localhost' (using password: YES)



Title: Re: Can't login to kloxo-mr
Post by: MRatWork on 2014-03-26, 15:09:09
Update not make destroy kloxo database. It's possible something else.

This issue only found in after fresh install in my experience for previous 6.5.1.b update.
Title: Re: Can't login to kloxo-mr
Post by: ibuxxi on 2014-03-26, 15:10:38
no opportunity to correct the error ?
Title: Re: Can't login to kloxo-mr
Post by: MRatWork on 2014-03-26, 15:21:02
I have no idea for simple solution.
Title: Re: Can't login to kloxo-mr
Post by: MRatWork on 2014-03-26, 15:37:53
This '/usr/local/lxlabs/kloxo/etc/conf/kloxo.pass' exist or not?
Title: Re: Can't login to kloxo-mr
Post by: Kloxo-DR on 2014-03-26, 16:41:55
Hi Mustafa,
I have no idea for simple solution.

I have an idea for simple solution and also have given a solution as follows:

sh /script/fix-program-mysql PASSWORD
sh /script/reset-mysql-root-password PASSWORD
sh /script/resetpassword master PASSWORD

You have still not incorporated it in fix scripts.
Title: Re: Can't login to kloxo-mr
Post by: MRatWork on 2014-03-26, 17:05:07
Hi Mustafa,
I have no idea for simple solution.

I have an idea for simple solution and also have given a solution as follows:

sh /script/fix-program-mysql PASSWORD
sh /script/reset-mysql-root-password PASSWORD
sh /script/resetpassword master PASSWORD

You have still not incorporated it in fix scripts.
Hi,

What's you mean 'You have still not incorporated it in fix scripts.'?.

Have every try 3 scripts for this issue?.
Title: Re: Can't login to kloxo-mr
Post by: ibuxxi on 2014-03-26, 17:13:19
i have fresh install    :o
Title: Re: Can't login to kloxo-mr
Post by: atkwp on 2015-03-13, 11:09:07
/etc/init.d/mysql start thats fix unsuccessful login
Title: Re: Can't login to kloxo-mr
Post by: MRatWork on 2015-03-13, 11:35:30
/etc/init.d/mysql start thats fix unsuccessful login
Better running 'chkconfig mysql on' (for mariadb) or 'chkconfig mysqld on' (for mysql) before 'service mysql restart' (for mariadb) or 'service mysqld restart' (for mysql).
Title: Re: Can't login to kloxo-mr
Post by: homecat on 2016-05-20, 19:07:05
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)