On 28.06.11 19:49, Olli Hauer wrote:
On 2011-06-28 18:53, Luiz Gustavo S. Costa wrote:
Hey list !
exist some trouble with php and amd64 ? (last php from ports)
[root@gringo] ~# pkg_info | grep php5-5
php5-5.3.6_1 PHP Scripting Language
[root@gringo] ~# php -v
Segmentation fault
[root@gringo] ~# php-fpm -h
Segmentation fault
[root@gringo] ~# which php-fpm
/usr/local/sbin/php-fpm
[root@gringo] ~# file /usr/local/sbin/php-fpm
/usr/local/sbin/php-fpm: ELF 64-bit LSB executable, x86-64, version 1
(FreeBSD), dynamically linked (uses shared libs), for FreeBSD 8.2, not
stripped
[root@gringo] ~# uname -a
FreeBSD gringo.mundounix.com.br 8.2-RELEASE FreeBSD 8.2-RELEASE #0:
Thu Feb 17 02:41:51 UTC 2011
r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
Please try this script
http://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh
Does anybody know any details about why it starts dumping cores when the
order is wrong? I've been running into this for years, first with apache
and mod_php later with php-fpm.
It would be really great if we could get this fixed. I know the script
and it fixes the problem most of the time, but that's IMHO not a real
solution.
Cheers,
Florian
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"