Forma.LMS 4.0.1.1 does not recognize the administrator login

Installazione, configurazione generale, notifiche, API, lingue, problemi server
lucabe
FormaLms User
Posts: 33
Joined: Mon Nov 11, 2024 2:54 pm

Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by lucabe »

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.
alfa24
Senior Boarder
Posts: 2187
Joined: Fri Nov 24, 2017 8:45 am

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by alfa24 »

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
Per supporto GRATUITO contattatemi in privato qui
lucabe
FormaLms User
Posts: 33
Joined: Mon Nov 11, 2024 2:54 pm

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by lucabe »

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
alfa24
Senior Boarder
Posts: 2187
Joined: Fri Nov 24, 2017 8:45 am

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by alfa24 »

Missing 3
Per supporto GRATUITO contattatemi in privato qui
lucabe
FormaLms User
Posts: 33
Joined: Mon Nov 11, 2024 2:54 pm

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by lucabe »

Missing 3? I don’t understand.
alfa24
Senior Boarder
Posts: 2187
Joined: Fri Nov 24, 2017 8:45 am

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by alfa24 »

I asked 4 things
Per supporto GRATUITO contattatemi in privato qui
lucabe
FormaLms User
Posts: 33
Joined: Mon Nov 11, 2024 2:54 pm

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by lucabe »

I don’t know how to find this information.
alfa24
Senior Boarder
Posts: 2187
Joined: Fri Nov 24, 2017 8:45 am

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by alfa24 »

I cannot help without knowing or being on your instance.
Per supporto GRATUITO contattatemi in privato qui
lucabe
FormaLms User
Posts: 33
Joined: Mon Nov 11, 2024 2:54 pm

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by lucabe »

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
alfa24
Senior Boarder
Posts: 2187
Joined: Fri Nov 24, 2017 8:45 am

Re: Forma.LMS 4.0.1.1 does not recognize the administrator login

Post by alfa24 »

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).
Per supporto GRATUITO contattatemi in privato qui
Post Reply