Joe,
Thanks for the info!
Glad it's working for you.
Chris
Joe Rice wrote:
> What ended up working for me is;
>
> LD_RUN_PATH=$INFORMIXDIR/lib
>
> then i recompiled php and when i started apache everything
> seemed to work. I didn't go the LD_LIBRARY_PATH way
> because of http://www.visi.com
What ended up working for me is;
LD_RUN_PATH=$INFORMIXDIR/lib
then i recompiled php and when i started apache everything
seemed to work. I didn't go the LD_LIBRARY_PATH way
because of http://www.visi.com/~barr/ldpath.html titled
"Why LD_LIBRARY_PATH is bad"
Thanks for all the help,
joe
web
Joe,
The answer is you need to set the following in your profile:-
LD_LIBRARY_PATH=$INFORMIXDIR/lib:$INFORMIXDIR/lib/esql:/usr/lib
or:
SHLIB_PATH=$INFORMIXDIR/lib:$INFORMIXDIR/lib/esql:/usr/lib
I have both set on mine - not sure which one works.
Chris
Joe Rice wrote:
> i ended up downloadi
Joe,
>From memory I had to create a symlink for libifsql.o - I'll boot up the SCO box and
>see
if I can find it and let you know.
Chris
Joe Rice wrote:
> i ended up downloading the SDK for solaris 7 and it seems to have work...well,
> kind of. It compiled, but i can't start apache. apache i
i ended up downloading the SDK for solaris 7 and it seems to have work...well,
kind of. It compiled, but i can't start apache. apache is trying to
find libifsql.so which isn't anywhere on my system. Do you have this
file? is it part of the ESQL SDK or is part of php? any help would
be great
For SCO I had to download the ESQL package separately - I think you have to do the
same (if it's available).
Chris
Joe Rice wrote:
> Hi,
> I'm trying to get this combo to work "Informix + PHP + Apache + Solaris 8".
> But, i'm having some trouble compiling php4.0.4p1. ./configure fails when
>
Hi,
I'm trying to get this combo to work "Informix + PHP + Apache + Solaris 8".
But, i'm having some trouble compiling php4.0.4p1. ./configure fails when
trying to run esql to test for version and lib dir. I have the latest
version of IDS 2000 which supports solaris 8. From the IDS 2000 CD
7 matches
Mail list logo