ErrorException [ Warning ]: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0

APPPATH/libraries/Recaptcha.php [ 65 ]

60      * @return string JSON response from reCAPTCHA server
61      */
62     private function _submitHTTPGet($path, $data)
63     {
64         $req = $this->_encodeQS($data);
65         $response = file_get_contents($path.$req);
66 
67         return $response;
68     }
69 
70     /**
  1. {PHP internal call} » MY_Exceptions::error_handler(arguments)

  2. APPPATH/libraries/Recaptcha.php [ 65 ] » file_get_contents(arguments)

  3. APPPATH/libraries/Recaptcha.php [ 106 ] » ReCaptcha->_submitHTTPGet(arguments)

  4. APPPATH/modules/signin/controllers/Signin.php [ 109 ] » ReCaptcha->verifyResponse(arguments)

  5. FCPATH/system-3.1.5/core/CodeIgniter.php [ 532 ] » Signin->index()

  6. FCPATH/index.php [ 317 ] » require_once(arguments)

Environment

ErrorException [ Warning ]: file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Lcc8EEUAAAAALgLIaQrGPE1m33P_UH2vj8cHvZE&remoteip=216.73.216.10&v=php_1.0&response=): failed to open stream: no suitable wrapper could be found

APPPATH/libraries/Recaptcha.php [ 65 ]

60      * @return string JSON response from reCAPTCHA server
61      */
62     private function _submitHTTPGet($path, $data)
63     {
64         $req = $this->_encodeQS($data);
65         $response = file_get_contents($path.$req);
66 
67         return $response;
68     }
69 
70     /**
  1. {PHP internal call} » MY_Exceptions::error_handler(arguments)

  2. APPPATH/libraries/Recaptcha.php [ 65 ] » file_get_contents(arguments)

  3. APPPATH/libraries/Recaptcha.php [ 106 ] » ReCaptcha->_submitHTTPGet(arguments)

  4. APPPATH/modules/signin/controllers/Signin.php [ 109 ] » ReCaptcha->verifyResponse(arguments)

  5. FCPATH/system-3.1.5/core/CodeIgniter.php [ 532 ] » Signin->index()

  6. FCPATH/index.php [ 317 ] » require_once(arguments)

Environment

LOGIN PAGE | E-Kerjasama