Hi,
Apologises for the delayed response.
Navigate to ./secure/settings.dfh and look for the first hash within the file, example:
- Code: Select all
Daddy's File Hosting|Slogan Here|http://localhost/dfh/|1|0|0|2|30|10|true|false|true|true|true|true|english|5d41402abc4b2a76b9719d911017c592|admin@daddyscripts.com|15|15|15|Indigo|Your Street|Your ZIP-Code and City|http://www.yoururl.com|01234-56789|Your Name|abuse@daddyscripts.com|*|*.jpg; *.jpeg; *.png; *.gif; *.bmp|1|true|2|2|0|5|30|true|true|15|
In this example, 5d41402abc4b2a76b9719d911017c592 would be the first hash we are looking for.
Now replace the first hash with the following:
- Code: Select all
696d29e0940a4957748fe3fc9efd22a3
This will now change your admin to the default admin password, which is "password" without the quotations.
Your file should now look similar to this:
- Code: Select all
Daddy's File Hosting|Slogan Here|http://localhost/dfh/|1|0|0|2|30|10|true|false|true|true|true|true|english|696d29e0940a4957748fe3fc9efd22a3|admin@daddyscripts.com|15|15|15|Indigo|Your Street|Your ZIP-Code and City|http://www.yoururl.com|01234-56789|Your Name|abuse@daddyscripts.com|*|*.jpg; *.jpeg; *.png; *.gif; *.bmp|1|true|2|2|0|5|30|true|true|15|