Forma.LMS 4.0.1.1 does not recognize the administrator login
Forma.LMS 4.0.1.1 does not recognize the administrator login
I have a problem: I managed to install Forma.LMS 4.0.1.1 without any issues, but I can’t figure out why it doesn’t recognize the account I set during installation. I didn’t configure the SMTP server because this is a local installation on my computer, so I can’t request a password reset. However, I did set a password, and I don’t understand why it doesn’t recognize it. I’ve tried installing it four times with the same result.
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
Please provide:
1) MySql server version
2) PHP version
3) The record(s) extracted from the following SQL execution:
SELECT * FROM core_user;
4) error message when you try to login
1) MySql server version
2) PHP version
3) The record(s) extracted from the following SQL execution:
SELECT * FROM core_user;
4) error message when you try to login
Per supporto GRATUITO contattatemi in privato qui
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
MySQL 8, PHP 8.1
It doesn’t show any errors; I can see the site page, but when I enter the admin account and password, the usual ‘incorrect password’ message appears. However, I’m sure it’s correct because I copied it into a text file when I created it.
core_user is no present in PHPmyAdmin
It doesn’t show any errors; I can see the site page, but when I enter the admin account and password, the usual ‘incorrect password’ message appears. However, I’m sure it’s correct because I copied it into a text file when I created it.
core_user is no present in PHPmyAdmin
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
Missing 3
Per supporto GRATUITO contattatemi in privato qui
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
Missing 3? I don’t understand.
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
I asked 4 things
Per supporto GRATUITO contattatemi in privato qui
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
I don’t know how to find this information.
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
I cannot help without knowing or being on your instance.
Per supporto GRATUITO contattatemi in privato qui
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
localhost:8889/e-learning/core_user/ http://localhost:8888/phpMyAdmin5/index ... =core_user
Showing rows 0 - 0 (1 total, Query took 0.0002 seconds.)
SELECT * FROM `core_user` WHERE 1;
270 /Anonymous 0 NULL 0 NULL 1 NULL NULL NULL NULL NULL 0 2024-11-13 12:18:17 2024-11-13 12:18:19
Showing rows 0 - 0 (1 total, Query took 0.0002 seconds.)
SELECT * FROM `core_user` WHERE 1;
270 /Anonymous 0 NULL 0 NULL 1 NULL NULL NULL NULL NULL 0 2024-11-13 12:18:17 2024-11-13 12:18:19
Re: Forma.LMS 4.0.1.1 does not recognize the administrator login
As I supposed, you didn't create a user at all.
I suppose your mysql distribution is not supported.
Please share complete mysql package info (find it in your phpinfo or in phpmyadmin main page).
I suppose your mysql distribution is not supported.
Please share complete mysql package info (find it in your phpinfo or in phpmyadmin main page).
Per supporto GRATUITO contattatemi in privato qui