Problème pour apache sur debian

nouhoun Messages postés 26 Statut Membre -  
maka13 Messages postés 78 Statut Membre -
Bonjour,

pour lancer mon serveur web j'ai fais

cd /usr/local/apache/bin
Pergend:/usr/local/apache/bin#ls
ab apu-config dbmmanage htdbm httpd rotatelogs
apachectl apxs envvars htdigest httxt2dbm
apr-config checkgid envvars-std htpasswd logresolve
Pergend:/usr/local/apache/bin#

je vérifie que le fichier apachectl est bien présent
mais quand je fais


Pergend:/usr/local/apache/bin# apachectl start

j'ai le résultat suivant

bash: apachectl: command not found
Pergend:/usr/local/apache/bin#

Est-ce un problème de privilège? je suis connecté en root pourtant!
A voir également:

3 réponses

ibtor Messages postés 2564 Statut Membre 283
 
essaye plutot avec
httpd start
0
nouhoun Messages postés 26 Statut Membre
 
toujours rien

bash: httpd: command not found
0
Youplaboum
 
comment as tu installer apache ?

ces fichiers sont ils executables ?
essayes : ./httpd start
0
maka13 Messages postés 78 Statut Membre 4
 
hello,

/etc/init.d/apache2 start

tchous
0