ErrorException [ Warning ]: file_get_contents(http://en.rostselmash.com/getbottom/): failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?

APPPATH/classes/Controller/Index.php [ 307 ]

302 		
303         $this->template->paginations = $paginations;
304         
305         
306         // get footer and header
307         $footer = file_get_contents("http://en.rostselmash.com/getbottom/");
308         $footer = str_replace('href="/','href="en.http://rostselmash.com/',$footer);
309         $this->template->footer = $footer;
310         /*$header = file_get_contents("http://en.rostselmash.com/gettop/");
311         $header = str_replace('href="/','href="http://en.rostselmash.com/',$header);
312         $this->template->header = $header;*/
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/Controller/Index.php [ 307 ] » file_get_contents(arguments)

  3. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Index->action_index()

  4. {PHP internal call} » Kohana_Controller->execute()

  5. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  6. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  7. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)

  8. DOCROOT/index.php [ 119 ] » Kohana_Request->execute()

Environment