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.

-- 
p...@opsec.eu            +49 171 3101372                         4 years to go !
_______________________________________________
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