Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Have to restart apache for Oracle
gogala_at_sbcglobal.net says...
> On Sat, 10 Jun 2006 03:45:16 -0700, Roka wrote:
>
> > I'm using PHP to connect Oracle with OCI .
> >
> > But a serious problem ocurred.
>
> This is a really old bug, which was fixed, if I'm not mistaken, in PHP
> 5.0.5 and PHP 4.3.8. You will have to re-link and download the CVS version
> of OCI8 driver from PECL. Don't use the official 1.2.1 version as it
> contains several very serious bugs which essentially prevent you from
> working with LOB columns. Alternatively, you could load Zend Core for
> Oracle, which also has that bug fixed and which simplifies the
> installation tremendously on supported platforms.
And look at using AdoDB which, if you use an up-to-date version, will help if you're not "Php-Oracle aware", particularly on Linux/Apache.
GM Received on Sun Jun 11 2006 - 08:41:41 CDT
![]() |
![]() |