Forum Moderators: coopster

Message Too Old, No Replies

can't login into PHPNuke

         

anshul

8:39 am on Aug 5, 2004 (gmt 0)

10+ Year Member



I've installed PHP-Nuke on localhost IIS.

But I can't login using 'God'/'Password' as an administrator.
Users are able to create their accounts and login/logout.

What is the possible errror? Please Help.

I am getting error:
[ Table 'nuke._users' doesn't exist Table 'nuke._users' doesn't exist ]
at top of the page, but I've created database 'nuke' and tables exist.

anshul

8:51 am on Aug 5, 2004 (gmt 0)

10+ Year Member



That error disappeared by uncommenting {$dbtype = "MySQL"; } in { /html/config.php }
But what else i do to let admin login.