why i can't login t...
 
Notifications
Clear all

why i can't login the admin/index.php?

5 Posts
2 Users
0 Reactions
821 Views
(@unicorn)
Posts: 11
Active Member
Topic starter
 

i buy the combu today, configure the php and mysql.

Then i open "combuadminindex.php", It let me to input the username/password, i open the mysql database, open cb_adminaccount table, copy/parse the username:"admin" and the password into index.php, it says the "Username and/or Password invalid",why?

thank you!smilehappy

 
Posted : 11/06/2014 1:53 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

The password is encrypted in the database, you cannot just copy&paste it. If you forgot the default administrator username and password (which we definitely suggest you to change once you go in production environment), you'll find them in the server documentation PDF.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 11/06/2014 1:54 pm
(@unicorn)
Posts: 11
Active Member
Topic starter
 

thank you!

yes, i fix it with your help, the default admin's password is md5("admin"), if i copy/parse it,will lead to this error.

 

i found another situation will occur this error:

when i import the combu_db.sql into mysql server, if i choose uft-8 encode, then i input "admin"(username)/"admin"(password), the error will happen too.

 

happy

 
Posted : 11/06/2014 2:59 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Sorry I don't understand, we never had issues on the password. What is it exactly the issue you're having? The default password is "admin" and it works in utf-8 (that is the default collation we use in every database table) since it contains only alphanumeric characters.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 11/06/2014 3:42 pm
(@unicorn)
Posts: 11
Active Member
Topic starter
 

I feel very strange too, now i delete the table and try again , select utf-8, it's ok!

thank you for you answer!

happy

 
Posted : 11/06/2014 5:23 pm
Share: