I’m using phpCAS in a CI app, it forwards to CAS as expected, I enter the 
credentials and it forwards back to phpCAS and gives me this:

exception 'Exception' with message 'Class CAS_Request_CurlRequest was not 
present in /var/www/ciapp/libraries/CAS/CAS/Request/CurlRequest.php 
[CAS_autoload]' in /var/www/ciapp/libraries/CAS/CAS/Autoload.php:47 Stack trace:
#0 [internal function]: CAS_autoload('CAS_Request_Cur...')
#1 /var/www/ciapp/libraries/CAS/CAS/Client.php(2727): 
spl_autoload_call('CAS_Request_Cur...')
#2 /var/www/ciapp/libraries/CAS/CAS/Client.php(3118): 
CAS_Client->_readURL('https://10.30.3...', NULL, NULL, NULL)
#3 /var/www/ciapp/libraries/CAS/CAS/Client.php(1409): 
CAS_Client->validateCAS20('https://10.30.3...', NULL, NULL)
#4 /var/www/ciapp/libraries/CAS/CAS/Client.php(1245): 
CAS_Client->isAuthenticated()
#5 /var/www/ciapp/libraries/CAS/CAS.php(1015): CAS_Client->forceAuthentication()
#6 /var/www/ciapp/libraries/Cas.php(67): phpCAS::forceAuthentication()
#7 /var/www/ciapp/controllers/auth/login.php(68): Cas->force_auth()
#8 [internal function]: Login->index()
#9 /var/www/ci-framework/core/CodeIgniter.php(359): call_user_func_array(Array, 
Array)
#10 /var/www/ciapp/html/index.php(233): require_once('/var/www/ci-fra...')
#11 {main}

I can verify that I have …/CAS/CAS/Request/CurlRequest.php which contains class 
CAS_Request_CurlRequest

Didn’t find much on google…  any pointers are appreciated!

Thanks,
Phil

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to