You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by eoghan <eo...@gmail.com> on 2007/03/04 17:24:57 UTC

[users@httpd] localhost problem

Hi
I am using Apache/2.2.4 (FreeBSD 6.1). I can start the server from:
$sudo apachectl start
This gives me this message:
[Sun Mar 04 16:23:28 2007] [warn] (2)No such file or directory: Failed
to enable the 'httpready' Accept Filter
When I go to localhost i just get a problem loading page message,
though when i try to start again it tells me
httpd (pid 28908) already running
I am not sure what I am doing wrong here, can someone help?
Thanks
Eoghan

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] localhost problem

Posted by eoghan <eo...@gmail.com>.
On 3/5/07, Vincent Bray <no...@gmail.com> wrote:
> On 05/03/07, eoghan <eo...@gmail.com> wrote:
> > On 3/4/07, Vincent Bray <no...@gmail.com> wrote:
> > > http://wiki.apache.org/httpd/Info/DistrosDefaultLayout#head-263089e86c2cfd5fa0c5b2fdd8ed6cf8404a44d7
> >
> > Thanks. Good info there...
> > However I still cannot get to localhost... I have this in my error log:
> > [Mon Mar 05 11:20:00 2007] [notice] Apache/2.2.4 (FreeBSD)
> > mod_ssl/2.2.4 OpenSSL/0.9.7e-p1 DAV/2 PHP/5.2.1 with Suhosin-Patch
> > configured -- resuming normal operations
> > [Mon Mar 05 11:20:22 2007] [notice] caught SIGTERM, shutting down
> > I am not sure why it is shutting down... any ideas?
>
> Presumably because something's telling it to shutdown (the SIGTERM has
> to come from somewhere). When you say cannot get to localhost, what do
> you mean? What happens?
>
> --
> noodl
>

Hi
I mean that when i try to browse to the address http://localhost i
just the unable to connect message from the browser. A ping gives me:
nathaniel# ping localhost
PING localhost (127.0.0.1): 56 data bytes
ping: sendto: Can't assign requested address
any ideas?
Thanks
Eoghan

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] localhost problem

Posted by Vincent Bray <no...@gmail.com>.
On 05/03/07, eoghan <eo...@gmail.com> wrote:
> On 3/4/07, Vincent Bray <no...@gmail.com> wrote:
> > http://wiki.apache.org/httpd/Info/DistrosDefaultLayout#head-263089e86c2cfd5fa0c5b2fdd8ed6cf8404a44d7
>
> Thanks. Good info there...
> However I still cannot get to localhost... I have this in my error log:
> [Mon Mar 05 11:20:00 2007] [notice] Apache/2.2.4 (FreeBSD)
> mod_ssl/2.2.4 OpenSSL/0.9.7e-p1 DAV/2 PHP/5.2.1 with Suhosin-Patch
> configured -- resuming normal operations
> [Mon Mar 05 11:20:22 2007] [notice] caught SIGTERM, shutting down
> I am not sure why it is shutting down... any ideas?

Presumably because something's telling it to shutdown (the SIGTERM has
to come from somewhere). When you say cannot get to localhost, what do
you mean? What happens?

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] localhost problem

Posted by eoghan <eo...@gmail.com>.
On 3/4/07, Vincent Bray <no...@gmail.com> wrote:
> Hi,
>
> See the notes on enabling the accf_http kernel module here:
>
> http://wiki.apache.org/httpd/Info/DistrosDefaultLayout#head-263089e86c2cfd5fa0c5b2fdd8ed6cf8404a44d7
>
> noodl

Thanks. Good info there...
However I still cannot get to localhost... I have this in my error log:
[Mon Mar 05 11:20:00 2007] [notice] Apache/2.2.4 (FreeBSD)
mod_ssl/2.2.4 OpenSSL/0.9.7e-p1 DAV/2 PHP/5.2.1 with Suhosin-Patch
configured -- resuming normal operations
[Mon Mar 05 11:20:22 2007] [notice] caught SIGTERM, shutting down
I am not sure why it is shutting down... any ideas?
Eoghan



> On 04/03/07, eoghan <eo...@gmail.com> wrote:
> > Hi
> > I am using Apache/2.2.4 (FreeBSD 6.1). I can start the server from:
> > $sudo apachectl start
> > This gives me this message:
> > [Sun Mar 04 16:23:28 2007] [warn] (2)No such file or directory: Failed
> > to enable the 'httpready' Accept Filter

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] localhost problem

Posted by Vincent Bray <no...@gmail.com>.
Hi,

See the notes on enabling the accf_http kernel module here:

http://wiki.apache.org/httpd/Info/DistrosDefaultLayout#head-263089e86c2cfd5fa0c5b2fdd8ed6cf8404a44d7

noodl

On 04/03/07, eoghan <eo...@gmail.com> wrote:
> Hi
> I am using Apache/2.2.4 (FreeBSD 6.1). I can start the server from:
> $sudo apachectl start
> This gives me this message:
> [Sun Mar 04 16:23:28 2007] [warn] (2)No such file or directory: Failed
> to enable the 'httpready' Accept Filter

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org