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]
1
Functions / Dark Mode for Text Editor
« on: January 22, 2023, 08:28:03 AM »
Does anyone know how to set the dark mode for the text editor in the file manager as default? Whenever I save a file it reverts back to light mode so I'm finding myself clicking the dark mode switch constantly. I just want to set it as default as I never use the light mode. Is this possible?

2
E-Mail / Re: Cant add autoresponder
« on: December 19, 2022, 05:00:05 AM »
Having the same problem. Can add an autoresponder but cannot edit it with out deleting it and starting over. Getting the database error. Any help from CWP admins?

3
Backup / Re: Any Way To Exclude A Folder For Backup?
« on: October 31, 2022, 09:31:56 PM »
I dont think you understood my question. Let me try to explain better....

First, let me say I am not backing up CWP with Nextcloud. I have installed Nextcloud on a domain on CWP and it has gotten large. It seems in CWP I can not back-up individual domains, I can only backup the full account or nothing. Is there a way to change this?

4
Backup / Any Way To Exclude A Folder For Backup?
« on: October 28, 2022, 05:19:32 PM »
I currently have all users on my server backing up to the /backup folder. The problem with this is I use Nextcloud and it has gotten very large on my harddrive space. This has caused the /dev/mapper/centos-root folder to get to 40% which is a 2TB size disk.

So my question is, can I exclude just the Nextcloud folder on this account from being backed up so I can save space?

Anyone have an idea to achieve this?

5
DKIM / Re: DKIM not need to start
« on: May 13, 2022, 10:29:44 PM »
Im having the same problem as bytecanarias.

Tried rebuilding email server and restarting OpenDKIM.

Any idea whats going on here?

6
CentOS Configuration / Re: CWP with NitroPack Config Question
« on: April 13, 2022, 04:01:02 PM »
I see that I put the ip in the "List of IP's" but what do I put in the "URL for performing a complete purge"?

7
CentOS Configuration / CWP with NitroPack Config Question
« on: April 13, 2022, 12:33:15 AM »
I am trying to set up NitroPack (a page speed caching site) via a Wordpress plugin but I get an error when NitroPack tries to cache my website saying that I am already using a caching plugin (which I am not). I found out that Im getting this error due to using NGINX and Varnish. Luckily NitoPack has an integration for such cases. Problem is, I dont know the details to put in the settings of NitroPack to remedy the problem. Here is the settings I need to fill in on NP.....

https://support.nitropack.io/hc/en-us/articles/1500002327501-Reverse-Proxy-Integration-Varnish-NGINX-etc-

My CWP webserver is set to : Nginx & Varnish & Apache

Ports :

Nginx: 80,443
Varnish: 82
Apache: 8181,8443

Has anyone successfully set up NP with a Wordpress site on CWP? If so I need some help here.

8
SSL / Re: Disable AutoSSL (LetsEncrypt)
« on: September 29, 2021, 12:19:22 PM »
I'm having a similar problem. All my client SSL's for their domains are auto updating every 2 weeks or so. It's not breaking anything but I have it set to every 75 days. It seems to not be following my settings. Any ideas on how to fix this?

9
Is this still not possible for the CWP admin panel?

10
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?

11
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.

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

13
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

14
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]