Date: Thu, 30 Sep 2004 08:34:33 -0700 From: Randy Grafton <rgrafton@indatacorp.com> To: Ronj_clark@yahoo.com Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Installing mod_php5 Message-ID: <415C2789.5090401@indatacorp.com> In-Reply-To: <20040930144612.93232.qmail@web52505.mail.yahoo.com> References: <20040930144612.93232.qmail@web52505.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ronnie Clark wrote: >Hello all, > >Is there an easy way to install mod_php5 so that it >has GD and MySQL support? There used to be a graphical >menu that came up for these options, but it is no >longer there. > >Any help is appreciated. > >Thanks, >Ron Clark > > > > > >__________________________________ >Do you Yahoo!? >New and Improved Yahoo! Mail - 100MB free storage! >http://promotions.yahoo.com/new_mail >_______________________________________________ >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" > > > > Yes. Install mod_php5 from /usr/ports/www/mod_php5, then install php5-extensions from /usr/ports/lang/php5-extensions. It is the php5-extensions port that has the menu you were looking for. Once both are installed be sure to look at your php.ini file to verify that the extensions are referenced properly. -Randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?415C2789.5090401>