ID: 15616
Updated by: [EMAIL PROTECTED]
-Summary: i have compiled php 4.1.1 with --enable-sockets option
but sockets don't works
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Sockets related
Operating System: RedHat Linux 7.2 Kernel 2.4.14
PHP Version: 4.1.1
New Comment:
And, it may also be you're using the old socket function from < 4.1.0
days which have been obsoleted by the new socket_*() funcs (see
manual).
Previous Comments:
------------------------------------------------------------------------
[2002-02-19 08:00:00] [EMAIL PROTECTED]
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
------------------------------------------------------------------------
[2002-02-19 05:25:54] [EMAIL PROTECTED]
i have compiled php 4.1.1 with the following options:
./configure --enable-track-vars --enable-sockets --enable-ftp
--with-mysql --with-psql --with-sybase=/usr/local/freetds
--with-imap=../imap --with-png-dir --with-gd --with-zlib --with-openssl
--with-gettext --enable-calendar --with-kerberos
--with-apxs=/usr/local/apache/bin/apxs
sockets don't work. phpinfo(); show socket support enable
sorry for my bad english
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=15616&edit=1