RE: [PHP-INST] HELP! - Need PHP for Sun Solaris 8

2001-10-29 Thread Postill, Robert
Dennis, The answer is twofold: One get GNU tar from the solaris freeware site (i presume you know that one) - that'll clear up your directory checksum error. As for the precompiled version...I don't know of one. Are you on Intel or Sparc? Robert. -Original Message- From: Dennis Olson [ma

RE: [PHP-INST] PHP with ORACLE

2001-10-09 Thread Postill, Robert
I had something similar on Solaris not so long ago. I had to set the LD_LIBRARY_PATH variable in the shell to $ORACLE_HOME/lib if I remember right. As far as I know it (and I could be wrong) LD_LIBRARY_PATH is a common unix variable for loading libs. Although there is a ld.so.conf file in linux

[PHP-INST] Oracle 8.1.6, Solaris and PHP

2001-07-13 Thread Postill, Robert
Hi, I'm relatively new to PHP and I want to use it in conjunction with Oracle (well if you've got one, why not use it? :). I initially have placed it on my app server which has a full Oracle client implementation. However when I run the make after the configure (with oci8 of course) it starts mu