Re: [PHP-INST] Core dumps on PHP4 From: Mike Payson (mpayson-phplib <email protected>)
Date: 06/30/00

I'm using

./configure --enable-apxs --enable-mysql --enable-versioning
--enable-track-vars

Though I've also tried without the last two options with the
same result.

The specific error I'm getting upon executing "apachectl
restart" is:
/usr/sbin/apachectl: line 171: 4721 Segmentation fault
(core dumped)
$HTTPD -t >/dev/null 2>&1
/usr/sbin/apachectl restart: configuration broken, ignoring
restart
/usr/sbin/apachectl restart: (run 'apachectl configtest' for
details)

(Though configtest actually gives me even less info then the
first line)

Under SuSE (6.3, not 6.4 as I inadvertently stated before) I
got a similar, but
not necessarily identical, error-- It's been a few weeks
since I tried to get it
to work.

TIA!
Mike

Rasmus Lerdorf wrote:

> > I've had NO luck so far with PHP4. I've tried on two seperate machines, one
> > running Mandrake 7, another running SuSE 6.4. In both cases, I get core
> > dumps when I restart apache (configure seems to go fine). Can someone
> > perhaps give me specific configure instructions for Mandrake?
>
> No specific instructions are needed. What is your PHP configure line?
>
> Also, try configuring using --enable-debug, then run httpd -X in gdb and
> get us a backtrace of the core dump.
>
> -Rasmus
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-install-unsubscribe <email protected>
> For additional commands, e-mail: php-install-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>