Hi i installed the tracker, but i could not set up a torrent?
"You must configure the username/password in the config file first."
The admin is installed.
And if I insert the other it donīt work too :angry:
What is wrong?
Hi,
OK, I think I know where the problem is : you set the admin login as "admin" or the admin password as "admin"... this is blocked to prevent ppl from using obvious names... So, the solution is :
- either delete config.php and run the installation again (and don't choose "admin" as the login nor password)
- or open login.php and remove this code :
| CODE |
if ($master_user=="admin" || $master_pass=="21232f297a57a5a743894a0e4a801fc3") die('You must configure the username/password in the config file first.'); |
Sorry I should have put some warning message somewhere... I'll fix that when I find the time.
Regards.