A voir également:
- Probème apache
- Apache open office gratuit - Télécharger - Suite bureautique
- Apache laragon - Télécharger - Divers Web & Internet
- Apache - Forum Réseau
- Probeme avec un groupe Facebook ✓ - Forum Facebook
- Ubuntu 22.04 probème wifi ✓ - Forum Ubuntu
7 réponses
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
j'ai donc fait ca et voila ce que j'obtient
root@pierre-laptop:~# whereis apache2
apache2: /usr/sbin/apache2 /etc/apache2 /usr/lib/apache2 /usr/share/apache2 /usr/share/man/man8/apache2.8.gz
root@pierre-laptop:~# whereis appachctl
appachctl:
root@pierre-laptop:~#
root@pierre-laptop:~# whereis apache2
apache2: /usr/sbin/apache2 /etc/apache2 /usr/lib/apache2 /usr/share/apache2 /usr/share/man/man8/apache2.8.gz
root@pierre-laptop:~# /usr/sbin/apache2 start
Usage: /usr/sbin/apache2 [-D name] [-d directory] [-f file]
[-C "directive"] [-c "directive"]
[-k start|restart|graceful|graceful-stop|stop]
[-v] [-V] [-h] [-l] [-L] [-t] [-S] [-X]
Options:
-D name : define a name for use in <IfDefine name> directives
-d directory : specify an alternate initial ServerRoot
-f file : specify an alternate ServerConfigFile
-C "directive" : process directive before reading config files
-c "directive" : process directive after reading config files
-e level : show startup errors of level (see LogLevel)
-E file : log startup errors to file
-v : show version number
-V : show compile settings
-h : list available command line options (this page)
-l : list compiled in modules
-L : list available configuration directives
-t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
-S : a synonym for -t -D DUMP_VHOSTS
-t -D DUMP_MODULES : show all loaded modules
-M : a synonym for -t -D DUMP_MODULES
-t : run syntax check for config files
-X : debug mode (only one worker, do not detach)
root@pierre-laptop:~# /usr/sbin/apache2 -k start
apache2: bad user name ${APACHE_RUN_USER}
root@pierre-laptop:~# /usr/sbin/apachectl start
bash: /usr/sbin/apachectl: Aucun fichier ou dossier de ce type
root@pierre-laptop:~# whereis apache2
apache2: /usr/sbin/apache2 /etc/apache2 /usr/lib/apache2 /usr/share/apache2 /usr/share/man/man8/apache2.8.gz
root@pierre-laptop:~# whereis appachctl
appachctl:
root@pierre-laptop:~#
root@pierre-laptop:~# whereis apache2
apache2: /usr/sbin/apache2 /etc/apache2 /usr/lib/apache2 /usr/share/apache2 /usr/share/man/man8/apache2.8.gz
root@pierre-laptop:~# /usr/sbin/apache2 start
Usage: /usr/sbin/apache2 [-D name] [-d directory] [-f file]
[-C "directive"] [-c "directive"]
[-k start|restart|graceful|graceful-stop|stop]
[-v] [-V] [-h] [-l] [-L] [-t] [-S] [-X]
Options:
-D name : define a name for use in <IfDefine name> directives
-d directory : specify an alternate initial ServerRoot
-f file : specify an alternate ServerConfigFile
-C "directive" : process directive before reading config files
-c "directive" : process directive after reading config files
-e level : show startup errors of level (see LogLevel)
-E file : log startup errors to file
-v : show version number
-V : show compile settings
-h : list available command line options (this page)
-l : list compiled in modules
-L : list available configuration directives
-t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
-S : a synonym for -t -D DUMP_VHOSTS
-t -D DUMP_MODULES : show all loaded modules
-M : a synonym for -t -D DUMP_MODULES
-t : run syntax check for config files
-X : debug mode (only one worker, do not detach)
root@pierre-laptop:~# /usr/sbin/apache2 -k start
apache2: bad user name ${APACHE_RUN_USER}
root@pierre-laptop:~# /usr/sbin/apachectl start
bash: /usr/sbin/apachectl: Aucun fichier ou dossier de ce type