$tls_verify] ); } catch (Exception $e) { echo "Unable to connect to UnrealIRCd: ".$e->getMessage() . "

"; echo "Verify your connection details in config.php (rpc user, rpc password, host) and ". "verify your UnrealIRCd configuration (listen block with listen::options::rpc and ". "an rpc-user block with the correct IP allowed and the correct username and password)."; throw $e; }