Re: [PHP] problem compiling with openssl support

2003-12-17 Thread Jon Hill
cheers Adam, that now works Jon On Wednesday 17 December 2003 13:29, Adam Maas wrote: > Jon Hill wrote: > > Hi > > > > I cannot manage to compile openssl support into php. > > > > my configuration line is > > > > CPPFLAGS='-I/usr/local/include/' ./configure > > --with-apxs=/usr/local/apache/bin/

Re: [PHP] problem compiling with openssl support

2003-12-17 Thread Adam Maas
Jon Hill wrote: Hi I cannot manage to compile openssl support into php. my configuration line is CPPFLAGS='-I/usr/local/include/' ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr --with-gettext-dir=/usr --with-gd --with-png-dir=/usr --with-zlib-dir=/usr --with-jpeg-dir=/us

[PHP] problem compiling with openssl support

2003-12-17 Thread Jon Hill
Hi I cannot manage to compile openssl support into php. my configuration line is CPPFLAGS='-I/usr/local/include/' ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr --with-gettext-dir=/usr --with-gd --with-png-dir=/usr --with-zlib-dir=/usr --with-jpeg-dir=/usr --with-gd-nati