Je suis un débutant en ce qui concerne linux et XAMPP, et je voudrais faire un site web en utilisant php et mySql. Le problème est que je n'arrive pas à comprendre comment créer un nouveau serveur apache. Lorsque je redémarre Apache, j'obtiens ce message. Quelqu'un peut-il me dire ce qu'il signifie et comment le résoudre ?
$ sudo /etc/init.d/apache2 restart
[sudo] password for sheila:
1. 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]
2. The apache2 instance did not start within 20 seconds. Please read the
log files to discover problems