Hello again!
I tried to update from
So I deinstalled
I might have been missing something here.
Any tip or clues would be much much appreciated.
Thanks,
I tried to update from
php55-5.5.10
to php55-5.5.11
with portmaster
after a portsnap fetch update
, and got this message:
Code:
php55-5.5.11 doesn't install the Apache module anymore: update your OPTIONS and build www/mod_php55 port instead.
So I deinstalled
/usr/ports/lang/php55
and then installed /usr/ports/www/mod_php55
instead. Now I got this:
Code:
Build complete.
Don't forget to run 'make test'.
===> Staging for mod_php55-5.5.11
===> mod_php55-5.5.11 depends on file: /usr/local/sbin/apxs - found
===> mod_php55-5.5.11 depends on file: /usr/local/include/php/main/php.h - not found
===> Verifying install for /usr/local/include/php/main/php.h in /usr/ports/lang/php55
===> php55-5.5.11 doesn't install the Apache module anymore: update your OPTIONS and build www/mod_php55 port instead.
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/lang/php55
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/mod_php55
*** Error code 1
Stop.
make: stopped in /usr/ports/www/mod_php55
I might have been missing something here.
Any tip or clues would be much much appreciated.
Thanks,