php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18165 after the php4.2.1 so is added, httpd core dumps on start
Submitted: 2002-07-04 11:05 UTC Modified: 2002-07-05 08:17 UTC
From: arthur at petracomputing dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.2.1 OS: RH6.2 kernel 2.2.19
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
10 - 6 = ?
Subscribe to this entry?

 
 [2002-07-04 11:05 UTC] arthur at petracomputing dot com
php4 compiled with flags:
CFLAGS='-O2 -I/usr/local/ssl/include' \
./configure \
--with-mysql=/apps/mysql \
--with-apxs=/www/bin/apxs \
--with-oci8=/apps/oracle/product/8.1.7 \
--enable-track-vars --with-xml --enable-wddx

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-04 11:07 UTC] sniper@php.net
Please check this page:

http://www.php.net/manual/en/ref.oci8.php

And especially the note about phthread.

--Jani

 [2002-07-05 08:13 UTC] arthur at petracomputing dot com
I've had the pthread statement compiled in but failed to check that it was functioning!  This is now working!  Thank you - you guys are awesome!
 [2002-07-05 08:17 UTC] eru@php.net
Bogusifying
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC