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 - TheQuantumPharaoh

Pages: 1 [2]
16
SSL / Re: how to force https on rouncube webmail
« on: July 06, 2020, 12:00:19 AM »
Im having trouble getting my webmail to force https as well. My webmail domain sits at mydomain.com/webmail. I have tried editing the .htaccess (works for the main domain but not the /webmail). Also edited the webmail.conf located at /usr/local/cwpsrv/conf.d/webmail.conf with the following code :

Code: [Select]
return 301 https://$host:2096$request_uri;
Nothing seems to be working. Anyone figure this out yet?

17
Nginx / Nginx & Varnish & Apache + php-fpm - 502 Bad Gateway
« on: June 30, 2020, 04:40:15 AM »
I am wanting to try out Nginx as I heard its faster for wordpress sites so I used the "Webserver Settings > Webserver Domain Conf" in the CWP admin panel and set one of my domains to "Nginx & Varnish & Apache + php-fpm". This domain is now getting an error "502 Bad Gateway". Tried restarting Apache, uninstalled and reinstalled SSL cert, opened multiple ports, and even turned off Mod Security for this domain and nothing has worked. Here is the error log im getting.....
Code: [Select]
2020/06/30 00:11:16 [error] 10151#10151: *16156 connect() failed (111: Connection refused) while connecting to upstream, client: xx.xxx.xxx.xxx, server: sunsetterwaste.com, request: "GET / HTTP/1.1", upstream: "https://127.0.0.1:9980/", host: "sunsetterwaste.com"
Any help is greatly appreciated.

18
CentOS-WebPanel GUI / Re: Cgroup In Package Creation Question
« on: April 18, 2020, 04:18:35 PM »
597235

19
CentOS-WebPanel GUI / Cgroup In Package Creation Question
« on: April 18, 2020, 05:49:59 AM »
Does anyone know what the cgroup box does/represent when creating a new "package" in the GUI? It wants a number input but I don't know what the number represents? Anyone know? I pay for support and they couldn't tell me. Go figure.

https://photos.app.goo.gl/7QayoZrERDjjGvWr8

20
CentOS-WebPanel Bugs / New Backup Running Indefinitely
« on: March 23, 2020, 11:36:44 AM »
I have about 20 accounts and when I run the "New" backup it seems to jump around in no particular order forever backing up every account. Is anyone else having this problem? Also is there some command I can use to stop the backup process? Since it never stops I end up having to re-start the server to get it to stop.

Pages: 1 [2]