problème avec apache2 et proFTP
Bonjour, svp j'ai un problème depuis quelque temps. Voila j'ai voulu redémarrer le serveur apache mais il m'affichié le message:
l
Code:
1 2 3 4
| ocalhost:~# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
. |
La solution été d'ajouter: serveurname localhost dans le fichier apache2.conf
Est apache redémarrer, mais après quand je voulais redémarer proFTP alors il m'affiche le message:
Code:
1 2 3 4 5 6
| localhost:/etc/proftpd# /etc/init.d/proftpd start
Starting ftp server: proftpd - IPv4 getaddrinfo 'HOST.DOMAIN.com' error: No address associated with hostname
- warning: unable to determine IP address of 'HOST.DOMAIN.com'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'
failed! |
Svp de l'aide.
Merci d'avance.