You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Robin Wilson <r....@rmplc.co.uk> on 2004/07/23 22:50:01 UTC

Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading

Hi

Thanks, I've started it and it still didn't work!

I looked at the logs using the command you gave me and here is what i get
for the last time I tried to start it:

[warn] Init: session cache is not configured [hint: SSLSessionCache]
[notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)

Neither of those seem to be fatal errors, so why is the webpage not
displaying?

I have got rid of everything else in my server root apart from an index.html
file. I have also tried going to that file explicitly
(http://localhost/index.html), all to no avail.

Any ideas?

Thanks

Robin


----- Original Message ----- 
From: "Abidis Solano" <ab...@minuevaweb.com>
To: <us...@httpd.apache.org>
Sent: Friday, July 23, 2004 9:41 PM
Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading


> to start it :
>
> /etc/init.d/apache2 start
>
> to look at the logs :
>
> tail -f /var/log/apache2/error_log
>
>
> -- 
> Abidis Solano Nova
> http://www.minuevaweb.com
>
> > Hi
> >
> > Thanks for your reply.
> >
> > Apache doesn't seem to be running. How should I start it?
> >
> > All the instructions for starting it seem not to work.
> >
> > Sorry for being dumb!
> >
> > Robin
> > ----- Original Message -----
> > From: "Aman Raheja" <ar...@techquotes.com>
> > To: <us...@httpd.apache.org>
> > Sent: Friday, July 23, 2004 9:13 PM
> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
> > and
> > can't find how to load it
> >
> >
> >>
> >> You can use ps and netstat to find out if apahe is running.
> >>
> >> If it is then look in the log files to find out why your homepage is
not
> >> coming up - apache would log an error, if it running at the site is not
> >> properly configured.
> >>
> >> Aman Raheja
> >> http://www.techquotes.com
> >>
> >>
> >>
> >>
> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
> >> <r....@rmplc.co.uk> wrote :
> >>
> >> > Hi all,
> >> >
> >> > I have, until recently, had Apache 2 running perfectly happily on my
> > Suse
> >> > 9.1 box.
> >> >
> >> > Earlier today, I turned on my box and it didn't seem to load. When I
> >> try
> >> to
> >> > go to localhost I just get a message saying "Could not connect to
host
> >> > localhost". It looks like apache isn't running, but how do I start
it.
> >> I
> >> > have tried all the instructions that I could find on the net, but
none
> > of
> >> > them seem to work on my system. How should I get apache running? I
> >> don't
> >> > think i've altered any system files recently (at least not
> >> knowingly!).
> >> Does
> >> > Suse 9.1 put the binaries in a different place?
> >> >
> >> > I'm sure this is a simple question, but I can't seem to find an
answer
> >> > anywhere. Sorry if I'm being dumb!
> >> >
> >> > Thanks in advance
> >> >
> >> > Robin
> >> >
> >> >
> >> > ---
> >> > Outgoing mail is certified Virus Free.
> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > 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
> >> >
> >> >
> >> >
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >>
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >
> >
> > ---------------------------------------------------------------------
> > 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
> >
> >
>
>
> ---------------------------------------------------------------------
> 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
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04


---------------------------------------------------------------------
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] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Robin Wilson <r....@rmplc.co.uk>.
Hi

I have done that. Any more ideas? I didn't change any configuration files
(unless summat else changed them for me!).

Robin
----- Original Message ----- 
From: "Abidis Solano" <ab...@minuevaweb.com>
To: <us...@httpd.apache.org>
Sent: Friday, July 23, 2004 10:40 PM
Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading


>
> To disable it temporarily you can use  YAST2, modules, users and security,
> firewall
>
> It shouldn't be a configuration error, cause apache checks it and refuses
> to start if any error
>
>
>
> -- 
> Abidis Solano Nova
> http://www.minuevaweb.com
>
> > Hi
> >
> > I've used Yast2 to configure the the firewall and made sure it allowed
the
> > HTTP server through. I can't seem to find where to disable it but that
> > shouldn't matter (I think) as I've opened the HTTP server ports.
> >
> > Attached is the default-server.conf file.
> >
> > Robin
> > ----- Original Message -----
> > From: "Abidis Solano" <ab...@minuevaweb.com>
> > To: <us...@httpd.apache.org>
> > Sent: Friday, July 23, 2004 10:22 PM
> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
> >
> >
> >> It seems to me that the apache is not beeing reached. Did you activate
> >> SuSEfirewall? Just open port 80 or stop it an try again.
> >>
> >> If it's something related to firewall,  tail /var/log/warn and it
should
> >> show dropped packets where DPT=80
> >>
> >>
> >> The config file we need is default-server, or if you use virtual hosts
> >> the
> >> proper vhosts.d config file.
> >>
> >> --
> >> Abidis Solano Nova
> >> http://www.minuevaweb.com
> >>
> >> > Hi
> >> >
> >> > I have tried what you said and it still doesn't work. If I use MSIE
on
> > my
> >> > networked machine it says "Cannot find server - This page cannot be
> >> > displayed". If I use mozilla on my linux box it says "The connection
> >> was
> >> > refused when attempting to contact localhost".
> >> >
> >> > The tail of the error file stays exactly the same.
> >> >
> >> > I have attached my httpd.conf file.
> >> >
> >> > Robin
> >> > ----- Original Message -----
> >> > From: "Abidis Solano" <ab...@minuevaweb.com>
> >> > To: <us...@httpd.apache.org>
> >> > Sent: Friday, July 23, 2004 10:01 PM
> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
> >> loading
> >> >
> >> >
> >> >>
> >> >> - Tail the error log file
> >> >> - Go to your browser, clear the cache, reload index.html
> >> >> - send the error message showed by the browser
> >> >> - now look again at the tailed log file
> >> >>
> >> >>
> >> >> --
> >> >> Abidis Solano Nova
> >> >> http://www.minuevaweb.com
> >> >>
> >> >> > Hi
> >> >> >
> >> >> > Thanks, I've started it and it still didn't work!
> >> >> >
> >> >> > I looked at the logs using the command you gave me and here is
what
> >> i
> >> > get
> >> >> > for the last time I tried to start it:
> >> >> >
> >> >> > [warn] Init: session cache is not configured [hint:
> >> SSLSessionCache]
> >> >> > [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)
> >> >> >
> >> >> > Neither of those seem to be fatal errors, so why is the webpage
not
> >> >> > displaying?
> >> >> >
> >> >> > I have got rid of everything else in my server root apart from an
> >> >> > index.html
> >> >> > file. I have also tried going to that file explicitly
> >> >> > (http://localhost/index.html), all to no avail.
> >> >> >
> >> >> > Any ideas?
> >> >> >
> >> >> > Thanks
> >> >> >
> >> >> > Robin
> >> >> >
> >> >> >
> >> >> > ----- Original Message -----
> >> >> > From: "Abidis Solano" <ab...@minuevaweb.com>
> >> >> > To: <us...@httpd.apache.org>
> >> >> > Sent: Friday, July 23, 2004 9:41 PM
> >> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
> >> >> loading
> >> >> >
> >> >> >
> >> >> >> to start it :
> >> >> >>
> >> >> >> /etc/init.d/apache2 start
> >> >> >>
> >> >> >> to look at the logs :
> >> >> >>
> >> >> >> tail -f /var/log/apache2/error_log
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Abidis Solano Nova
> >> >> >> http://www.minuevaweb.com
> >> >> >>
> >> >> >> > Hi
> >> >> >> >
> >> >> >> > Thanks for your reply.
> >> >> >> >
> >> >> >> > Apache doesn't seem to be running. How should I start it?
> >> >> >> >
> >> >> >> > All the instructions for starting it seem not to work.
> >> >> >> >
> >> >> >> > Sorry for being dumb!
> >> >> >> >
> >> >> >> > Robin
> >> >> >> > ----- Original Message -----
> >> >> >> > From: "Aman Raheja" <ar...@techquotes.com>
> >> >> >> > To: <us...@httpd.apache.org>
> >> >> >> > Sent: Friday, July 23, 2004 9:13 PM
> >> >> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to
be
> >> >> >> loading
> >> >> >> > and
> >> >> >> > can't find how to load it
> >> >> >> >
> >> >> >> >
> >> >> >> >>
> >> >> >> >> You can use ps and netstat to find out if apahe is running.
> >> >> >> >>
> >> >> >> >> If it is then look in the log files to find out why your
> >> homepage
> >> >> is
> >> >> > not
> >> >> >> >> coming up - apache would log an error, if it running at the
> >> site
> >> >> is
> >> >> >> not
> >> >> >> >> properly configured.
> >> >> >> >>
> >> >> >> >> Aman Raheja
> >> >> >> >> http://www.techquotes.com
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
> >> >> >> >> <r....@rmplc.co.uk> wrote :
> >> >> >> >>
> >> >> >> >> > Hi all,
> >> >> >> >> >
> >> >> >> >> > I have, until recently, had Apache 2 running perfectly
> >> happily
> >> >> on
> >> >> >> my
> >> >> >> > Suse
> >> >> >> >> > 9.1 box.
> >> >> >> >> >
> >> >> >> >> > Earlier today, I turned on my box and it didn't seem to
load.
> >> >> When
> >> >> >> I
> >> >> >> >> try
> >> >> >> >> to
> >> >> >> >> > go to localhost I just get a message saying "Could not
> >> connect
> >> >> to
> >> >> > host
> >> >> >> >> > localhost". It looks like apache isn't running, but how do I
> >> >> start
> >> >> > it.
> >> >> >> >> I
> >> >> >> >> > have tried all the instructions that I could find on the
net,
> >> >> but
> >> >> > none
> >> >> >> > of
> >> >> >> >> > them seem to work on my system. How should I get apache
> > running?
> >> >> I
> >> >> >> >> don't
> >> >> >> >> > think i've altered any system files recently (at least not
> >> >> >> >> knowingly!).
> >> >> >> >> Does
> >> >> >> >> > Suse 9.1 put the binaries in a different place?
> >> >> >> >> >
> >> >> >> >> > I'm sure this is a simple question, but I can't seem to find
> >> an
> >> >> > answer
> >> >> >> >> > anywhere. Sorry if I'm being dumb!
> >> >> >> >> >
> >> >> >> >> > Thanks in advance
> >> >> >> >> >
> >> >> >> >> > Robin
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > ---
> >> >> >> >> > Outgoing mail is certified Virus Free.
> >> >> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> >> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date:
> >> 22/07/04
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >>
> >>
>> ---------------------------------------------------------------------
> >> >> >> >> > 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
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >>
> >> >> >>
> >>
>>> ---------------------------------------------------------------------
> >> >> >> >> 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
> >> >> >> >>
> >> >> >> >
> >> >> >> >
> >> >> >> > ---
> >> >> >> > Outgoing mail is certified Virus Free.
> >> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> ---------------------------------------------------------------------
> >> >> >> > 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
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >>
> >>> ---------------------------------------------------------------------
> >> >> >> 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
> >> >> >>
> >> >> >
> >> >> >
> >> >> > ---
> >> >> > Outgoing mail is certified Virus Free.
> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >> >
> >> >> >
> >> >>
> ---------------------------------------------------------------------
> >> >> > 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
> >> >> >
> >> >> >
> >> >>
> >> >>
> >>
>> ---------------------------------------------------------------------
> >> >> 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
> >> >>
> >> >
> >> >
> >> > ---
> >> > Outgoing mail is certified Virus Free.
> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> > ---------------------------------------------------------------------
> >> > 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
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >>
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> > ---------------------------------------------------------------------
> > 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
>
>
> ---------------------------------------------------------------------
> 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
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04


---------------------------------------------------------------------
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] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Robin Wilson <r....@rmplc.co.uk>.
Hi

Tried it again and it worked, which makes it even more strange (in my
opinion).

By the way...thanks for all your help

Robin
----- Original Message ----- 
From: "Robin Wilson" <r....@rmplc.co.uk>
To: <us...@httpd.apache.org>
Sent: Friday, July 23, 2004 10:47 PM
Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading


> Hi
>
> I just restarted and tried again, and tried the command to start it again
> (/etc/init.d/apache2 start) and it failed this time, but dumped no error
> messages to the log file!
>
> This is really confusing me!
>
> Robin
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>
>
> ---------------------------------------------------------------------
> 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
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04


---------------------------------------------------------------------
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] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Robin Wilson <r....@rmplc.co.uk>.
Hi

I just restarted and tried again, and tried the command to start it again
(/etc/init.d/apache2 start) and it failed this time, but dumped no error
messages to the log file!

This is really confusing me!

Robin


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04


---------------------------------------------------------------------
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] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Abidis Solano <ab...@minuevaweb.com>.
To disable it temporarily you can use  YAST2, modules, users and security,
firewall

It shouldn't be a configuration error, cause apache checks it and refuses
to start if any error



-- 
Abidis Solano Nova
http://www.minuevaweb.com

> Hi
>
> I've used Yast2 to configure the the firewall and made sure it allowed the
> HTTP server through. I can't seem to find where to disable it but that
> shouldn't matter (I think) as I've opened the HTTP server ports.
>
> Attached is the default-server.conf file.
>
> Robin
> ----- Original Message -----
> From: "Abidis Solano" <ab...@minuevaweb.com>
> To: <us...@httpd.apache.org>
> Sent: Friday, July 23, 2004 10:22 PM
> Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
>
>
>> It seems to me that the apache is not beeing reached. Did you activate
>> SuSEfirewall? Just open port 80 or stop it an try again.
>>
>> If it's something related to firewall,  tail /var/log/warn and it should
>> show dropped packets where DPT=80
>>
>>
>> The config file we need is default-server, or if you use virtual hosts
>> the
>> proper vhosts.d config file.
>>
>> --
>> Abidis Solano Nova
>> http://www.minuevaweb.com
>>
>> > Hi
>> >
>> > I have tried what you said and it still doesn't work. If I use MSIE on
> my
>> > networked machine it says "Cannot find server - This page cannot be
>> > displayed". If I use mozilla on my linux box it says "The connection
>> was
>> > refused when attempting to contact localhost".
>> >
>> > The tail of the error file stays exactly the same.
>> >
>> > I have attached my httpd.conf file.
>> >
>> > Robin
>> > ----- Original Message -----
>> > From: "Abidis Solano" <ab...@minuevaweb.com>
>> > To: <us...@httpd.apache.org>
>> > Sent: Friday, July 23, 2004 10:01 PM
>> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
>> loading
>> >
>> >
>> >>
>> >> - Tail the error log file
>> >> - Go to your browser, clear the cache, reload index.html
>> >> - send the error message showed by the browser
>> >> - now look again at the tailed log file
>> >>
>> >>
>> >> --
>> >> Abidis Solano Nova
>> >> http://www.minuevaweb.com
>> >>
>> >> > Hi
>> >> >
>> >> > Thanks, I've started it and it still didn't work!
>> >> >
>> >> > I looked at the logs using the command you gave me and here is what
>> i
>> > get
>> >> > for the last time I tried to start it:
>> >> >
>> >> > [warn] Init: session cache is not configured [hint:
>> SSLSessionCache]
>> >> > [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)
>> >> >
>> >> > Neither of those seem to be fatal errors, so why is the webpage not
>> >> > displaying?
>> >> >
>> >> > I have got rid of everything else in my server root apart from an
>> >> > index.html
>> >> > file. I have also tried going to that file explicitly
>> >> > (http://localhost/index.html), all to no avail.
>> >> >
>> >> > Any ideas?
>> >> >
>> >> > Thanks
>> >> >
>> >> > Robin
>> >> >
>> >> >
>> >> > ----- Original Message -----
>> >> > From: "Abidis Solano" <ab...@minuevaweb.com>
>> >> > To: <us...@httpd.apache.org>
>> >> > Sent: Friday, July 23, 2004 9:41 PM
>> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
>> >> loading
>> >> >
>> >> >
>> >> >> to start it :
>> >> >>
>> >> >> /etc/init.d/apache2 start
>> >> >>
>> >> >> to look at the logs :
>> >> >>
>> >> >> tail -f /var/log/apache2/error_log
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Abidis Solano Nova
>> >> >> http://www.minuevaweb.com
>> >> >>
>> >> >> > Hi
>> >> >> >
>> >> >> > Thanks for your reply.
>> >> >> >
>> >> >> > Apache doesn't seem to be running. How should I start it?
>> >> >> >
>> >> >> > All the instructions for starting it seem not to work.
>> >> >> >
>> >> >> > Sorry for being dumb!
>> >> >> >
>> >> >> > Robin
>> >> >> > ----- Original Message -----
>> >> >> > From: "Aman Raheja" <ar...@techquotes.com>
>> >> >> > To: <us...@httpd.apache.org>
>> >> >> > Sent: Friday, July 23, 2004 9:13 PM
>> >> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
>> >> >> loading
>> >> >> > and
>> >> >> > can't find how to load it
>> >> >> >
>> >> >> >
>> >> >> >>
>> >> >> >> You can use ps and netstat to find out if apahe is running.
>> >> >> >>
>> >> >> >> If it is then look in the log files to find out why your
>> homepage
>> >> is
>> >> > not
>> >> >> >> coming up - apache would log an error, if it running at the
>> site
>> >> is
>> >> >> not
>> >> >> >> properly configured.
>> >> >> >>
>> >> >> >> Aman Raheja
>> >> >> >> http://www.techquotes.com
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
>> >> >> >> <r....@rmplc.co.uk> wrote :
>> >> >> >>
>> >> >> >> > Hi all,
>> >> >> >> >
>> >> >> >> > I have, until recently, had Apache 2 running perfectly
>> happily
>> >> on
>> >> >> my
>> >> >> > Suse
>> >> >> >> > 9.1 box.
>> >> >> >> >
>> >> >> >> > Earlier today, I turned on my box and it didn't seem to load.
>> >> When
>> >> >> I
>> >> >> >> try
>> >> >> >> to
>> >> >> >> > go to localhost I just get a message saying "Could not
>> connect
>> >> to
>> >> > host
>> >> >> >> > localhost". It looks like apache isn't running, but how do I
>> >> start
>> >> > it.
>> >> >> >> I
>> >> >> >> > have tried all the instructions that I could find on the net,
>> >> but
>> >> > none
>> >> >> > of
>> >> >> >> > them seem to work on my system. How should I get apache
> running?
>> >> I
>> >> >> >> don't
>> >> >> >> > think i've altered any system files recently (at least not
>> >> >> >> knowingly!).
>> >> >> >> Does
>> >> >> >> > Suse 9.1 put the binaries in a different place?
>> >> >> >> >
>> >> >> >> > I'm sure this is a simple question, but I can't seem to find
>> an
>> >> > answer
>> >> >> >> > anywhere. Sorry if I'm being dumb!
>> >> >> >> >
>> >> >> >> > Thanks in advance
>> >> >> >> >
>> >> >> >> > Robin
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > ---
>> >> >> >> > Outgoing mail is certified Virus Free.
>> >> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> >> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date:
>> 22/07/04
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> ---------------------------------------------------------------------
>> >> >> >> > 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
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >>
>> >>> ---------------------------------------------------------------------
>> >> >> >> 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
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >> > ---
>> >> >> > Outgoing mail is certified Virus Free.
>> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >> >> >
>> >> >> >
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> > 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
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >>
>>> ---------------------------------------------------------------------
>> >> >> 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
>> >> >>
>> >> >
>> >> >
>> >> > ---
>> >> > Outgoing mail is certified Virus Free.
>> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >> >
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > 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
>> >> >
>> >> >
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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
>> >>
>> >
>> >
>> > ---
>> > Outgoing mail is certified Virus Free.
>> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> > ---------------------------------------------------------------------
>> > 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
>>
>>
>> ---------------------------------------------------------------------
>> 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
>>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> ---------------------------------------------------------------------
> 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


---------------------------------------------------------------------
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] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Robin Wilson <r....@rmplc.co.uk>.
Hi

I've used Yast2 to configure the the firewall and made sure it allowed the
HTTP server through. I can't seem to find where to disable it but that
shouldn't matter (I think) as I've opened the HTTP server ports.

Attached is the default-server.conf file.

Robin
----- Original Message ----- 
From: "Abidis Solano" <ab...@minuevaweb.com>
To: <us...@httpd.apache.org>
Sent: Friday, July 23, 2004 10:22 PM
Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading


> It seems to me that the apache is not beeing reached. Did you activate
> SuSEfirewall? Just open port 80 or stop it an try again.
>
> If it's something related to firewall,  tail /var/log/warn and it should
> show dropped packets where DPT=80
>
>
> The config file we need is default-server, or if you use virtual hosts the
> proper vhosts.d config file.
>
> -- 
> Abidis Solano Nova
> http://www.minuevaweb.com
>
> > Hi
> >
> > I have tried what you said and it still doesn't work. If I use MSIE on
my
> > networked machine it says "Cannot find server - This page cannot be
> > displayed". If I use mozilla on my linux box it says "The connection was
> > refused when attempting to contact localhost".
> >
> > The tail of the error file stays exactly the same.
> >
> > I have attached my httpd.conf file.
> >
> > Robin
> > ----- Original Message -----
> > From: "Abidis Solano" <ab...@minuevaweb.com>
> > To: <us...@httpd.apache.org>
> > Sent: Friday, July 23, 2004 10:01 PM
> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
> >
> >
> >>
> >> - Tail the error log file
> >> - Go to your browser, clear the cache, reload index.html
> >> - send the error message showed by the browser
> >> - now look again at the tailed log file
> >>
> >>
> >> --
> >> Abidis Solano Nova
> >> http://www.minuevaweb.com
> >>
> >> > Hi
> >> >
> >> > Thanks, I've started it and it still didn't work!
> >> >
> >> > I looked at the logs using the command you gave me and here is what i
> > get
> >> > for the last time I tried to start it:
> >> >
> >> > [warn] Init: session cache is not configured [hint: SSLSessionCache]
> >> > [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)
> >> >
> >> > Neither of those seem to be fatal errors, so why is the webpage not
> >> > displaying?
> >> >
> >> > I have got rid of everything else in my server root apart from an
> >> > index.html
> >> > file. I have also tried going to that file explicitly
> >> > (http://localhost/index.html), all to no avail.
> >> >
> >> > Any ideas?
> >> >
> >> > Thanks
> >> >
> >> > Robin
> >> >
> >> >
> >> > ----- Original Message -----
> >> > From: "Abidis Solano" <ab...@minuevaweb.com>
> >> > To: <us...@httpd.apache.org>
> >> > Sent: Friday, July 23, 2004 9:41 PM
> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
> >> loading
> >> >
> >> >
> >> >> to start it :
> >> >>
> >> >> /etc/init.d/apache2 start
> >> >>
> >> >> to look at the logs :
> >> >>
> >> >> tail -f /var/log/apache2/error_log
> >> >>
> >> >>
> >> >> --
> >> >> Abidis Solano Nova
> >> >> http://www.minuevaweb.com
> >> >>
> >> >> > Hi
> >> >> >
> >> >> > Thanks for your reply.
> >> >> >
> >> >> > Apache doesn't seem to be running. How should I start it?
> >> >> >
> >> >> > All the instructions for starting it seem not to work.
> >> >> >
> >> >> > Sorry for being dumb!
> >> >> >
> >> >> > Robin
> >> >> > ----- Original Message -----
> >> >> > From: "Aman Raheja" <ar...@techquotes.com>
> >> >> > To: <us...@httpd.apache.org>
> >> >> > Sent: Friday, July 23, 2004 9:13 PM
> >> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
> >> >> loading
> >> >> > and
> >> >> > can't find how to load it
> >> >> >
> >> >> >
> >> >> >>
> >> >> >> You can use ps and netstat to find out if apahe is running.
> >> >> >>
> >> >> >> If it is then look in the log files to find out why your homepage
> >> is
> >> > not
> >> >> >> coming up - apache would log an error, if it running at the site
> >> is
> >> >> not
> >> >> >> properly configured.
> >> >> >>
> >> >> >> Aman Raheja
> >> >> >> http://www.techquotes.com
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
> >> >> >> <r....@rmplc.co.uk> wrote :
> >> >> >>
> >> >> >> > Hi all,
> >> >> >> >
> >> >> >> > I have, until recently, had Apache 2 running perfectly happily
> >> on
> >> >> my
> >> >> > Suse
> >> >> >> > 9.1 box.
> >> >> >> >
> >> >> >> > Earlier today, I turned on my box and it didn't seem to load.
> >> When
> >> >> I
> >> >> >> try
> >> >> >> to
> >> >> >> > go to localhost I just get a message saying "Could not connect
> >> to
> >> > host
> >> >> >> > localhost". It looks like apache isn't running, but how do I
> >> start
> >> > it.
> >> >> >> I
> >> >> >> > have tried all the instructions that I could find on the net,
> >> but
> >> > none
> >> >> > of
> >> >> >> > them seem to work on my system. How should I get apache
running?
> >> I
> >> >> >> don't
> >> >> >> > think i've altered any system files recently (at least not
> >> >> >> knowingly!).
> >> >> >> Does
> >> >> >> > Suse 9.1 put the binaries in a different place?
> >> >> >> >
> >> >> >> > I'm sure this is a simple question, but I can't seem to find an
> >> > answer
> >> >> >> > anywhere. Sorry if I'm being dumb!
> >> >> >> >
> >> >> >> > Thanks in advance
> >> >> >> >
> >> >> >> > Robin
> >> >> >> >
> >> >> >> >
> >> >> >> > ---
> >> >> >> > Outgoing mail is certified Virus Free.
> >> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> ---------------------------------------------------------------------
> >> >> >> > 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
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >>
> >>> ---------------------------------------------------------------------
> >> >> >> 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
> >> >> >>
> >> >> >
> >> >> >
> >> >> > ---
> >> >> > Outgoing mail is certified Virus Free.
> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >> >
> >> >> >
> >> >>
> ---------------------------------------------------------------------
> >> >> > 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
> >> >> >
> >> >> >
> >> >>
> >> >>
> >>
>> ---------------------------------------------------------------------
> >> >> 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
> >> >>
> >> >
> >> >
> >> > ---
> >> > Outgoing mail is certified Virus Free.
> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > 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
> >> >
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >>
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> > ---------------------------------------------------------------------
> > 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
>
>
> ---------------------------------------------------------------------
> 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
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04

Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Abidis Solano <ab...@minuevaweb.com>.
It seems to me that the apache is not beeing reached. Did you activate
SuSEfirewall? Just open port 80 or stop it an try again.

If it's something related to firewall,  tail /var/log/warn and it should
show dropped packets where DPT=80


The config file we need is default-server, or if you use virtual hosts the
proper vhosts.d config file.

-- 
Abidis Solano Nova
http://www.minuevaweb.com

> Hi
>
> I have tried what you said and it still doesn't work. If I use MSIE on my
> networked machine it says "Cannot find server - This page cannot be
> displayed". If I use mozilla on my linux box it says "The connection was
> refused when attempting to contact localhost".
>
> The tail of the error file stays exactly the same.
>
> I have attached my httpd.conf file.
>
> Robin
> ----- Original Message -----
> From: "Abidis Solano" <ab...@minuevaweb.com>
> To: <us...@httpd.apache.org>
> Sent: Friday, July 23, 2004 10:01 PM
> Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
>
>
>>
>> - Tail the error log file
>> - Go to your browser, clear the cache, reload index.html
>> - send the error message showed by the browser
>> - now look again at the tailed log file
>>
>>
>> --
>> Abidis Solano Nova
>> http://www.minuevaweb.com
>>
>> > Hi
>> >
>> > Thanks, I've started it and it still didn't work!
>> >
>> > I looked at the logs using the command you gave me and here is what i
> get
>> > for the last time I tried to start it:
>> >
>> > [warn] Init: session cache is not configured [hint: SSLSessionCache]
>> > [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)
>> >
>> > Neither of those seem to be fatal errors, so why is the webpage not
>> > displaying?
>> >
>> > I have got rid of everything else in my server root apart from an
>> > index.html
>> > file. I have also tried going to that file explicitly
>> > (http://localhost/index.html), all to no avail.
>> >
>> > Any ideas?
>> >
>> > Thanks
>> >
>> > Robin
>> >
>> >
>> > ----- Original Message -----
>> > From: "Abidis Solano" <ab...@minuevaweb.com>
>> > To: <us...@httpd.apache.org>
>> > Sent: Friday, July 23, 2004 9:41 PM
>> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
>> loading
>> >
>> >
>> >> to start it :
>> >>
>> >> /etc/init.d/apache2 start
>> >>
>> >> to look at the logs :
>> >>
>> >> tail -f /var/log/apache2/error_log
>> >>
>> >>
>> >> --
>> >> Abidis Solano Nova
>> >> http://www.minuevaweb.com
>> >>
>> >> > Hi
>> >> >
>> >> > Thanks for your reply.
>> >> >
>> >> > Apache doesn't seem to be running. How should I start it?
>> >> >
>> >> > All the instructions for starting it seem not to work.
>> >> >
>> >> > Sorry for being dumb!
>> >> >
>> >> > Robin
>> >> > ----- Original Message -----
>> >> > From: "Aman Raheja" <ar...@techquotes.com>
>> >> > To: <us...@httpd.apache.org>
>> >> > Sent: Friday, July 23, 2004 9:13 PM
>> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
>> >> loading
>> >> > and
>> >> > can't find how to load it
>> >> >
>> >> >
>> >> >>
>> >> >> You can use ps and netstat to find out if apahe is running.
>> >> >>
>> >> >> If it is then look in the log files to find out why your homepage
>> is
>> > not
>> >> >> coming up - apache would log an error, if it running at the site
>> is
>> >> not
>> >> >> properly configured.
>> >> >>
>> >> >> Aman Raheja
>> >> >> http://www.techquotes.com
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
>> >> >> <r....@rmplc.co.uk> wrote :
>> >> >>
>> >> >> > Hi all,
>> >> >> >
>> >> >> > I have, until recently, had Apache 2 running perfectly happily
>> on
>> >> my
>> >> > Suse
>> >> >> > 9.1 box.
>> >> >> >
>> >> >> > Earlier today, I turned on my box and it didn't seem to load.
>> When
>> >> I
>> >> >> try
>> >> >> to
>> >> >> > go to localhost I just get a message saying "Could not connect
>> to
>> > host
>> >> >> > localhost". It looks like apache isn't running, but how do I
>> start
>> > it.
>> >> >> I
>> >> >> > have tried all the instructions that I could find on the net,
>> but
>> > none
>> >> > of
>> >> >> > them seem to work on my system. How should I get apache running?
>> I
>> >> >> don't
>> >> >> > think i've altered any system files recently (at least not
>> >> >> knowingly!).
>> >> >> Does
>> >> >> > Suse 9.1 put the binaries in a different place?
>> >> >> >
>> >> >> > I'm sure this is a simple question, but I can't seem to find an
>> > answer
>> >> >> > anywhere. Sorry if I'm being dumb!
>> >> >> >
>> >> >> > Thanks in advance
>> >> >> >
>> >> >> > Robin
>> >> >> >
>> >> >> >
>> >> >> > ---
>> >> >> > Outgoing mail is certified Virus Free.
>> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >> >> >
>> >> >> >
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> > 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
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >>
>> >>
>>> ---------------------------------------------------------------------
>> >> >> 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
>> >> >>
>> >> >
>> >> >
>> >> > ---
>> >> > Outgoing mail is certified Virus Free.
>> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >> >
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > 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
>> >> >
>> >> >
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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
>> >>
>> >
>> >
>> > ---
>> > Outgoing mail is certified Virus Free.
>> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >
>> >
>> > ---------------------------------------------------------------------
>> > 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
>> >
>> >
>>
>>
>> ---------------------------------------------------------------------
>> 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
>>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> ---------------------------------------------------------------------
> 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


---------------------------------------------------------------------
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] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Robin Wilson <r....@rmplc.co.uk>.
Hi

I have tried what you said and it still doesn't work. If I use MSIE on my
networked machine it says "Cannot find server - This page cannot be
displayed". If I use mozilla on my linux box it says "The connection was
refused when attempting to contact localhost".

The tail of the error file stays exactly the same.

I have attached my httpd.conf file.

Robin
----- Original Message ----- 
From: "Abidis Solano" <ab...@minuevaweb.com>
To: <us...@httpd.apache.org>
Sent: Friday, July 23, 2004 10:01 PM
Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading


>
> - Tail the error log file
> - Go to your browser, clear the cache, reload index.html
> - send the error message showed by the browser
> - now look again at the tailed log file
>
>
> -- 
> Abidis Solano Nova
> http://www.minuevaweb.com
>
> > Hi
> >
> > Thanks, I've started it and it still didn't work!
> >
> > I looked at the logs using the command you gave me and here is what i
get
> > for the last time I tried to start it:
> >
> > [warn] Init: session cache is not configured [hint: SSLSessionCache]
> > [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)
> >
> > Neither of those seem to be fatal errors, so why is the webpage not
> > displaying?
> >
> > I have got rid of everything else in my server root apart from an
> > index.html
> > file. I have also tried going to that file explicitly
> > (http://localhost/index.html), all to no avail.
> >
> > Any ideas?
> >
> > Thanks
> >
> > Robin
> >
> >
> > ----- Original Message -----
> > From: "Abidis Solano" <ab...@minuevaweb.com>
> > To: <us...@httpd.apache.org>
> > Sent: Friday, July 23, 2004 9:41 PM
> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
> >
> >
> >> to start it :
> >>
> >> /etc/init.d/apache2 start
> >>
> >> to look at the logs :
> >>
> >> tail -f /var/log/apache2/error_log
> >>
> >>
> >> --
> >> Abidis Solano Nova
> >> http://www.minuevaweb.com
> >>
> >> > Hi
> >> >
> >> > Thanks for your reply.
> >> >
> >> > Apache doesn't seem to be running. How should I start it?
> >> >
> >> > All the instructions for starting it seem not to work.
> >> >
> >> > Sorry for being dumb!
> >> >
> >> > Robin
> >> > ----- Original Message -----
> >> > From: "Aman Raheja" <ar...@techquotes.com>
> >> > To: <us...@httpd.apache.org>
> >> > Sent: Friday, July 23, 2004 9:13 PM
> >> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
> >> loading
> >> > and
> >> > can't find how to load it
> >> >
> >> >
> >> >>
> >> >> You can use ps and netstat to find out if apahe is running.
> >> >>
> >> >> If it is then look in the log files to find out why your homepage is
> > not
> >> >> coming up - apache would log an error, if it running at the site is
> >> not
> >> >> properly configured.
> >> >>
> >> >> Aman Raheja
> >> >> http://www.techquotes.com
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
> >> >> <r....@rmplc.co.uk> wrote :
> >> >>
> >> >> > Hi all,
> >> >> >
> >> >> > I have, until recently, had Apache 2 running perfectly happily on
> >> my
> >> > Suse
> >> >> > 9.1 box.
> >> >> >
> >> >> > Earlier today, I turned on my box and it didn't seem to load. When
> >> I
> >> >> try
> >> >> to
> >> >> > go to localhost I just get a message saying "Could not connect to
> > host
> >> >> > localhost". It looks like apache isn't running, but how do I start
> > it.
> >> >> I
> >> >> > have tried all the instructions that I could find on the net, but
> > none
> >> > of
> >> >> > them seem to work on my system. How should I get apache running? I
> >> >> don't
> >> >> > think i've altered any system files recently (at least not
> >> >> knowingly!).
> >> >> Does
> >> >> > Suse 9.1 put the binaries in a different place?
> >> >> >
> >> >> > I'm sure this is a simple question, but I can't seem to find an
> > answer
> >> >> > anywhere. Sorry if I'm being dumb!
> >> >> >
> >> >> > Thanks in advance
> >> >> >
> >> >> > Robin
> >> >> >
> >> >> >
> >> >> > ---
> >> >> > Outgoing mail is certified Virus Free.
> >> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >> >
> >> >> >
> >> >>
> ---------------------------------------------------------------------
> >> >> > 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
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >>
>> ---------------------------------------------------------------------
> >> >> 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
> >> >>
> >> >
> >> >
> >> > ---
> >> > Outgoing mail is certified Virus Free.
> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > 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
> >> >
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >>
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
> >
> >
> > ---------------------------------------------------------------------
> > 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
> >
> >
>
>
> ---------------------------------------------------------------------
> 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
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04

Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading

Posted by Abidis Solano <ab...@minuevaweb.com>.
- Tail the error log file
- Go to your browser, clear the cache, reload index.html
- send the error message showed by the browser
- now look again at the tailed log file


-- 
Abidis Solano Nova
http://www.minuevaweb.com

> Hi
>
> Thanks, I've started it and it still didn't work!
>
> I looked at the logs using the command you gave me and here is what i get
> for the last time I tried to start it:
>
> [warn] Init: session cache is not configured [hint: SSLSessionCache]
> [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec2)
>
> Neither of those seem to be fatal errors, so why is the webpage not
> displaying?
>
> I have got rid of everything else in my server root apart from an
> index.html
> file. I have also tried going to that file explicitly
> (http://localhost/index.html), all to no avail.
>
> Any ideas?
>
> Thanks
>
> Robin
>
>
> ----- Original Message -----
> From: "Abidis Solano" <ab...@minuevaweb.com>
> To: <us...@httpd.apache.org>
> Sent: Friday, July 23, 2004 9:41 PM
> Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be loading
>
>
>> to start it :
>>
>> /etc/init.d/apache2 start
>>
>> to look at the logs :
>>
>> tail -f /var/log/apache2/error_log
>>
>>
>> --
>> Abidis Solano Nova
>> http://www.minuevaweb.com
>>
>> > Hi
>> >
>> > Thanks for your reply.
>> >
>> > Apache doesn't seem to be running. How should I start it?
>> >
>> > All the instructions for starting it seem not to work.
>> >
>> > Sorry for being dumb!
>> >
>> > Robin
>> > ----- Original Message -----
>> > From: "Aman Raheja" <ar...@techquotes.com>
>> > To: <us...@httpd.apache.org>
>> > Sent: Friday, July 23, 2004 9:13 PM
>> > Subject: Re: [users@httpd] Apache 2 on Suse 9.1: Seems not to be
>> loading
>> > and
>> > can't find how to load it
>> >
>> >
>> >>
>> >> You can use ps and netstat to find out if apahe is running.
>> >>
>> >> If it is then look in the log files to find out why your homepage is
> not
>> >> coming up - apache would log an error, if it running at the site is
>> not
>> >> properly configured.
>> >>
>> >> Aman Raheja
>> >> http://www.techquotes.com
>> >>
>> >>
>> >>
>> >>
>> >> On Fri, 23 Jul 2004 20:54:43 +0100, "Robin Wilson"
>> >> <r....@rmplc.co.uk> wrote :
>> >>
>> >> > Hi all,
>> >> >
>> >> > I have, until recently, had Apache 2 running perfectly happily on
>> my
>> > Suse
>> >> > 9.1 box.
>> >> >
>> >> > Earlier today, I turned on my box and it didn't seem to load. When
>> I
>> >> try
>> >> to
>> >> > go to localhost I just get a message saying "Could not connect to
> host
>> >> > localhost". It looks like apache isn't running, but how do I start
> it.
>> >> I
>> >> > have tried all the instructions that I could find on the net, but
> none
>> > of
>> >> > them seem to work on my system. How should I get apache running? I
>> >> don't
>> >> > think i've altered any system files recently (at least not
>> >> knowingly!).
>> >> Does
>> >> > Suse 9.1 put the binaries in a different place?
>> >> >
>> >> > I'm sure this is a simple question, but I can't seem to find an
> answer
>> >> > anywhere. Sorry if I'm being dumb!
>> >> >
>> >> > Thanks in advance
>> >> >
>> >> > Robin
>> >> >
>> >> >
>> >> > ---
>> >> > Outgoing mail is certified Virus Free.
>> >> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> >> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >> >
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > 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
>> >> >
>> >> >
>> >> >
>> >> >
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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
>> >>
>> >
>> >
>> > ---
>> > Outgoing mail is certified Virus Free.
>> > Checked by AVG anti-virus system (http://www.grisoft.com).
>> > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>> >
>> >
>> > ---------------------------------------------------------------------
>> > 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
>> >
>> >
>>
>>
>> ---------------------------------------------------------------------
>> 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
>>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/04
>
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
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