Re: Apache2, me dice no hay virtual host *:0

2006-01-31 Por tema Guillermo Abate
No solo es de ponerlo sites-avaible sino tambien un link simbolico
sites-enable con el numero del virtual host antes del numero,
al reiniciar apache de dira si tu configuracion del virtual host esta
bien.


Saludos


Guillermo
On Tue, 2006-01-31 at 13:02 -0300, Ricardo Frydman Eureka! wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Jose Luis Rivas Contreras wrote:
> > Buenas, este es el error que me arroja:
> > 
> > [EMAIL PROTECTED]:/home/ghostbar# /etc/init.d/apache2 force-reload
> > Forcing reload of apache 2.0 web server... ... no pidfile found! not
> > running?[Mon Jan 30 15:06:38 2006] [warn] NameVirtualHost *:0 has no
> > VirtualHosts
> >  failed!
> > 
> > No puedo entrar por localhost y el /etc/apache2/sites-avaible lo tengo
> > con el default que viene con apache2 con Root /var/www
> > 
> > No le he cambiado nada y desde ayer nada que me funciona, busque en
> > google pero nada me dice :S... Alguien?
> 
> Prueba definiendo correctamente algun VirtualHost.
> 
> 
> - --
> Ricardo A.Frydman
> Consultor en Tecnología Open Source - Administrador de Sistemas
> jabber: [EMAIL PROTECTED] - http://www.eureka-linux.com.ar
> SIP # 1-747-667-9534
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD4DBQFD34oykw12RhFuGy4RAnlIAJdjN3BTEKCmreHCiBVH7FAKCfAAAJ9YrdC7
> Ak37izIyV3J2oGQATZUSDQ==
> =QAIE
> -END PGP SIGNATURE-
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Apache2, me dice no hay virtual host *:0

2006-01-31 Por tema Ricardo Frydman Eureka!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jose Luis Rivas Contreras wrote:
> Buenas, este es el error que me arroja:
> 
> [EMAIL PROTECTED]:/home/ghostbar# /etc/init.d/apache2 force-reload
> Forcing reload of apache 2.0 web server... ... no pidfile found! not
> running?[Mon Jan 30 15:06:38 2006] [warn] NameVirtualHost *:0 has no
> VirtualHosts
>  failed!
> 
> No puedo entrar por localhost y el /etc/apache2/sites-avaible lo tengo
> con el default que viene con apache2 con Root /var/www
> 
> No le he cambiado nada y desde ayer nada que me funciona, busque en
> google pero nada me dice :S... Alguien?

Prueba definiendo correctamente algun VirtualHost.


- --
Ricardo A.Frydman
Consultor en Tecnología Open Source - Administrador de Sistemas
jabber: [EMAIL PROTECTED] - http://www.eureka-linux.com.ar
SIP # 1-747-667-9534
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD4DBQFD34oykw12RhFuGy4RAnlIAJdjN3BTEKCmreHCiBVH7FAKCfAAAJ9YrdC7
Ak37izIyV3J2oGQATZUSDQ==
=QAIE
-END PGP SIGNATURE-



Re: Apache2, me dice no hay virtual host *:0

2006-01-30 Por tema LuiSin Paniceres
El lun, 30-01-2006 a las 15:16 -0400, Jose Luis Rivas Contreras
escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Buenas, este es el error que me arroja:
> 
> [EMAIL PROTECTED]:/home/ghostbar# /etc/init.d/apache2 force-reload
> Forcing reload of apache 2.0 web server... ... no pidfile found! not
> running?[Mon Jan 30 15:06:38 2006] [warn] NameVirtualHost *:0 has no
> VirtualHosts
>  failed!
> 
> No puedo entrar por localhost y el /etc/apache2/sites-avaible lo tengo
> con el default que viene con apache2 con Root /var/www
> 
> No le he cambiado nada y desde ayer nada que me funciona, busque en
> google pero nada me dice :S... Alguien?
> - --

Solo por probar...

La ultima linea del apache2.conf no tiene que llevar la #

Desde consola "apache2ctl -t" te dice si el error lo tienes en el
virtualhost.

Prueba tambien "a2ensite", y te  preguntara cual quieres activar...

-- 
LuiSin Paniceres 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Apache2, me dice no hay virtual host *:0

2006-01-30 Por tema Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alejandro Garrido wrote:
> Jose Luis Rivas Contreras wrote:
> 
> 
>>Buenas, este es el error que me arroja:
>>
>>[EMAIL PROTECTED]:/home/ghostbar# /etc/init.d/apache2 force-reload
>>Forcing reload of apache 2.0 web server... ... no pidfile found! not
>>running?[Mon Jan 30 15:06:38 2006] [warn] NameVirtualHost *:0 has no
>>VirtualHosts
>> failed!
>>
> 
> Donde dice "NameVirtualHost *:0" le estas diciendo que corra en el
> puerto 0 :-S No creo que puedas coloca 80 solo por probar, de todas
> maneras en un warn o una advertencia.
> 
Ya lo hice y me da el error que doy abajo...

[EMAIL PROTECTED]:/etc/apache2/sites-available# /etc/init.d/apache2 force-reload
Forcing reload of apache 2.0 web server... ... no pidfile found! not
running?[Mo   n Jan 30 15:51:15 2006]
[error] VirtualHost *:80 -- mixing * ports and non-* por
   ts with a NameVirtualHost address is not supported,
proceeding with undefined re   sults
[Mon Jan 30 15:51:15 2006] [warn] NameVirtualHost *:80 has no VirtualHosts
 failed!

> 
> Estira el /etc/apache2/sites-enabled/000-default y agrega/modifica o
> quita los VirtualHost que necesites.
> 
> De todas formas lee la documentación de como hacer VirtualHost 
> http://httpd.apache.org/docs/2.0
> 
Estoy en eso a ver si me ayuda antes de alguien de la lista :S :(

- --
ghostbar @ debian sid 2.6.15-1-686
http://ghostbar.no-ip.biz/ Linux Counter# 382503
San Cristobal, Tachira - Venezuela.
0110011101101110011100110111010001100010011101110010
Huella de clave = 2A84 9601 FCC5 DD0D 17DE  9D00 DB73 AA7A 5778 79BB

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD3m6823Oqeld4ebsRAjHSAKCzNMlSbNOWZyTtZ4tbviFHnQFdXgCgufvQ
vR1qx6b5E6aqiWcOgG+hNIA=
=dorH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Apache2, me dice no hay virtual host *:0

2006-01-30 Por tema Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Buenas, este es el error que me arroja:

[EMAIL PROTECTED]:/home/ghostbar# /etc/init.d/apache2 force-reload
Forcing reload of apache 2.0 web server... ... no pidfile found! not
running?[Mon Jan 30 15:06:38 2006] [warn] NameVirtualHost *:0 has no
VirtualHosts
 failed!

No puedo entrar por localhost y el /etc/apache2/sites-avaible lo tengo
con el default que viene con apache2 con Root /var/www

No le he cambiado nada y desde ayer nada que me funciona, busque en
google pero nada me dice :S... Alguien?
- --
ghostbar @ debian sid 2.6.15-1-686
http://ghostbar.no-ip.biz/ Linux Counter# 382503
San Cristobal, Tachira - Venezuela.
0110011101101110011100110111010001100010011101110010
Huella de clave = 2A84 9601 FCC5 DD0D 17DE  9D00 DB73 AA7A 5778 79BB

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD3mX623Oqeld4ebsRAiICAKCLZ9BFuxijvicVRGE4XdMl2bzmTACfQf/P
bOyJkk2QtRREO9X1rat47gA=
=dywe
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]