Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Apache, Lighttpd, nginx, Cherokee
Post Reply
Anonymous
 

Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by Anonymous »

Ich bekomme beim start von Apache folgende Fehlermeldung:

NameVirtualHost 62.208.70.76:80 has no VirtualHosts

Ich habe versucht, diese ueber Confixx einzurichten.
Wo muss ich suchen.
Das Probem ist, dass ich nun nicht mehr al auf confixx drauf komme :-(

#### CONFIXX APACHE VHOST FILE ####
### created Fri Jan 24 18:32:01 2003 ###

NameVirtualHost 62.208.70.76:80
php_admin_flag safe_mode On
php_admin_value safe_mode_exec_dir /var/www/empty

UseCanonicalName Off
LogFormat "%V:#:%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i"" confixx
LogFormat "%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i"" confixx2
CustomLog |/root/confixx/pipelog.pl confixx

<Directory "/var/www">
<Files ~ "^.ht">
deny from all
</Files>
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Options None
Options -FollowSymLinks -SymLinksIfOwnerMatch +Includes
</Directory>


<VirtualHost 62.208.70.76:80>
DocumentRoot /var/www/confixx/html/gesperrt
</VirtualHost>

<VirtualHost 62.208.70.76:80>
ServerName renchtal-tuxe.de
ServerAlias http://www.renchtal-tuxe.de
DocumentRoot /var/www/web1/html
User web1
Group ftponly
ScriptAlias /cgi-bin/ /var/www/web1/html/cgi-bin/
php_admin_value open_basedir /var/www/web1/
php_admin_value upload_tmp_dir /var/www/web1/phptmp/
</VirtualHost>

So sehen alle Subdomains usw. aus.
Wer kann mir hier vielleicht helfen .

Vielen Dank
Compaq62
floschi
Userprojekt
Userprojekt
Posts: 3247
Joined: 2002-07-18 08:13
Location: München
Contact:
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by floschi »

Hast du am Apache was gedreht?
sascha
Posts: 1325
Joined: 2002-04-22 23:08
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by sascha »

Du hast zwei Möglichkeiten:

NameVirtualHost 62.208.70.76:80 in der httpd.conf auskommentieren oder $excludeNVH = ''; in der /root/confixx/confxx_main.conf auf 1 setzen (Geht aber IMHO erst seit Confixx 1.6.5) und warten bis die confixx_vhost.conf neu geschrieben wurde.
Anonymous
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by Anonymous »

Danke fuer Eure Hilfe, ....

Wie lange dauert es bis das File neu geschrieben wurde ?
Kann ich das alte loeschen ?

Oder kann man da was neu anstossen ?
Hilft es, die Subdomains nochmal zu loeschen?

Geht naemlich nicht :-(

compaq62
markus021
Posts: 44
Joined: 2002-10-26 10:06
 

Habe das lgeiche Problem mit XXX.XXX.XXX.XXX:80

Post by markus021 »

Hallo,

ich habe genau das gleiche Problem mit XXX.XXX.XXX.XXX:80 leider kann ich die Zeile NameVirtualHost XXX.XXX.XXX.XXX:80 nicht auskommentiern, da diese Zeile nirgendwo in der httpd.conf steht.

Bitte helft mir!
DANKE

Gruß
Markus
Last edited by markus021 on 2003-01-28 15:01, edited 1 time in total.
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by captaincrunch »

Hast du mal den Thread gelesen, und mal wie angegeben nach der Datei confixx_vhost.conf gesucht ?

P.S. : Dadurch, dass du fett schreibst, wird dir hier auch nicht schneller geholfen ... :wink:
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
[tom]
Posts: 656
Joined: 2003-01-08 20:10
Location: Berlin
 

Re: Habe das lgeiche Problem mit XXX.XXX.XXX.XXX:80

Post by [tom] »

Markus021 wrote: Bitte helft mir!
Oben links das B nicht für den ganzen Text nutzen - das hilft schon mal ungemein.

Nach NameVirtualHost sollte auch <VirtualHost .. > anfangen und keine Serverkonfigurationen mehr. Umgekehrt genau so. Vor dem ersten <VirtualHost .. > sollte auch NameVirtualHost stehen.

[TOM]
markus021
Posts: 44
Joined: 2002-10-26 10:06
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by markus021 »

CaptainCrunch wrote:Hast du mal den Thread gelesen, und mal wie angegeben nach der Datei confixx_vhost.conf gesucht ?

P.S. : Dadurch, dass du fett schreibst, wird dir hier auch nicht schneller geholfen ... :wink:
Hallo,

ja habe ich vergessen zu erwähnen, da steht es auch nicht, deswegen bin ich ja so verzweifelt.
Das kann doch nicht sein oder?
Das wiederspricht sich doch total.
Ichj werde jetzt einfach das selbst mal eintragen.

Gruß
Webmaster
kwik
Posts: 41
Joined: 2002-06-28 20:08
Location: München
Contact:
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by kwik »

Der Namevirtual-Eintrag ist evtl. doppelt vorhanden. Schau doch mal in deine /etc/httpd/httpd.conf was so mit "INCLUDE" noch alles eingebunden ist. Evtl. steht das dort auch nochmal drinnen...
markus021
Posts: 44
Joined: 2002-10-26 10:06
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by markus021 »

Hallo,

das war der Fehler, es stand 2 mal

NameVirtualHost XXX.XXX.XXX.XXX

drin.


DANKE!

Gruß
Markus
blacktiger
Posts: 239
Joined: 2003-01-15 17:02
Location: Neustadt a.d.W.
Contact:
 

Re: Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no

Post by blacktiger »

Bei mir steht es nirgendswo doppelt drin und ich bekomme trotzdem diese Fehlermeldung...
Post Reply