Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2012 11:57:26 +0100
From:      Johan Hendriks <joh.hendriks@gmail.com>
To:        Hamisi Jabe <hamsoj80@yahoo.com>
Cc:        "freebsd-questions@freebsd.org >> FreeBSD" <freebsd-questions@freebsd.org>
Subject:   Re: Famp Server
Message-ID:  <508E6116.2010701@gmail.com>
In-Reply-To: <1351488821.57168.YahooMailNeo@web162303.mail.bf1.yahoo.com>
References:  <1351488821.57168.YahooMailNeo@web162303.mail.bf1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hamisi Jabe schreef:
> Dear All,
>
> I freel freebsd is very good in networking server but it make work hard for compiling the Famp package (Freebsd, apache, mysql, php) i would like to ask the developers to compile a package that its a one select and install which will do everything for the famp server rather than downloading selecting extensions, installing this and that exectra.
>
>
> thanks
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Well it is simpel, just use pkg_add -r apache mysql php  and so on.
It will install the packages without compiling.
BUT we can not tell you which php modules you need.
So it could be that you later on need php-gd or some other option.
Then pkg_add -r php-module name will install the missing module.
You could install all the php modules, but i think (know) it is not wise 
to do so.

regards





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?508E6116.2010701>