This topic is locked
[SOLVED]

 phprunner 7.0 enterprise

11/21/2013 3:15:48 AM
PHPRunner General questions
K
kawasaks author

just purchased phprunner 7.0 enterprise.

i have read the help manual but having problem logon to build web page with the existing AD account i have.

did verify my account in MS AD is usable and confirm the ID and password is correct.

kindly help how to logon to the web page or how to debug this.
in the phprunner building->security->Permissions->Add admin user, im able to see all the list of the account in our MS AD.

i have added my MS AD account (the account is in administration group) as Project administrators.

but when i try to logon to webpage, i can not logon.
in the webpage, i also tried username with our domain name like below but no luck..
blablabla_MS_domainname\blablabla_MS_ID
btw, i get following error when i try to logon via webpage
Fatal error: Call to undefined function ldap_connect() in /var/www/html/classes/runnerldap.php on line 23

K
kawasaks author 11/21/2013

found did not install php-ldap extension,

after i have installed it and restart the httpd, all working okay now.