From:             [EMAIL PROTECTED]
Operating system: Solaris 2.8
PHP version:      4.2.1
PHP Bug Type:     Sockets related
Bug description:  no file Socket.php in lib/php/Net

I compiled php whith --enable-socket, but I got a error in
sockect functions, because I haven't the file "lib/php/Net/Socket.php".

I got fix copying this file from a older version of php (4.1.2)

My configure:

--with-apxs2=/usr/local/httpd-2.0.36/bin/apxs
--with-mcrypt=/usr/local/libmcrypt-2.5.0
--with-imap-ssl=/usr/local/openssl
--prefix=/usr/local/httpd-2.0.36/php
--enable-memory-limit
--enable-track-vars
--enable-sockets
--with-imap=/usr/local/imap
--with-gettext
--with-zlib=/usr/local/zlib
--with-xml


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

Reply via email to