ID: 9737 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Sockets related Assigned To: Comments: Submitted twice. Original: #9729 Previous Comments: --------------------------------------------------------------------------- [2001-03-14 02:20:25] [EMAIL PROTECTED] I have posted ticket #9729. And then I followed the last comment in bug ticket #8667. move the #include "php_sockets.h" after #include "php_sockets.h". It helps me to enable sockets support. Then I have installed php-latest version(13/3/2001) and configure with apache_1.3.14. I browse php settings by call function phpinfo(). It shows "socket support enable", but when the php program calls socket() function, it displays "Fatal error: Call to undefined function: socket()". How can I solve this problem? Thanks --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9737&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]