PHP sockets disabled

I see that PHP socket functions are disabled. Is there a way to activate them or a workaround that would work from a wepage (Python, Perl…) ?

All I’m trying to do is to send a UDP datagram to wake a machine remotely, i.e. this would only require socket_create and socket_sendto. But even that doesn’t work…

Hello and Welcome to the forum @Freddie!

You may want to refer to this Knowledge Base article for more information related to your issue:

4 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.