Bonjour à tous
sur une RedHat WS j'ai installé Apache, à la commande :
apachectl graceful
la réponse est
bash: apachectl: command not found
d'ailleurs les commande suivantes ne m'offre rien de mieux :
[root@CHAPO httpd]# USER
bash: USER: command not found
[root@CHAPO httpd]# user
bash: user: command not found
[root@CHAPO httpd]# lanc
bash: lanc: command not found
[root@CHAPO httpd]# lang
bash: lang: command not found
[root@CHAPO httpd]# SHELL
bash: SHELL: command not found
[root@CHAPO httpd]# PATH
bash: PATH: command not found
[root@CHAPO httpd]# PWD
bash: PWD: command not found
Mon bash n'aime pas, j'ai essayé celle là
/usr/sbin/apachectl graceful
j'ai cette réponse
httpd: Could not determine the server's fully qualified domain name,
using 127.0.0.1 for ServerName
Je ne suis pas expert linux et je me demande comment sortir de cette
impasse; merci d'avance pour votre aide