Caros.
Estou migrando meus servers de apache1.33 para 2.0.54, comfigurei o httpd.conf, quando restarto o apache da a seguinte mensagem.
 
Forcing reload of web server: Apache2 ... no pidfile found! not running?apache
 Could not determine the server's fully qualified domain name, using 192.168.1
5 for ServerName                                                             
[Tue Oct 11 14:17:16 2005] [warn] NameVirtualHost 192.168.1.15:0 has no Virtualhosts                                                                         
########### Configuração do httpd.conf #########################
 
NameVirtualHost 192.168.1.15                                 
                                                             
<VirtualHost 192.168.1.15>                                   
      ServerAdmin [EMAIL PROTECTED]                        
      DocumentRoot /var/www/xxx                            
      ServerName www.xxxx.com.br                           
      ErrorLog /var/log/apache/error_xxxx.log              
      CustomLog /var/log/apache/access_xxxx.log combined    
</VirtualHost>                                               
Algume pode me ajudar, o apache estar rodando perfeitamenrte, mas não consigo criar os hosts, tenho um DNS instalado na maquina que esta resolvendo os nomes da minha rede.

Responder a