[csw-users] orace php package

Milo search.lists at gmail.com
Mon Mar 20 21:01:06 CET 2006


On 3/20/06, Milo <search.lists at gmail.com> wrote:
> Hi Darin,  thanks, that work for php4.
>
> I am also interesting in testing php5/apache2 CSW stuff.  I installed
> the CSWphp5 package, but I noticed it doesn't come with phpize.  Was
> this intentional?
>
> I tried compiling and installing my own oci8.so from source, but get an error
>
> $ php -i 1>/dev/null
> PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library)
> 'oci8.so'  in Unknown on line 0

Also, the configure line I used was

 PATH=/opt/csw/bin:$PATH ./configure --disable-all 
--with-oci8=shared,$ORACLE_HOME

>
> On 3/16/06, Darin Perusich <Darin.Perusich at cognigencorp.com> wrote:
> > hi milo,
> >
> > building the OCI extension is very straight forward, see the
> > README.SELF-CONTAINED-EXTENSIONS which comes with the php source. i've
> > built this for my linux systems with the oracle instant client, i
> > wouldn't waste time with the full client installation anymore.
> >
> > the only problem that might arrise is the distribution of the oracle
> > instant client apps and libs. in reading the instant client FAQ
> > blastwave should be able to freely distribute it.
> >
> > License
> > http://www.oracle.com/technology/software/htdocs/client_lic.html
> >
> > FAQ:
> > http://www.oracle.com/technology/tech/oci/instantclient/ic-faq.html
> >
> > Milo wrote:
> > > Hello,
> > >
> > > I just installed a php4 and apache2 from blastwave and didn't see any
> > > oracle db client support (oci).  Is this available anywhere?  If not,
> > > I'm thinking maybe I should maintain it, since otherwise I'll have to
> > > build my own solaris packages.  I'm looking for alternatives before I
> > > go building my own stuff.
> > >
> > > How difficult would it be to maintain my own php[4,5]_pdooci, or if
> > > anyone is thinking the same thing as me.
> > >
> > > Thanks!
> > >
> > > --
> > > Milan Andric
> > > _______________________________________________
> > > users mailing list
> > > users at lists.blastwave.org
> > > https://lists.blastwave.org/mailman/listinfo/users
> >
> > --
> > Darin Perusich
> > Unix Systems Administrator
> > Cognigen Corporation
> > 395 Youngs Rd.
> > Williamsville, NY 14221
> > darinper at cognigencorp.com
> > _______________________________________________
> > users mailing list
> > users at lists.blastwave.org
> > https://lists.blastwave.org/mailman/listinfo/users
> >
>



More information about the users mailing list