Need a little help - Might be really simple for you PHP pros... Clueless for me :)

Discussion in 'PHP' started by worlddomain, Dec 18, 2007.

  1. #1
    I installed a script ..which worked fine...but now when I try and access the admin panel - the username and pass box shows up......I entered the user and pass I was provided but it seems to be wrong...how do i check if the details are correct?..can I check that in phpmyadmin ??
    could there be a problem with the script?

    any help ...much appreciated
    Cheers
     
    worlddomain, Dec 18, 2007 IP
  2. m0rtal

    m0rtal Well-Known Member

    Messages:
    1,548
    Likes Received:
    121
    Best Answers:
    0
    Trophy Points:
    180
    #2
    See if the password is in one of the config/login files or something along those lines. Alternatively go to the database and see if it's there although it might be encrypted.
     
    m0rtal, Dec 18, 2007 IP
  3. worlddomain

    worlddomain Well-Known Member

    Messages:
    1,138
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    110
    #3
    thanks mortal...

    Just tried that...but your right the pw is encrypted....
    the login box just keeps popping up.... it doesn't mention incorrect details entered or any other warning..
    Could something in the script e wrong?
     
    worlddomain, Dec 18, 2007 IP
  4. worlddomain

    worlddomain Well-Known Member

    Messages:
    1,138
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    110
    #4
    if anyone can help me..pls let me know..I'll send out the script...
    I can get on to msn if req...
    OR
    Pm me if you want me to send you the site url ..if that may help to diagnose the problem
    Thanks
     
    worlddomain, Dec 19, 2007 IP
  5. hogan_h

    hogan_h Peon

    Messages:
    199
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Maybe you protected the script folder with .htaccess file without knowing it. Is there an .htaccess file inside?
     
    hogan_h, Dec 19, 2007 IP
  6. sunnyverma1984

    sunnyverma1984 Well-Known Member

    Messages:
    342
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #6
    are you able to find password file?
     
    sunnyverma1984, Dec 19, 2007 IP
  7. worlddomain

    worlddomain Well-Known Member

    Messages:
    1,138
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    110
    #7
    I looked for a htaccess file - none there

    No pass file - but when I open the details in phpmyadmin - the pass shows encrypted
     
    worlddomain, Dec 19, 2007 IP
  8. sunnyverma1984

    sunnyverma1984 Well-Known Member

    Messages:
    342
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #8
    show change your encrypted pass with new encrypted pass. Use MD5 to encrypt your new password
     
    sunnyverma1984, Dec 19, 2007 IP
  9. m0rtal

    m0rtal Well-Known Member

    Messages:
    1,548
    Likes Received:
    121
    Best Answers:
    0
    Trophy Points:
    180
    #9
    ...or why not just reinstall the script?
     
    m0rtal, Dec 19, 2007 IP
  10. n3wbi3

    n3wbi3 Well-Known Member

    Messages:
    1,274
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    130
    #10
    i have the same problem, is there a way to get the password on the database? i checked my phpadmin but it shows so many letters (i guess that's what you called encrypted) is there a way to recover it?
     
    n3wbi3, Dec 20, 2007 IP