Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 08:38:55 -0300
From:      "STAMPA 2" <stampa2@cultura.com.br>
To:        "FreeBSD Stable" <freebsd-stable@freebsd.org>
Subject:   FreeBSD 5.3 STABLE + PHP5-ext (Apache2 not listening)
Message-ID:  <00a801c52953$92a83a10$1701a8c0@dv23>

next in thread | raw e-mail | index | archive | help
Hi.

After done all process of cvsup stable-supfile (adding ports-all =
tag=3D.) my next step was install PHP5+APACHE2+UnixODBC(MySQL support).

in this ocasion i used ../php5-extension
then... [X] APACHE2 - use apache2 insted of 1.3....

... and the configurations after all was:

I add to rc.conf:
> apache2_enable=3D"YES"

and to the httpd.conf I made the follow changes:
L:319
:ServerAdmin myemail@mydomain.com

L:333
:ServerName x.x.x.x:80

L:442
:DirectoryInde index.php index.html index.html.var

L:885
:AddType application/x-httpd-php .php
:AddType application/x-httpd-php-source .phps

---
reboot.

so, when i execute: netstat -nat=20
FreeBSD is not listening port 80. Why?

thanks...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a801c52953$92a83a10$1701a8c0>