Re: [PHP-DEV] Apache segfaults with php3 *and* 4 From: thies <email protected>
Date: 02/25/00

On Fri, Feb 25, 2000 at 10:02:44AM -0800, Ray Clouse wrote:
> We need to get PHP working to access an Oracle database, but it's not
> happening. We removed the Apache & PHP RPMs from our up-to-date RH6.1
> system and first made Apache 1.3.11 with this configuration:

    i bet you have 8.1.5 installed suse has some valueable tips
    for that (http://www.suse.de/en/support/oracle/)

    i know there's a problem using the ora_*() functions un linux
    with 8.1.5 without those patches, the oci*() stuff should
    work!

>
> ./configure --prefix=/usr/local/apache --enable-shared=max \
> --sysconfdir=/etc/httpd/conf
>
> Then we made PHP3 with this config:
>
> ./configure --with-apxs=/usr/local/apache/bin/apxs \
> --with-config-file-path=/etc/httpd \
> --enable-safe-mode \
> --with-exec-dir=/usr/bin \
> --with-system-regex \
> --disable-debug \
> --with-zlib \
> --enable-debugger \
> --enable-magic-quotes \
> --enable-track-vars \
> --with-oracle
>
> Then we ran httpd:
>
> /usr/local/apache/bin/httpd -X
>
> This segfaults. So we'd make clean, rm config.cache, and remake without
> the --with-oracle config. httpd would run fine, no segfault. We did
> the exact same thing with PHP4, with the exact same results.
>
> Somebody must have experienced this before. Please help!
>
> --
> -------------------------------------------------------------------------
> Ray Clouse | Don't fear the
> penguins.
> Engineer Scientist/Specialist |
> Boeing Expendable Launch Vehicles | Ray.Clouse AT boeing.com
> Huntington Beach, CA | rclouse AT penguinpowered.com
>
> --
> 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>
>

-- 

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

-- 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>