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.


Topics - tianbo

Pages: [1]
1
E-Mail / Not receiving any spam emails
« on: January 09, 2023, 02:28:42 PM »
I have a weird issue, and I'm sure its just a setting somewhere.

I am able to send and receive emails in my inbox and all that is working fine, but my spam/junk folder has not received a single email since setting up cwp (2 months). I suppose that's a good thing, but it isn't as some emails I receive are from legit sources that end up in the spam folder, but once I switched to cwp I no longer receive any junk emails.

Just wondering if I need to set up spam experts or antispam for emails detected as spam to be sent to spam folder?

2
CentOS 7 Problems / NGINX php-fpm 502 and no sockets created
« on: November 30, 2022, 04:40:03 AM »
Hi there,

I am having a heck of a time trying to get php-fpm to work to load wordpress sites. I'm using Centos 7 with pro CWP.

The wordpress sites work with Apache but when I change default webserver template to "php fpm" the sites give a 502 error.

The error log shows this

Code: [Select]
2022/11/29 23:21:31 [crit] 6613#6613: *435 connect() to unix:/opt/alt/php-fpm81/usr/var/sockets/bobbers.sock failed (2: No such file or directory) while connecting to upstream, client: 2604:3d09:138a:2a00:d1ba:98b4:3a:5a7b, server: website.com, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/opt/alt/php-fpm81/usr/var/sockets/bobbers.sock:", host: "website.com", referrer: "https://server.mainsite.com:2083/"
When I goto the folder to check "/opt/alt/php-fpm81/usr/var/sockets/" the only socket is cwpsvc.sock

The folders are 755 and file 640 with root / root permissions.

I have tried, changing versions, rebuilding server, creating new user (to see if sockets would be made), and disabling mod security and csf temporality.

I would like to get nginx to work, any help is appreciated.

Pages: [1]