At the moment (2007-09), i don't find this extension in the PECL, but instead in the usual php extension directory. It needs to be included in the php-ini:
extension = php_sockets.dll
(or ".so" - whatever for your system).At the moment (2007-09), i don't find this extension in the PECL, but instead in the usual php extension directory. It needs to be included in the php-ini:
extension = php_sockets.dll
(or ".so" - whatever for your system).