Entries from PHP and Oracle: Christopher Jones tagged with 'signal'

PHP OCI8 Signal Handling and --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...