Re: [PHP-INST] Postgres 7.2 Support w php 4.12

2002-03-06 Thread Steve Farmer
The effect should be the same. Make sure that >you have the libpq-fe.h in one of these dirs. > >-Rasmus > >On Tue, 5 Mar 2002, Steve Farmer wrote: > >> Hi all, >> >> Going quietly insane here... >> >> Trying to install with postgres >> >&

[PHP-INST] Postgres 7.2 Support w php 4.12

2002-03-04 Thread Steve Farmer
Hi all, Going quietly insane here... Trying to install with postgres 1) Downloaded and compiled postgres-7.2, all went smoothly, db is running 2) Compiled php 4.12, "Checking for Postgres support = NO" !!! 3) added /usr/local/pgsql/lib into ld.so.conf and ran ldconfig. 4) Tried "with-pgsql=/

Re: [PHP-INST] "X*X*/libz.so: shared object not open" error still+ "invalid ELF Header"

2002-01-21 Thread Steve Farmer
Hi, I had an "invalid ELF Header " problem and following your idea I left out the path in --with-opensssl , recompiled and it worked !! I had applied the apache ssl patch BTW HTH Steve At 10:03 PM -0600 21/1/02, Steven Cayford wrote: >Okay, a work around: I left out the --with-gd option from P

[PHP-INST] Apache 1.3.19 + php 4.1.1 + RH 7.1 - Invalid ELF Header

2002-01-16 Thread Steve Farmer
Hi all, I am trying to compile php 4.1.1 and apache 1.3.19 under Redhat 7.1 and i am getting the follwing error... error while loading shared libraries /usr/local/ssl/lib/libssl.so.1 : invalid ELF header. I have downloaded openssl 0.9.6c so all that is up to date. Any ideas what the problem