Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 02:05:03 -0700 (MST)
From:      "RYAN M. vAN GINNEKEN" <luck@computerking.ca>
To:        Michael <bsdannounce@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: apache and php5
Message-ID:  <29674965.861165827903563.JavaMail.root@shoemasters.com>

next in thread | raw e-mail | index | archive | help
I tried what you suggested did not see anything about apache in the dialog and my php still does not seem to work.  DO i need to still need to add anything to my apache httpd.conf used to be something like this

#==================================================== php5
#AddModule mod_php5.c
#LoadModule php5_module        libexec/apache/libphp5.so
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps

----- Michael <bsdannounce@gmail.com> wrote:
> RYAN M. vAN GINNEKEN wrote:
> > trying to get php5 to work with apache anyone got any tips i am
> lost. what ever happend to mod_php 
> >
> >   
> Well I can tell you that it does work, but getting the extensions is 
> done differently now and you have to do it through php5-extensions
> port.
> 
> Type:
> 
> # cd /usr/ports/lang/php5-extensions
> # make clean
> 
> Set the extensions you want via the dialog and then do a:
> 
> # make install distclean
> 
> That should be all you need.
> 
> Take care,
> 
> Michael


-- 
Computer King/CaNMail

http://www.computerking.ca     http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29674965.861165827903563.JavaMail.root>