Hey, madunix, >Date: Tue, 8 May 2007 15:42:46 +0200 >From: "Mad Unix" <madunix@xxxxxxxxx> > >I am trying to install Apache MySQL and PHP on Linux redhat for PowerPC >64bit >apache running correctly when i try to recompile php with it, it gave an >error > >[root@localhost php-5.2.1]# /usr/sbin/apachectl start >/usr/sbin/apachectl: line 102: 815 Segmentation fault $HTTPD $OPTIONS <snip> >my PHP recompile options are >[root@localhost php-5.2.1]# ./configure --with-mysql >--with-apxs2=/usr/sbin/apxs Lessee, I assume you follow that with make and make install. It sounds to me, and this is just a guess, that the compile might be defaulting to 32 bit, and you might need some extra switches. I see that gcc has -mpowerpc64, for example. mark -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list