>    System Linux pcs.pcsadvt.com 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000
>                                 i586 unknown
>                            Build Date Jul 20 2001
>               Configure Command  './configure' '--prefix=/usr'
>       '--with-config-file-path=/etc' '--disable-debug' '--enable-pic'
>         '--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs'
>     '--disable-static' '--with-exec-dir=/usr/bin' '--with-regex=system'
>        '--with-gd' '--with-jpeg-dir=/usr' '--with-png' '--with-gdbm'
>       '--enable-debugger' '--enable-magic-quotes' '--enable-safe-mode'
>       '--enable-track-vars' '--enable-ftp' '--with-mysql' '--with-xml'
>           '--enable-trans-sid' '--with-sockets' '--with-readline'
>                              Server API Apache
>                      Virtual Directory Support disabled
>                    Configuration File (php.ini) Path /etc
>                             ZEND_DEBUG disabled
>                            Thread Safety disabled
>
> I did a make install and restarted my httpd.  Lets forget the
> readline() what about sockets?  Why does that not work?

Well, probably because ./configure --help says:

  --enable-sockets        Enable sockets support

And you used --with-sockets

-Rasmus


-- 
PHP General 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