After the port is installed, httpd.conf has directives for mod_php3 and mod_php4, but none for mod_php5 (which is the current version). Not sure if this is actually added by lang/php5, but it wouldn't hurt if it would add my suggestion (see diff below). Fix: To illustrate what needs to be added, a simple diff: How-To-Repeat: cd /usr/ports/lang/php5 && make && make install
Responsible Changed From-To: freebsd-www->ale Make this a ports PR and assign. 'www' is only for things affecting the FreeBSD website.
State Changed From-To: open->closed It's not a php issue. Newer apache releases already include it.
State Changed From-To: closed->open Assign to apache13 maintainer.
Responsible Changed From-To: ale->ache Assign to apache13 maintainer.
ache 2008-07-19 15:32:23 UTC FreeBSD ports repository Modified files: www/apache13/files patch-ag Log: Add default php5 instructions to make easy php5+apache config PR: 124274 Submitted by: Till Klampaeckel <till@php.net> (partially) Revision Changes Path 1.14 +20 -16 ports/www/apache13/files/patch-ag _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed