When trying to connect with the example files the follow happens:
-----------------
Sep 06 16:46:47 SmartIRC.php(384) WARNING: socket extension not loaded, trying to load it...
Sep 06 16:46:47 SmartIRC.php(390) WARNING: couldn't load the socket extension
Sep 06 16:46:47 SmartIRC.php(391) WARNING: your PHP build doesn't support real sockets, will use fsocks instead
Sep 06 16:46:47 SmartIRC.php(1202) DEBUG_ACTIONHANDLER: actionhandler(0) registered
Sep 06 16:46:47 SmartIRC.php(824) DEBUG_CONNECTION: connecting
Sep 06 16:46:47 SmartIRC.php(833) DEBUG_SOCKET: using fsockets
Sep 06 16:47:08 SmartIRC.php(845) DEBUG_NOTICE: couldn't connect to "irc.freenet.de" reason: "Bad file descriptor (9)"
what is wrong?
Log in to post a comment.
When trying to connect with the example files the follow happens:
-----------------
Sep 06 16:46:47 SmartIRC.php(384) WARNING: socket extension not loaded, trying to load it...
Sep 06 16:46:47 SmartIRC.php(390) WARNING: couldn't load the socket extension
Sep 06 16:46:47 SmartIRC.php(391) WARNING: your PHP build doesn't support real sockets, will use fsocks instead
Sep 06 16:46:47 SmartIRC.php(1202) DEBUG_ACTIONHANDLER: actionhandler(0) registered
Sep 06 16:46:47 SmartIRC.php(824) DEBUG_CONNECTION: connecting
Sep 06 16:46:47 SmartIRC.php(833) DEBUG_SOCKET: using fsockets
Sep 06 16:47:08 SmartIRC.php(845) DEBUG_NOTICE: couldn't connect to "irc.freenet.de" reason: "Bad file descriptor (9)"
-----------------
what is wrong?