Quoting Jonathan Horne <[EMAIL PROTECTED]>:

On Sunday 07 January 2007 19:24, tethys ocean wrote:
Hi

I have FreeBSD 6.1 installed Apache 2.2 Mysql5  and also PHP5.1 but PHP5
doesnt work  Are there anybody works together it?


I did it such kinds of setting.

apache22_enable="YES"
mysql_enable="YES"

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

did you add to DirectoryIndex

index.php ?

hth,
jonathan
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


If you built php5 from ports did you remember to select the Apache option to include the apache module?

/usr/ports/lang/php5
make config
Apache - Build Apache module





_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to