On 2016-02-09 17:08, Dan Busarow wrote:
On 2/7/16 9:54 AM, Kurt Jaeger wrote: Hi!
If you clone the repo from miwi, use it to build your own pkg repo,
you can use pkg upgrade to install those packages.
That's how I did it my testbox. If you need more details on how to do
it,
I can add a few more details.
More details would be great. I've never built my own repo
Here we go:
https://opsec.eu/src/repo-setup/
with a README on how to do this for php70. We would love to
hear feedback about the php70 tree miwi has prepared, especially
with some php-heavy CMS stuff in the ports tree!
Kurt,
Thanks for this. Setting up poudriere and the php7 repo went perfectly
following your instructions.
Everythig seemed to work fine but when I added
LoadModule php7_module libexec/apache24/libphp7.so
to the httpd.conf apache core dumped.
I was running apache from the FreeBSd repo so I removed that and then
reinstalled using pkg and the miwi repo versions of apache24, php70,
php70-* and mod_php70
It still core dumped when mod_php was included. Commenting out the
LoadModule line above gives me a running apache but no PHP.
Based on the positive results posted by loic.b...@unix-experience.fr I
guess I'll just wait for PHP 7 to be added to the official
ports/packages.
Thanks for the help though.
Dan
Curious, did you completely replace the php.ini with the new one from
php7? Core-dump can happen when using an older config file.
---
Waitman Gobble
Los Altos California USA
+1.6509008557
_______________________________________________
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"