Posted by Jack Lindamood on 11/23/05 13:10
Using: Win2003 - IIS6 - PHP5.0
I'm executing a third party script and get this error message:
Fatal error: Call to undefined function socket_create() in C:\Inetpub\XXX on
line 195
After some googleing, I think it is because sockets aren't enabled. I've
opened php.ini and uncommented the line
extension=php_sockets.dll
and restarted the world wide web publishing service, but I still get the
same error message. No clue what to do from here. Does anyone have any
suggestions?
Thanks,
Jack
Navigation:
[Reply to this message]
|