PDA

View Full Version : cannot login as admin


miki
20-05-05, 01:23 AM
during installation i got same errors ...
some tables were not created (projects, tasks, contacts, users ...)
so, i created these tables manually and run .../install as long as no error was created.
now, i got the login screen but login failed.
if i ask for a new password, i got an md5 string, but it is also not working

some idea ?

ciao miki

pedroa
20-05-05, 01:34 AM
Initial permissions have to be set before you can login.
The file db/upgrade_permissions.php is to be run from root index.php (it sets a initial variable), this is done via the install procedure.

Pedro A.

miki
20-05-05, 03:25 AM
problem is gone !
i'm starting to integrate dp into my typo3 cms, so i was during installation logged on in typo3 ...this was the problem!

now, i dropped all dp-tables, logged out from typo3 and the installation is running well!

thanks for helping

ciao miki