Ao reiniciar o apache, me apresenta um erro de sintaxe

1. Ao reiniciar o apache, me apresenta um erro de sintaxe

Thiago Souza Pontes
thiago.pontes

(usa Ubuntu)

Enviado em 19/05/2011 - 16:48h

Srs.

Estou implantando um software de monitoramento onde trabalho que se chama Zabbix, ele é semelhante ao NAGIOS..

Porém após feito todas as configurações, ele solicitado o reinicio do serviço do Apache..

Ao digitar o comando abaixo;

root@HESAPMON:/home/zabbix/zabbix-1.8.5# sudo /etc/init.d/apache2 restart

Me apresenta o seguinte erro;

apache2: Syntax error on line 230 of /etc/apache2/apache2.conf: Syntax error on line 65 of /etc/apache2/sites-enabled/000-default: Expected </Directory> but saw </VirtualHost>
Action 'configtest' failed.
The Apache error log may have more information.
...fail!

Desde já muito obrigado, fico no aguardo por um retorno.

Valeu!




  


2. Re: Ao reiniciar o apache, me apresenta um erro de sintaxe

WILLIAM FELIPE DUTRA ABREU DA SILVA
will_drop

(usa Ubuntu)

Enviado em 19/05/2011 - 16:56h

o apache é gente boa, mas tem umas frescuras

tente /etc/init.d/apache stop
e depois /etc/init.d/apache start

caso apresente o msm erro

poste os arquivos ai

abraço


3. Re: Ao reiniciar o apache, me apresenta um erro de sintaxe

Thiago Souza Pontes
thiago.pontes

(usa Ubuntu)

Enviado em 20/05/2011 - 08:17h

Ao reiniciar o serviço, acaba falhando na hora de startar o serviço.
_____________________________________________________________________________________________
root@HESAPMON:/home/zabbix/zabbix-1.8.5# sudo /etc/init.d/apache2 start
* Starting web server apache2 apache2: Syntax error on line 230 of /etc/apache2/apache2.conf: Syntax error on line 65 of /etc/apache2/sites-enabled/000-default: Expected </Directory> but saw </VirtualHost>
Action 'start' failed.
The Apache error log may have more information.
______________________________________________________________________________________________

root@HESAPMON:/home/zabbix/zabbix-1.8.5# sudo /etc/init.d/apache2 start
* Starting web server apache2 apache2: Syntax error on line 230 of /etc/apache2/apache2.conf: Syntax error on line 65 of /etc/apache2/sites-enabled/000-default: Expected </Directory> but saw </VirtualHost>
Action 'start' failed.
The Apache error log may have more information.
[fail]
root@HESAPMON:/home/zabbix/zabbix-1.8.5# vim /etc/apache2/apache2.conf
Include sites-enabled/ #essa é a linha 230

______________________________________________________________________________________________

Alias /zabbix/ "/home/zabbix/public_html/"
<Directory "/home/zabbix/public_html">
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec

<Limit GET POST OPTIONS PROPFIND>

Order allow,deny
Allow from all

</Limit>

<LimitExcept GET POST OPTIONS PROPFIND>

Order deny,allow

Deny from all

</LimitExcept>

<Directory>



</VirtualHost> #Linha 65

______________________________________________________________________________________________

Aguardo uma resposta, muito obrigado.

Abraço!











Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts