Menu

Welcome to Help

Help
2008-10-22
2013-04-22
  • Nobody/Anonymous

    Welcome to Help

     
    • Nobody/Anonymous

      hello,

      i downloaded the file and tried to use it on my local server for testing. but i couldn't get it running.
      what have I done wrong? I did ..

      1. unpack the file "onlinepasswords_v1.tar.gz"
      2. put the folder "onlinepasswords" on the server
      3. go to path /onlinepasswords/
      4. register
      5. log in

      after logging in I always get the response: "The user name user is NOT registered or the password is incorrect."
      as I was testing only on my local server, I didn't change the wprop.php

      Is there anything I misunderstood? Your demo works perfect!
      what I tried further:

      1. created the empty files: "resu.txt"; "ssap.txt"; "log.txt" in the folder "protected"
      2. set the loglevel to = 1

      But that didn't help. I don't get any errors.

      Could You please help me? Thanx in advance

      Greets, Peter

       
      • Senthil

        Senthil - 2008-11-26

        Two things you can check:

        1. Make sure your webserver has access to read/write files in the protected directory.  This is most likely the source of your problem.

        2. After you register get the row count of the "resu.txt" file.  It should have one row for each registration - although data will be encrypted.  This will confirm if the register worked.

        3. Turn on php error reporting - it might be disabled.  That will give you more clues on what might be happening.

        Best of Luck

         

Log in to post a comment.