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 <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
