Hello,
I configured PHP5 RC1 with the --enable-sockets option but the socket_read method comes up as an undefined method. Here is the exact error message:
Does anyone know what's going on?
Thanks,
Jisoo23
I configured PHP5 RC1 with the --enable-sockets option but the socket_read method comes up as an undefined method. Here is the exact error message:
Code:
Fatal error: Call to undefined function socket_read() in /home/gpark/public_html/java/package1/test3.php on line 17
Does anyone know what's going on?
Thanks,
Jisoo23