PHP5 segmentation fault

2008-01-07 Thread Jeffrey Lehman
Hello everyone, this is my first post to the list as I am a new FreeBSD user as 
of
last week.  I've installed 7.0RC1 amd64 architecture on my poweredge 2950. 

I'm having issues with apache22 and php5.  Here is the process I went through to
install both.

1. Installed www/apache22 using 'make install clean' with default config 
options.
2. Installed lang/php5 using 'make install clean' with default config options 
plus
apache support.

Apache seems to be working fine w/o php5 but after I install php5, apache will 
core
dump on restart.

PHP5 also seg faults when executing /usr/local/bin/php
# /usr/local/bin/php
Segmentation fault: 11 (core dumped)

Any suggestions would be very appreciative. Thanks!

-- 
Jeffrey Lehman
http://digitalguy.net
GPG Key fingerprint = 3087 CED0 57F7 3BD3 14E7  969B EE14 BADA D619 8CF5


pgpK13fe5D6qh.pgp
Description: PGP signature


Re: PHP5 segmentation fault

2008-01-07 Thread zbigniew szalbot

Hello Jeffrey,

Jeffrey Lehman pisze:

Hello everyone, this is my first post to the list as I am a new FreeBSD user as 
of
last week.  I've installed 7.0RC1 amd64 architecture on my poweredge 2950. 


I'm having issues with apache22 and php5.  Here is the process I went through to
install both.

1. Installed www/apache22 using 'make install clean' with default config 
options.
2. Installed lang/php5 using 'make install clean' with default config options 
plus
apache support.

Apache seems to be working fine w/o php5 but after I install php5, apache will 
core
dump on restart.

PHP5 also seg faults when executing /usr/local/bin/php
# /usr/local/bin/php
Segmentation fault: 11 (core dumped)
  
Try editing /usr/local/etc/php/extenstions.ini and comment some 
extensions testing which one is at fault. Usually, it helps to change 
the order in which they appear to fix this issue. Been there, done that.


HTH


Zbigniew Szalbot
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"