Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Nginx doesn't start using systemctl

SELinux is probably not allowing nginx to access the/home directory. Try changing the root to /var/www as a test. Also when you are starting up nginx run journalctl -x in a different session to see the error messages and post them here.

Tags:

Linux

Centos

Related

Is it possible to reboot a Linux OS without rebooting the hardware? Cannot decrypt private key eventhough I know passphrase Convert value of an Ansible variable from lower case to upper case Which is better image format, raw or qcow2, to use as a baseimage for other VMs? Understanding NVMe storage and hardware requirements Why is Internet Explorer 11 unable to connect to HTTPS sites when TLS 1.2 is enabled? Is mv with wildcard still atomic Is this SSL certificate chain broken and how to fix it? Automatically add current public IP to Security Group to allow traffic on specific port stunnel vpn traffic and ensure it looks like SSL traffic on port 443 Does ZFS in mirror mode double vdev read performance? What is a TXT record with the form ms=msXXXXXXXX used for?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy