Hi, I have a problem with PHPCAS, the probem is when call the function "function...
Hi,
I have a problem with PHPCAS, the probem is when call the function "function domxml_open_mem($str)", the variable $str is empty, the function that call domxml_open_mem is function validatePT(&$validate_url,&$text_response,&$tree_response), but the variable text_response is empty and I don't like to have value because the authentication is correct.
When I execute I see this message
Warning: DOMDocument::loadXML() [function.loadXML]: Empty string supplied as input in C:\wamp\www\mantis\CAS\source\domxml-php4-php5.php on line 44
CAS Authentication failed!
You were not authenticated.
You may submit your request again by clicking here.
If the problem persists, you may contact the administrator of this site.
Comments (1)
Jul 16, 2008
Javi says:
Hi, I have a problem with PHPCAS, the probem is when call the function "function...Hi,
I have a problem with PHPCAS, the probem is when call the function "function domxml_open_mem($str)", the variable $str is empty, the function that call domxml_open_mem is function validatePT(&$validate_url,&$text_response,&$tree_response), but the variable text_response is empty and I don't like to have value because the authentication is correct.
When I execute I see this message
Warning: DOMDocument::loadXML() [function.loadXML]: Empty string supplied as input in C:\wamp\www\mantis\CAS\source\domxml-php4-php5.php on line 44
CAS Authentication failed!
You were not authenticated.
You may submit your request again by clicking here.
If the problem persists, you may contact the administrator of this site.
Than you