News Feed
Jobs Feed
Sections




News Archive
Chris Jones' Blog:
PHP OCI8 Signal Handling and --enable-sigchild
March 25, 2009 @ 10:22:51

Chris Jones has changed his stance on something he's been recommending PHP users compiling the OCI8 libraries into their installation - the use of enable-sigchild.

I am no longer blindly recommending using --enable-sigchild when configuring PHP with the OCI8 extension. I used to do this as a catch-all. It might have saved some users grief, and did little harm. With changes in recent versions of Oracle and my gut feel about common usage, it will be less confusing not to mention it as a general suggestion.

The point of using the compile flag was to help with the opening/closing of connections to Oracle server processes, but there's a better way he recommends now - using a "BEQUEATH_DETACH" option of "YES" in the sqlnet.ora/Apache config. If that doesn't work, then look into recompiling with the enable-sigchild option.

0 comments voice your opinion now!
oic8 oracle compile signal handle bequeathdetach recommendation


blog comments powered by Disqus

Similar Posts

Chris Jones' Blog: PHP OCI8 Signal Handling and --enable-sigchild

Christopher Jones' Blog: Location Awareness With Oracle Spatial in PHP

Lorenzo Alberton's Blog: Book review: "PHP Oracle Web Development" by Yuli Vasiliev

Christopher Jones' Blog: Oracle Instant Client 10.2.0.4 for Mac OS X Intel x86 is Available

Chris Jones' Blog: PHP OCI8 1.4.3 is Available on PECL


Community Events









Don't see your event here?
Let us know!


opinion composer functional release testing example object unittest development event language introduction interview podcast api tool community zendframework2 code framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework