
vicktorzx
(usa Ubuntu)
Enviado em 20/05/2014 - 19:01h
Boa Noite,
preciso de uma ajuda com meu Apache2, tentei montar um Servidor Xamp para estudos no meu Desktop Ubuntu 14.04, mas quando tento subir o serviço executando os seguintes comandos:
root@vicktorzx:~# service apache2 restart
root@vicktorzx:~# service apache2 stop
root@vicktorzx:~# service apache2 start
e constou este erro abaixo:
* Restarting web server apache2 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
[fail]
* The apache2 instance did not start within 20 seconds. Please read the log files to discover problems
tentei esta solução por este site e outros mas não tive sucesso.
http://aslamnajeebdeen.com/blog/how-to-fix-apache-could-not-reliably-determine-the-servers-fully-qua...
Acredito que tenha feito alguma coisa não sei pois estava tentando instalar o Xamp e o Phpmyadmin e este tambem estão com errors mais o apache e meu foco principal por favor me ajudem.