Outils pour utilisateurs

Outils du site


appli:serveur:debian

Ceci est une ancienne révision du document !


erruers

Run echo $PATH Does it contain /usr/local/sbin?

If not then add PATH=/usr/sbin/:$PATH to your .profile file.

Also, check that nginx is installed in /usr/local/sbin, by going into this directory.

If not then install it by using following commands:

sudo apt update sudo apt install nginx

appli/serveur/debian.1647534767.txt.gz · Dernière modification : 2022/03/17 16:32 de sbestel