Search code examples
phpfreebsdports

FreeBSD + Apache24 + php55-5.5.10 + Ports



Also I need some help...
My Ports are updated on my FreeBSD 9.0. I already have the Apache24 installed (IMG.1), but when trying to install php55-5.5.10 (IMG.2) don't have Build Apache Module option.

Is anyone else experiencing this?

Apache24 (IMG.1)
PHP55-5.5.10 (IMG.2)


Solution

  • The Apache PHP module is separated of port PHP principal. For fix it, install the port "/usr/ports/www/mod_php5" or "/usr/ports/www/mod_php55", according to the version of PHP installed.