You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
dotProject installer reported several duplicate in different tables (whereas it used to work in its previous version).
When I try to login as admin/passwd, it tells me login failed.
When trying with a regular user, the failed login induces a
[Thu Nov 03 14:08:15.782325 2022] [php7:notice] [pid 1254978] [client 10.92.102.21:52665] /var/www/html/filer92a/dotproject/2.2.0/classes/ui.class.php(742): Permission check failed, referer: https://dotproject.xxx.xx/index.php?
in /var/log/apache2 error log file.
The only difference in the configuration is that mysql is now mysqli
Does this ring any bell to anybody?
Rgds,
Olivier
The text was updated successfully, but these errors were encountered:
Apparently, the update of dotproject 2.1.6 to 2.2.0 overwrote some tables. After restoring a previous dump, I got access to dotproject again.
There are plenty of warnings. I would say it is related to deprecated instructions. I'll open a new issue if I don't manage to go through it.
Hi,
dotProject installer reported several duplicate in different tables (whereas it used to work in its previous version).
When I try to login as admin/passwd, it tells me login failed.
When trying with a regular user, the failed login induces a
[Thu Nov 03 14:08:15.782325 2022] [php7:notice] [pid 1254978] [client 10.92.102.21:52665] /var/www/html/filer92a/dotproject/2.2.0/classes/ui.class.php(742): Permission check failed, referer: https://dotproject.xxx.xx/index.php?
in /var/log/apache2 error log file.
The only difference in the configuration is that mysql is now mysqli
Does this ring any bell to anybody?
Rgds,
Olivier
The text was updated successfully, but these errors were encountered: