Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

fastcgi_pass keeps getting reset

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Applepie
Posts: 3
Joined: Wed Mar 11, 2020 11:12 am

Os: CentOS 6x
Web: nginx + php-fpm
fastcgi_pass keeps getting reset
  • Quote

Post by Applepie » Thu Sep 03, 2020 9:48 am

Hello,

I have this strange bug that sadly brings my websites down (which can be at the most unfortunate timing) where suddenly the line where fastcgi_pass is, in the

Code: Select all

/home/USER/conf/web/DOMAIN.com.nginx.ssl.conf
gets completely reset.
Instead of

Code: Select all

fastcgi_pass    unix:/var/run/php-DOMAIN.com.sock;
It suddenly gets changed to

Code: Select all

fastcgi_pass ;
Any idea what could possibly cause this?

Thanks in advance!
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password