Hello All- I am trying to implement phpCAS and I continually get this message after attempting to authenticate:
"Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Empty string supplied as input in /usr/share/php/domxml-php4-php5.php on line 42" I am using php5 on gentoo with curl, ssl, xml, xsl and zlib support (as I understand DOM is built into php5). Has anyone else experienced this error? It looks like domxmp-php4-php5 is unable to parse the xml that it is being fed by cas, it fails on this line: $dom->myDOMNode->loadXML($str); Thanks! Bob Rotsted _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
