Hi all,
I am trying to get the Thin client directory (LDAP) working on a PHP 5.4 IIS Windows 2008 R2 installation.
I got as far that i got the search page showing up on the extension (9650C in this case, but i tried other 96XX extensions).
But when i try a full name search it gives me back the error : browser details error & you will be redirected to the search page in 5 seconds.
If i do the same in Firefox with the WML plugin i get a valid response ( i redirect to : avayadir/avayadirclient/avayadirsearch.php to start the search) and it shows me the details of the person i entered the first name.
If i start a search with no valid input (eg its not in the LDAP, in this case just the letter W), it gives back ; error -32 , no results found.(the same as in Firefox).
But if i do a search with just one first letter that is in the LDAP i get a list with possible hits the start with that letter. (same as in Firefox)
The moment i select one of the hits and press the Details button it redirects again to the search page with the details error again. (in Firefox i get the details shown).
Something is just not right but i cant get my mind at it.
In Firefox is works like dessigend, in the extension it will give me back the Details error and redirects me back.
In the PHP log there are no errors.
Is there someone that dealth with this before and got is solved ?
Regards,
Rene Koopman.
I am trying to get the Thin client directory (LDAP) working on a PHP 5.4 IIS Windows 2008 R2 installation.
I got as far that i got the search page showing up on the extension (9650C in this case, but i tried other 96XX extensions).
But when i try a full name search it gives me back the error : browser details error & you will be redirected to the search page in 5 seconds.
If i do the same in Firefox with the WML plugin i get a valid response ( i redirect to : avayadir/avayadirclient/avayadirsearch.php to start the search) and it shows me the details of the person i entered the first name.
If i start a search with no valid input (eg its not in the LDAP, in this case just the letter W), it gives back ; error -32 , no results found.(the same as in Firefox).
But if i do a search with just one first letter that is in the LDAP i get a list with possible hits the start with that letter. (same as in Firefox)
The moment i select one of the hits and press the Details button it redirects again to the search page with the details error again. (in Firefox i get the details shown).
Something is just not right but i cant get my mind at it.
In Firefox is works like dessigend, in the extension it will give me back the Details error and redirects me back.
In the PHP log there are no errors.
Is there someone that dealth with this before and got is solved ?
Regards,
Rene Koopman.
Comment