Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Access denied at log in - How to reset password
11-15-2015, 11:36 AM, (This post was last modified: 11-15-2015, 12:12 PM by cyrilca0001.)
#9
RE: [SOLVED] Access denied at log in - How to reset password
Hi, got myself in a similar trouble. Tryed Tim's solution, I am afraid I am not getting it right...

1) Created a file password.php, and saved it in weberp folder
2) Is 'weberp' my database name? (i mostly used default installation settings)
3) http://localhost/weberp/password.php
4) Result:

Fatal error: Call to undefined function password_hash() in /Library/WebServer/Documents/weberp/password.php on line 4

What am I doing wrong?
(11-15-2015, 11:36 AM)cyrilca0001 Wrote: Hi, got myself in a similar trouble. Tryed Tim's solution, I am afraid I am not getting it right...

1) Created a file password.php, and saved it in weberp folder
2) Is 'weberp' my database name? (i mostly used default installation settings)
3) http://localhost/weberp/password.php
4) Result:

Fatal error: Call to undefined function password_hash() in /Library/WebServer/Documents/weberp/password.php on line 4

What am I doing wrong?

OK, found the solution:
1) Update PHP to 5.5 or newer
Link for Mac OS X: http://php-osx.liip.ch/
2) Create php script - from Tim's post
3) The php file is to be saved in weberp folder
4) Run the file from browser - in my case: http://localhost/weberp/password.php
5) If script worked, you see a blanc page!
Reply


Messages In This Thread
RE: [SOLVED] Access denied at log in - How to reset password - by cyrilca0001 - 11-15-2015, 11:36 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)