I am trying to use a php include provided by a 3rd party. In the include the code is trying to open a socket however I get the following error: errno 38 - Socket operation on non-socket
however if I check the server the file requested exists and is chmoded 777.
Does anyone have any suggestions?
Any code you could supply?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php