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.
1
Updates / Re: How can update PHP for cwpsrv
« on: December 04, 2023, 03:28:24 PM »
No word yet on that. I have offered to be an CWP EL9 beta tester, but no confirmation on that either.
2
DNS / Re: Reverse dns setup
« on: December 03, 2023, 09:57:20 PM »
CWP is added-on to CentOS and uses industry-standard BIND (named) so you can just set up a reverse DNS conf file for your zone. A lot of this tutorial would apply (minus the private network aspect):
https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-centos-7
https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-centos-7
3
Other / Re: AlmaLinux 9.3
« on: December 01, 2023, 06:54:17 PM »
Well, I thank thee for thy pioneering efforts!
4
Other / Re: AlmaLinux 9.3
« on: December 01, 2023, 02:32:54 AM »
A true masochist indeed! Wish I had enough spare time to attempt such, but I wear quite a few hats, constantly switching roles throughout the day. I will have to begin dabbling in Alma-land before next spring, so I will have to do some ELevate simulations and might run a vanilla test VM just to get acclimated. Have you explored that route (clean install)?
5
CentOS-WebPanel GUI / Re: Change List Accounts "Open Panel" link to hostname instead IP address
« on: December 01, 2023, 02:28:35 AM »
Good call. I use Cloudflare for DNS and other features but NOT for SSL, as I have had problems with their implementation. I still use AutoSSL on my CWP-hosted sites, so the SSL certs are indeed on the server.
6
Nginx / Re: Issues With Nginx
« on: December 01, 2023, 02:26:18 AM »
Glad you got it sorted. You need a properly licensed CWP Pro (activated) in order to run Nginx (as I do).
7
Installation / Re: ubuntu with arm64
« on: December 01, 2023, 02:24:58 AM »
I run CentOS 7.9 on my CWP servers, but am looking to ELevate to AlmaLinux next year (2024) when CentOS goes EOL. If I were building a fresh server today, it would AlmaLinux 8.8 to ensure a smooth transition to EL9 when CWP supports it and is stable.
8
Updates / Re: Help! CWP7 is frozen veryfying version CWP7: 0.9.8.1172 released on 27/Nov/2023
« on: November 28, 2023, 11:35:10 PM »
Have you tried accessing it from another endpoint? Sometimes CSF blocks your IP, sometimes it is a local browser problem (AdBlock), or local firewall issue. Try to access via another means (SSH). Is the server up and accessible otherwise? Sites? User Control panels?
9
CentOS-WebPanel GUI / Re: Change List Accounts "Open Panel" link to hostname instead IP address
« on: November 28, 2023, 11:29:54 PM »
I don't experience this; I have FQDN, routable DNS, and valid SSL -- so it shows the server hostname as the Open Panel link.
10
CentOS-WebPanel GUI / Re: HELP! Dashboard icons/links are FROZEN and unable to display or list item data
« on: November 28, 2023, 11:22:58 PM »
Hate to ask, but have you tried rebooting the whole server?
11
PHP / Re: CWP falling behind with PHP. Again.
« on: November 27, 2023, 06:09:44 PM »
Saw that. Gives you some hope that somehow, someway the devs are actually watching the forum and take into account user priorities. So I'll put out the urge: EL9 support should be TOP priority, so those of us with CentOS 7 servers can migrate next spring before the apocalyptic EOL comes upon us!
12
CentOS 9 Problems / Re: Any update on a CWP release for CENTOS 9 Delayed Stream?
« on: November 26, 2023, 04:04:00 AM »
Haven't seen any follow-up announcements from the dev team. If your timeframe is tight, I don't think you could go wrong with AlmaLinux 8 and CWP for EL8. You should likely be able to ELevate to AlmaLinux 9 when CWP for EL9 comes out and is stable...
13
Installation / Re: facing errors on CWP installation
« on: November 26, 2023, 04:01:24 AM »
And spammy malware links to top it off...
14
Postfix / Re: URGENT PLEASE HELP *UID Tracking* 6 blocks for UID 89 (postfix)
« on: November 25, 2023, 02:09:46 AM »
It won't be in the CSF port section (except it doesn't look as though you are allowing port 25 connections out) -- it looks to be more related to LFD, specifically look for "CUSTOMTRIGGER" You shouldn't be blocking postfix or you will interfere with mail delivery.
But of course, more info is helpful.
But of course, more info is helpful.
15
E-Mail / Re: setup only email
« on: November 24, 2023, 11:54:40 PM »
Look under Email > Email Routing (mx_routing). On the CWP mail server, you need to set the Mail Exchanger to Local. On the CWP web server, you need to change the Mail Exchanger to Remote. Set the DNS appropriately on each server, so it resolves properly.