Author Topic: hello some problems with nginx , can help me please to fix it!  (Read 4680 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
hello some problems with nginx , can help me please to fix it!
« on: February 13, 2020, 01:53:02 PM »
[root@adultwork ~]# nginx -t
nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/hostname-ssl.conf:10
nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/adultwork.ro.ssl.conf:10
nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/forum.adultwork.ro.ssl.conf:10
nginx: [emerg] no port in upstream "fastcgi_backend" in /home/sexshop/public_html/nginx.conf.sample:47
nginx: configuration file /etc/nginx/nginx.conf test failed


if can some one to help me to fix it! thanks.


Chassis: vm
Virtualization: kvm
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-1062.12.1.el7.x86_64
« Last Edit: February 13, 2020, 01:56:48 PM by adultwork.ro »

Offline
*
Re: hello some problems with nginx , can help me please to fix it!
« Reply #1 on: February 13, 2020, 03:07:13 PM »
Feb 13 10:06:27 adultwork systemd: Starting nginx - high performance web server...
Feb 13 10:06:27 adultwork nginx: nginx: [emerg] no port in upstream "fastcgi_backend" in /home/sexshop/public_html/nginx.conf.sample:47
Feb 13 10:06:27 adultwork systemd: nginx.service: control process exited, code=exited status=1
Feb 13 10:06:27 adultwork systemd: Failed to start nginx - high performance web server.
Feb 13 10:06:27 adultwork systemd: Unit nginx.service entered failed state.
Feb 13 10:06:27 adultwork systemd: nginx.service failed.


this is the last one !! please help me


line 47          fastcgi_pass   fastcgi_backend;

Offline
****
Re: hello some problems with nginx , can help me please to fix it!
« Reply #2 on: February 13, 2020, 03:22:20 PM »
phpfpm is not running. 
Google Hangouts:  rcschaff82@gmail.com

Re: hello some problems with nginx , can help me please to fix it!
« Reply #3 on: February 13, 2020, 04:14:20 PM »
Feb 13 10:06:27 adultwork nginx: nginx: [emerg] no port in upstream "fastcgi_backend" in /home/sexshop/public_html/nginx.conf.sample:47

Looks like it's f'ked. :o I guess there's not enough sites like this already.  :-\

Offline
*
Re: hello some problems with nginx , can help me please to fix it!
« Reply #4 on: February 13, 2020, 07:51:20 PM »
thanks.