Skip to content

Instantly share code, notes, and snippets.

@colbyr
Created May 8, 2013 21:35
Show Gist options
  • Save colbyr/5543852 to your computer and use it in GitHub Desktop.
Save colbyr/5543852 to your computer and use it in GitHub Desktop.
Unhandled Exception
Message:
Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?
Location:
/data/ber.it/htdocs/bundles/requests/library/Requests/Transport/fsockopen.php on line 56
Stack Trace:
#0 /data/ber.it/htdocs/bundles/requests/library/Requests.php(336): Requests_Transport_fsockopen->request('https://login.m...', Array, NULL, Array)
#1 /data/ber.it/htdocs/bundles/requests/library/Requests.php(194): Requests::request('https://login.m...', Array, NULL, 'GET', Array)
#2 /data/ber.it/htdocs/application/libraries/casauthdriver.php(59): Requests::get('https://login.m...', Array)
#3 /data/ber.it/htdocs/application/libraries/casauthdriver.php(27): CASAuthDriver::user_token('ST-2815969-nlEP...', NULL)
#4 [internal function]: CASAuthDriver->attempt(Array)
#5 /data/ber.it/htdocs/laravel/auth.php(90): call_user_func_array(Array, Array)
#6 /data/ber.it/htdocs/application/controllers/auth.php(77): Laravel\Auth::__callStatic('attempt', Array)
#7 /data/ber.it/htdocs/application/controllers/auth.php(77): Laravel\Auth::attempt(Array)
#8 [internal function]: Auth_Controller->get_login()
#9 /data/ber.it/htdocs/laravel/routing/controller.php(325): call_user_func_array(Array, Array)
#10 /data/ber.it/htdocs/laravel/routing/controller.php(285): Laravel\Routing\Controller->response('login', Array)
#11 /data/ber.it/htdocs/laravel/routing/controller.php(165): Laravel\Routing\Controller->execute('login', Array)
#12 /data/ber.it/htdocs/laravel/routing/route.php(153): Laravel\Routing\Controller::call('auth@login', Array)
#13 /data/ber.it/htdocs/laravel/routing/route.php(124): Laravel\Routing\Route->response()
#14 /data/ber.it/htdocs/laravel/laravel.php(167): Laravel\Routing\Route->call()
#15 /data/ber.it/htdocs/public/index.php(34): require('/data/ber.it/ht...')
#16 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment