Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - centosuser$$

Pages: [1]
1
CentOS 7 Problems / Re: PHP-FPM error
« on: November 16, 2020, 04:41:51 PM »
Yes I agree too complex :-(

I did find this though in my nginx output:

[Mon Nov 16 16:32:36.633747 2020] [proxy:error] [pid 19940:tid 139994467337984] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/alt/php-fpm73/usr/var/sockets/xxxxx.sock (*) failed
[Mon Nov 16 16:32:36.633780 2020] [proxy_fcgi:error] [pid 19940:tid 139994467337984] [client xx.xxx.xx.xxx:44980] AH01079: failed to make connection to backend: httpd-UDS

xxxxx.sock is a user account.

2
CentOS 7 Problems / Re: PHP-FPM error
« on: November 16, 2020, 03:35:02 PM »
Thanks... I was posting here because I had seemingly exhausted all options of finding where the output of errors when using PHP-FPM were being logged.

I will take a look at what you recommended but up until now I cannot find the output that can show why my website is down when using PHP-FPM

I am using Apache- Nginx- Varnish

And I have looked at error logs and access logs for all of them but nothing indicates an error..


3
CentOS 7 Problems / Re: PHP-FPM error
« on: November 16, 2020, 02:26:46 PM »
Cynic by name and cynic by nature...

Obviously but where is the path for the logs...

4
CentOS 7 Problems / PHP-FPM error
« on: November 16, 2020, 01:03:55 PM »
I have been using PHP-FPM 7.3.21 without any problems.

Today I updated a whole bunch of packages and afterwards PHP-FPM began to cause errors with my wordpress website.

I switched to the PHP-CGI version and that works.

How can I diagnose what is up?


Pages: [1]