[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: APACHE + PHP + core file
- Subject: Re: [cobalt-users] Re: APACHE + PHP + core file
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Jun 14 00:29:24 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> sorry ... i'm using 1.3.20 configured with:
> ./configure \
> "--with-layout=Apache" \
> "--prefix=/etc/httpd" \
> "--enable-module=rewrite" \
> "--enable-module=so" \
> "--enable-module=mmap_static" \
> "--enable-module=log_agent" \
> "--enable-module=log_referer" \
> "--enable-module=mime_magic" \
> "--enable-module=info" \
> "--enable-module=speling" \
> "--enable-module=auth_anon" \
> "--enable-module=auth_dbm" \
> "--enable-module=auth_db" \
> "--enable-module=digest" \
> "--enable-module=cern_meta" \
> "--enable-module=expires" \
> "--enable-module=headers" \
> "--enable-module=usertrack" \
> "--enable-module=example" \
> "--enable-module=unique_id" \
> "--enable-module=proxy" \
> "--activate-module=src/modules/extra/mod_auth_pam.o" \
>
> and php 4.0.5 and i tryed with 4.0.4pl1 too configured
> with:
> ./configure --with-apxs=/usr/sbin/apxs --enable-ftp
> --enable-gd-native-ttf --with-gd=/usr/local
> --with-imap --with-mysql=/usr/local --with-pgsql
>
> i have all the libs installed.
>
> everything compiles and then when i run httpd it
> crashes: "Floating point exception (core dumped)"
>
> apache works without php
> this is on a raq2 with glibc and egcs and libstdc and
> binutils updated from cobalt's ftp site.
I just posted a link to the fix yesterday. It's a bug with PHP and the
RAQ2's (MIPS processor). Take a look at this thread from the archives:
http://list.cobalt.com/pipermail/cobalt-users/2001-April/041925.html
HTH,
j