Click to See Complete Forum and Search --> : compile enable socket


Anon
05-08-2001, 02:03 PM
Been running PHP4 as a cgi module on SunOS and want to enable sockets,
But am having a problem recompiling it with "enable socket".

--with-mysql=/usr/local/mysql'
--with-gd'
--with-zlib'
--with-png'
--with-xml'
--enable-ftp'
--enable-discard-path'
--enable-sockets'

It produces the following error:
"Seg fault"

Anyone have any ideas ?

Peter