I have installed fled 0.72.
I see the flede tables with phpmyadmin and its registers, but i can't log in the first time (the 5 step of the installation)
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have installed fled 0.72.
I see the flede tables with phpmyadmin and its registers, but i can't log in the first time (the 5 step of the installation)
Thanks in advance.
Please try user: admin
password: flede
If does not help, try to change password
Update flede_users SET name='admin', password=md5('33') where id=1;
The password for "admin" will be "33"