php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12217 Apache + oracle + php 4.0.6 + debian
Submitted: 2001-07-17 16:38 UTC Modified: 2001-08-20 12:20 UTC
From: anacronik at yahoo dot com Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.0.6 OS: Debian
Private report: No CVE-ID: None
 [2001-07-17 16:38 UTC] anacronik at yahoo dot com
I have a debian patatoes + apache 1.3.x + oracle 8i + php 4.0.6
i want to use OCI8 with php.
i compile php4.0.6 with ./configure.. oracle .. oci8
and add the libphp4.so in apache repertory.
When we use OCI with php4. The computer's cpu is 100% working.

What is the problem.
I kill apache but i can't restart apache. I must unselect libphp4.so ,restart apache and stop apache to reselect libphp4.

strange.

Thanks for help!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 20:40 UTC] sniper@php.net
Check that Apache is linked with libpthread:

http://www.php.net/oci8

--Jani

 [2001-08-20 12:12 UTC] sniper@php.net
no feedback and most likely the missing pthread lib problem.

 [2001-08-20 12:20 UTC] anacronik at yahoo dot com
thanks about your help
but this lib is already install
now the web interface is working good
but we don't know why because
we don't change anything
really strange
thanks again

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC