From:             [EMAIL PROTECTED]
Operating system: Slackware-current / Kernel 2.4.5
PHP version:      4.0 Latest CVS (2001-06-20)
PHP Bug Type:     Sockets related
Bug description:  Call to undefined function:  socket() but compiled with 
--enable-sockets

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 ?


-- 
Edit Bug report at: http://bugs.php.net/?id=11581&edit=1



-- 
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]

Reply via email to