Bob,

What's the XML being returned by CAS look like?

-Scott

On Nov 14, 2007 4:43 PM, Bob Rotsted <[EMAIL PROTECTED]> wrote:

> 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
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to