Date: 05/26/00
- Next message: Sterling Hughes: "Re: [PHPDOC] cvs: phpdoc /en/functions/ var.xml"
- Previous message: Uwe Steinmann: "[PHPDOC] cvs: phpdoc /en/functions/ swf.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi -
maybe we should have a new section in the docs for problems
like this? (apache doesn't start).
my answer below is not oracle-specific but applies to all
glibc-2.1 systems when linking agains -lpthread
tc
please relink your apache adding -lpthread to the LDFLAGS.
the problem here is that a executable thats *not* linked
agains -lpthread cannot load a shared library that is liked
against -lpthread. (libphp4.so - linked against -lclntsh
linked against -lpthread).
this is a glibc-2.1 bug that supposed to be finxed in 2.2 (i
heard).
----- Forwarded message from norlab1 <email protected> -----
Mailing-List: contact php-dev-help <email protected>; run by ezmlm
Precedence: bulk
Delivered-To: mailing list php-dev <email protected>
Date: 26 May 2000 04:08:46 -0000
To: php-dev <email protected>
From: norlab1 <email protected>
Subject: [PHP-DEV] PHP 4.0 Bug #4601: Apache dies after php4 install
From: norlab1 <email protected>
Operating system: Redhat 6.1
PHP version: 4.0.0 Release
PHP Bug Type: Oracle related
Bug description: Apache dies after php4 install
After compiling php4 --with-apxs --with-oci8(or with-oracle) --enable-shared --enable-versioning --with-openssl --enable-sigchild . I am using RH61 and secureweb server. When I install php4.0.0 the ./configure and make and make install completes.
When I try to start apache after installing php with oci8, the apache server crashes. The php4 install works fine without oracle, my oracle8.1.5 install is ok. There must be an issues with the php4 oci8 install with apache.
The apache server starts and immediately dies after install. When I check the httpsd status, it says "httpsd dead but subsys locked."
i am using the php.ini-dist file create during the php4 install. I have compiled libphp4.so and mod_php.c. These two files are copied into my /usr/lib/apache directory.
If this is a known bug and there is no way to install the combination that I listed above can you send me an e-mail. I have spent many many hours on this install, and if it doesn't work, then I need to change my database.
Thanks brent
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>----- End forwarded message -----
--
Thies C. Arntzen "One Big-Mac, Small Fries and a Coke!" Digital Collections Phone +49 40 235350 Fax +49 40 23535180 Hammerbrookstr. 93 20097 Hamburg / Germany
----- End forwarded message -----
--
Thies C. Arntzen "One Big-Mac, Small Fries and a Coke!" Digital Collections Phone +49 40 235350 Fax +49 40 23535180 Hammerbrookstr. 93 20097 Hamburg / Germany
- Next message: Sterling Hughes: "Re: [PHPDOC] cvs: phpdoc /en/functions/ var.xml"
- Previous message: Uwe Steinmann: "[PHPDOC] cvs: phpdoc /en/functions/ swf.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

