I have installed version 9.3.5 on a cloud hosting. After installation, the system does not recognize the admin user and the message "invalid login parameters" appears. I tried the solution that babynus offered:
Otherwise, update table resource, line for id of admin (default admin is id #1) set "password" to new password (clear text) and "crypto" to null
But it has not worked. I appreciate the help you can offer me.
Thank you
Hi,
Possibly some php modules are missing on your hosted server.
Can you try and get logs to find the source of the issue ?
(projeqtor log, apache error log, php error log)
You re-run installation on a partially installed DB.
Drop all tables in DB and retry (reconnect as admin/admin).
Thanks babynus!
Perform the installation again as you indicate and it works perfect!