Hello. I try to restart my nginx server but i have the following message: [crit] pread() “/etc/nginx/conf.d” failed (21: Is a directory) configuration file /etc/nginx/nginx.conf test failed
Can someone help me?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there @oumarkhoudiadiop,
Are you running the config test with
sudo
?Also, can you share your
nginx.conf
file here so that I could try to further advise you on what the problem might be?Regards, Bobby