apache2 & mod_php5

2006-05-24 Thread FreeBSD Daemon
Dear list,

I found this warning: 
http://terra.di.fct.unl.pt/docs/php/install.apache2.php.htm
about using apache2 with php in production environment.

I planed to use the www/apache2 + www/mod_php5 ports ... should I worry and
rather stick with apache 1.3?

TIA

Zheyu Shen (沈哲宇)

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


Re: apache2 & mod_php5

2006-05-24 Thread Kevin Kinsey

FreeBSD Daemon wrote:

Dear list,

I found this warning: 
http://terra.di.fct.unl.pt/docs/php/install.apache2.php.htm

about using apache2 with php in production environment.

I planed to use the www/apache2 + www/mod_php5 ports ... should I worry and
rather stick with apache 1.3?

TIA



I am quite sure that this page is a copy of the PHP
website from quite some time ago.

Compare http://www.php.net/manual/en/install.unix.apache2.php,
which doesn't seem to show the same message any longer.

Apache2 and PHP are much more stable when together these days.

Kevin Kinsey

--
The Fifth Rule:
You have taken yourself too seriously.

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


Re: apache2 & mod_php5

2006-05-24 Thread Kevin Kinsey

FreeBSD Daemon wrote:


I planed to use the www/apache2 + www/mod_php5 ports ... should I worry and
rather stick with apache 1.3?



Also, the www/mod_php5 port has been removed.
Use lang/php5 instead, which should give options
for the module, CGI, and CLI.

Kevin Kinsey

--
He who hesitates is last.

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