Tag Archives: enable sockets support

How to Enable Socket Support In PHP

In order to add socket support with PHP you need just to include it into your configure string: there is no need to install any third-party applications or software. All you need is to recompile PHP, and it can be done in some minutes. First of all you need to know where your PHP installation is located. I… Read More »