Forum Moderators: coopster
Warning: socket_create() Unable to create socket [1]: Operation not permitted in /webroot/s/e/seocr001/www/CS.php on line 27
for
$socket = socket_create(AF_INET, SOCK_RAW, 1);
on a hosted domain.
How can this be fixed?
Is this something I can correct through my php.ini
Is there a workaround?
Thank you