Once I update the configuration file with the username and password i go to the test_interface index file and it asks me for the credentials that I created. When I enter in the credentials it does not accept it. I have made sure that the setup directory can be written to but I do not know what else needs to be done.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
usually that's all you have to do, put your credentials into the "phpcrawl_testinterface.conf.php" file ($cfg_authUsername and $cfg_authPassword) and that's it (both are NOT allowed to be emtpy by the way).
What exaclty happens if you try to log in?
Does the http-auth dialog appear?
Just tried it on two different machines with different PHP versions .. all works fine here.
Do you use version 0.71?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Once I update the configuration file with the username and password i go to the test_interface index file and it asks me for the credentials that I created. When I enter in the credentials it does not accept it. I have made sure that the setup directory can be written to but I do not know what else needs to be done.
Hi,
usually that's all you have to do, put your credentials into the "phpcrawl_testinterface.conf.php" file ($cfg_authUsername and $cfg_authPassword) and that's it (both are NOT allowed to be emtpy by the way).
What exaclty happens if you try to log in?
Does the http-auth dialog appear?
Just tried it on two different machines with different PHP versions .. all works fine here.
Do you use version 0.71?