[Default] On Thu, 15 Feb 2018 21:21:17 +0100, Walter Schwarzenfeld <w.schwarzenf...@utanet.at> wrote:
>what said > >grep php /usr/local/etc/apache24/httpd.conf It said the usual: LoadModule php7_module libexec/apache24/libphp7.so There was definitely something wrong with that lib file. I ran nm -g on the copy of libphp7.so on my server-of-all-work, and was surprised to see that it found *no* symbols in it. But that installation (php 7.0 under 10.2) works, so apparently not finding symbols is not an error. I then pulled a copy of the libphp7.so over from the soaw and got a much-less-crazy-looking error when I tried to start apache: it can't find libelf.so.1. So at least apache is not completely bewildered. Does anyone else have php 7.2 or 7.1 or even 7.0 running under 11.1R? _______________________________________________ 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"