Vs: Re: compiling php with oci8 support

2006-03-31 Thread Joni Lahtinen
>It is difficult to tell without more details. Have you considered >following my HOWTO? Coincidentally, I use a customization of PHP as the >example. > >http://familiasanchez.net/~roberto/howtos/debcustomize > >-Roberto > >-- >Roberto C. Sanchez >http://familiasanchez.net/~roberto > Im reading

Re: compiling php with oci8 support

2006-03-31 Thread Roberto C. Sanchez
Joni Lahtinen wrote: > Debian sarge > > I have oracle XE installed (works with java jdbc) > > I downloaded php4 source. > > #./configure "--with-oci8=$ORACLE_HOME" > all went right > #make > all ok > #make install > all ok > #../apache2 restart > > then php: > > $c = OCILogon('hr', 'hr_passwo