On 2/9/16 10:32 PM, Kurt Jaeger wrote:
Hi!

Everythig seemed to work fine but when I added

LoadModule php7_module        libexec/apache24/libphp7.so

to the httpd.conf apache core dumped.

Ah, that is a different issue.

Use

https://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh

on

/usr/local/etc/php/extensions.ini

to avoid core dumps of apache. The sequence of extensions.ini
is problematic.


Voila!  Thanks!

After running this httpd is happy with the new mod_php70

I will begin testing it out.

Dan
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to