----- Original Message ----- > From: "Kevin Foote" <[email protected]> > To: [email protected] > Sent: Wednesday, May 23, 2012 12:41:18 PM > Subject: Re:[cas-user] cas server app behind apache httpd > > Here is what I'm getting on my phpCAS side .. > > Does this look like the service can not make the proper call back to > the cas server?
Not to my eyes+brain. To me, it looks like there's a typo in some xml file, which I assume is meant to configure phpCAS. The CAS server should be logging to a file named (by default) 'cas.log'. I would look in there to see if the server thinks it's heard anything from the phpCAS client. Regards, Jon > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP > Warning: DOMDocument::loadXML(): Space required after the Public > Identifier in Entity, line: 1 in > /usr/share/pear/PEAR/CAS-1.3.1/CAS/Clien > t.php on line 2767, referer: https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP > Warning: DOMDocument::loadXML(): SystemLiteral " or ' expected in > Entity, line: 1 in /usr/share/pear/PEAR/CAS-1.3.1/CAS/Client.php on > line > 2767, referer: https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP > Warning: DOMDocument::loadXML(): SYSTEM or PUBLIC, the URI is > missing in Entity, line: 1 in > /usr/share/pear/PEAR/CAS-1.3.1/CAS/Client.php > on line 2767, referer: https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP > Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: > hr line 7 and body in Entity, line: 9 in > /usr/share/pear/PEAR/CAS-1.3.1/ > CAS/Client.php on line 2767, referer: > https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP > Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: > body line 4 and html in Entity, line: 9 in > /usr/share/pear/PEAR/CAS-1.3. > 1/CAS/Client.php on line 2767, referer: > https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP > Warning: DOMDocument::loadXML(): Premature end of data in tag html > line 2 in Entity, line: 10 in > /usr/share/pear/PEAR/CAS-1.3.1/CAS/Client > .php on line 2767, referer: https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [error] [client xxx.xxx.xxx.xxx] PHP Fatal > error: Uncaught exception 'CAS_AuthenticationException' in > /usr/share/pear/PEAR/CAS-1.3.1/CAS/Client.php:2769\nStack trace:\n#0 > /usr > /share/pear/PEAR/CAS-1.3.1/CAS/Client.php(1222): > CAS_Client->validateCAS20('https://cas-tes...', '<!DOCTYPE HTML > ...', NULL)\n#1 /usr/share/pear/PEAR/CAS-1.3.1/CAS/Client.php(1081): > CAS_Client->isAuthe > nticated()\n#2 /usr/share/pear/PEAR/CAS-1.3.1/CAS.php(1100): > CAS_Client->forceAuthentication()\n#3 > /home/eqdemo/example/example_simple.php(38): > phpCAS::forceAuthentication()\n#4 {main}\n thrown in /us > r/share/pear/PEAR/CAS-1.3.1/CAS/Client.php on line 2769, referer: > https://eqdemo.cc.my.edu/example/ > [Wed May 23 13:30:22 2012] [debug] ssl_engine_kernel.c(1886): > OpenSSL: Write: SSL negotiation finished successfully > [Wed May 23 13:30:22 2012] [debug] ssl_engine_kernel.c(1876): > OpenSSL: Loop: SSLv3 read client hello A > [Wed May 23 13:30:22 2012] [debug] ssl_engine_kernel.c(1876): > OpenSSL: Loop: SSLv3 write server hello A > [Wed May 23 13:30:22 2012] [debug] ssl_engine_kernel.c(1876): > OpenSSL: Loop: SSLv3 write change cipher spec A > [Wed May 23 13:30:22 2012] [debug] ssl_engine_kernel.c(1876): > OpenSSL: Loop: SSLv3 write finished A > [Wed May 23 13:30:22 2012] [debug] ssl_engine_kernel.c(1876): > OpenSSL: Loop: SSLv3 flush data > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- Jon Detert Sr. Systems Administrator Infinity Healthcare Milwaukee, Wisconsin 414-290-6759 -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
