Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
installed but can't login !
02-04-2013, 05:59 AM,
#4
RE: installed but can't login !
Trust this is all resolved now following our google chat?

For the benefit of other readers, I had applied the SQL from sql/weberp-new.sql which sets up the user "admin" with the password "weberp". bhargava was using a different user password combo and had got the admin user blocked. Only 5 attempts are allowed and then the user account is blocked - inorder to stop password crackers.
To unblock the admin account the following SQL must be used:

Code:
UPDATE www_users SET blocked=0 WHERE userid='admin';
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Messages In This Thread
installed but can't login ! - by jaybirdhk - 10-19-2012, 12:11 AM
RE: installed but can't login ! - by bhargava - 02-03-2013, 06:23 PM
RE: installed but can't login ! - by phil - 02-04-2013, 05:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)