[Lugge] Re: Problemi dopo upgrade DEBIAN

  • From: "root@xxxxxxxxxxxxx" <root@xxxxxxxxxxxxx>
  • To: lugge@xxxxxxxxxxxxx
  • Date: Sun, 22 Jun 2003 15:17:13 +0200

Arnaudo Massimo wrote:

Ciao a tutti,
come avrete già letto ho dei problemi con la macchina. Continuano ad
emergere errori di settaggi:

[SNIP]


altro: non riesco a raggiungere più nemmeno il mio localhost:

Alert!: Unable to connect to remote host.


Looking up 127.0.0.1 first Looking up localhost:5865 localhost:5865 Making HTTP connection to localhost:5865 Alert!: Unable to connect to remote host.

lynx: Can't access startfile http://127.0.0.1/

cat /etc/hosts | grep localhost dovresti avere : 127.0.0.1 localhost

/sbin/ifconfig
dovrebbe darti qkosa di simile a :
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
(blablablabla)

e infine /sbin/route | grep lo
dovrebbe darti qkosa simile a :
loopback        *               255.0.0.0       U     0      0        0 lo


con questo dovresti riuscire a kapire dov'è il problema del localhost.


Su che porta hai messo apache? perchè lo cerchi sulla 5865?


eppure


gull:/etc/gnome# ps -aux | grep apache
> Warning: bad syntax, perhaps a bogus '-'? See
> http://procps.sf.net/faq.html

ps aux | grep apache

ma soprattutto
/bin/netstat -lep | grep httpd
tcp 0 0 *:http *:* LISTEN root 379128 30166/httpd


(nel tuo caso se il binario si chiama "apache" (sigh...) greppa su apache, il resto è coerente con l'esempio)

da qui vedi dove listena apache se proprio nn sai dove mettere mano nell' httpd.conf

ciao,
Stefano

========---------- Prima di scrivere in m-list per favore leggi il regolamento http://www.lugge.net/soci/index.php?link=manifesto.htm#list

Archivio delle e-mail postate in lista //www.freelists.org/archives/lugge/

Modifica dell'account su freelists //www.freelists.org/cgi-bin/lsg2.cgi

----------========

Orari di apertura della sede e come arrivarci: http://www.lugge.net/soci/index.php?link=sede.htm


Other related posts: