From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Pro
PHP version:      4.1.2
PHP Bug Type:     Sockets related
Bug description:  call to undefined function socket

i'm using the php 4.1.2 win-installer on win2000 and have added
php_sockets.dll to the extensions-directory afterwards.
i've set the extension in my php.ini and phpinfo() tells me "socket
support enabled", but if i try to call socket() it always returns the same
error: "call to undefined function: socket() in..."

i've searched the bug-db but i found no solution resp. to my
configuration.

tuvm

michael
-- 
Edit bug report at http://bugs.php.net/?id=17481&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17481&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17481&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17481&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17481&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17481&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17481&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17481&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17481&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17481&r=globals

Reply via email to