Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2006 16:33:46 -0400
From:      Vivek Khera <khera@kcilink.com>
To:        ports@freebsd.org
Subject:   joomla install
Message-ID:  <D4B9C5A7-7E44-4697-BD53-E92F33800DB2@kcilink.com>

next in thread | raw e-mail | index | archive | help
I just took a fresh clean jail environment in which I wish to test  
out joomla.  I did a simple "portinstall -v joomla".

What it ended up doing is building apache 1.3 (even though I had  
specified WITH_APACHE2=YES in make.conf), and instead of installing  
mod_php4, it installed plain-old php4.

So I have to back out the necessary bits requiring apache and php4  
and manually install apache2 and mod_php4, then install joomla to get  
the right dependencies.

The apache2 issue I can see how it is hard since the USE_APACHE  
variable says 1.3+ somewhere down the line, but how can one make it  
build mod_php4 rather than php4 if neither is installed?


Also, why can't I install mod_php4 *and* php4 at the same time?   
Seems there's no way to have command line php4 and apache php4  
simultaneously.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D4B9C5A7-7E44-4697-BD53-E92F33800DB2>