I wanted to ask about how to activate the sockets extension of my php. I have tried uncommenting the line "extension=sockets" but it gives me the following error afterwards:
PHP Warning: PHP Startup: Unable to load dynamic library 'sockets'
Can anybody help me?