ampcache and php

stan stanb at panix.com
Sat Jan 3 23:36:11 UTC 2009


On Sat, Jan 03, 2009 at 09:35:15PM +0100, Philippe Aud?oud wrote:
> On Sat, 03 Jan 2009, stan wrote:
> 
> > I am trying to install the ampcache port on a 7.1 system. This package is
> > written in PHP, but it does not look as though the port has a dependecy on
> > a PHP port. What PHP port should I install?
> > 
> 
> Hello,
> 
> ampache has a dependency with php port.
> 
> $vim /usr/ports/www/ampache/Makefile
> [...]
> USE_PHP=        mysql pcre session iconv
> WANT_PHP_WEB=   yes
> [...]
> 
> and 
> $vim /usr/ports/Mk/bsd.php.mk
> 
> WANT_PHP_WEB=yes  - Want the Apache Module or the CGI version of PHP.
> 
> You should install mysql, pcre, session and iconv php extensions.


My mistake. It had indeed installed teh php5 port. But that port's default
configuration aparantely did not build the Apache php5 module. I removed
the php5 port, re-ran configure, and  reinstalled it.

Now I am strugling with configuring PHP, and the ampcahe port. I'll post
that as a seperate question to the questions lsit.

Thanks.
-- 
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.


More information about the freebsd-ports mailing list