ID: 11581 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Sockets related Operating system: PHP Version: 4.0 Latest CVS (2001-06-20) Assigned To: Comments: No, you propably got it just right. The problem is, that in the latest CVS the socket functions are renamed. Try checking the ext/sockets/php_sockets.h for the correct func names. There propably won't be 4.0.7 but 4.1.0 next. Previous Comments: --------------------------------------------------------------------------- [2001-06-20 09:43:47] [EMAIL PROTECTED] iam using the latest CVS version of php 4.0.7-devel, just downloaded and compiled today. i've compiled it with: Configure Command './configure' '--with-imap=../../imap-2001.BETA.SNAP-0105220031' '--with-pcntl' '--with-mysql=/usr/mysql' '--with-zlib-dir' '--with-ftp' '--with-gd--with-jpeg' '--enable-versioning' '--enable-track-vars=yes' '--enable-url-includes' '--enable-sysvshm=yes' '--enable-sysvsem=yes' '--with-config-file-path=/etc' '--enable-sockets' '--with-openssl' '--with-xpm' '--enable-pcntl' now my problem is, that if i execute the sample script for the socket() function, it reports: <b>Fatal error</b>: Call to undefined function: socket() in <b>ficken.php</b> on line <b>10</b><br> Did i configure something wrong, (standard php.ini) or is this really a bug ? --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11581&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]