Menu

#1 Can't login

open
nobody
5
2003-02-25
2003-02-25
Anonymous
No

I am unable to login using the default demo/demo
account as well as any login that I create.

Discussion

  • Michele Neylon

    Michele Neylon - 2003-03-01

    Logged In: YES
    user_id=104575

    I have the same problem!
    There was also a problem with the SQL included in the tar.gz

     
  • Chris Armstrong

    Chris Armstrong - 2003-03-02

    Logged In: YES
    user_id=695128

    Can you give me more information on that issue? How did
    you create the password? Did you use the statement
    PASSWORD('your password')?

    Cheers
    Chris

     
  • Michele Neylon

    Michele Neylon - 2003-03-02

    Logged In: YES
    user_id=104575

    I used the SQL that came with the file and it didn't work. I
    tried adding another user using the SQL example in the files,
    but that didn't work either

     
  • Nobody/Anonymous

    Logged In: NO

    Hi, I am having the same problem.

    I try the default user that comes with the sql statment and
    creates the passwaord with PASSWORD('demo') and create
    another user with a password that I create without the
    PASSWORD function.

     
  • Chris Armstrong

    Chris Armstrong - 2003-03-03

    Logged In: YES
    user_id=695128

    ah, ok. try MD5('demo') instead of PASSWORD('demo').
    give me feedback if it worked or not.

    cheers
    chris

     
  • Nobody/Anonymous

    Logged In: NO

    yes, MD5('demo') works fine. You need to change NOW to
    NOW() into the SQL script too.

    thanks

     
  • Michele Neylon

    Michele Neylon - 2003-03-08

    Logged In: YES
    user_id=104575

    I still can't get it to work :-(

     
  • Valics Lehel

    Valics Lehel - 2003-03-10

    Logged In: YES
    user_id=125110

    MD5('demo')

    This is work.
    And I tried a half an hour to see what is the problem.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.