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

Pages: 1 ... 6 7 [8] 9 10 ... 79
106
Updates / Re: Update for openSSL is important!
« on: September 02, 2024, 09:53:20 PM »
If you are running AlmaLinux 8, you should be at OpenSSL 1.1.1K

dnf --refresh update

should update it.

107
CentOS 7 Problems / Re: Email forwarding to Gmail is not working
« on: August 31, 2024, 01:34:05 AM »
Google enacted strict requirements to send email to their servers.

You need to have a valid rDNS, SPF, DMARC and DKIM now, or it will bounce.

Any correctly configured mail server should have these already setup.

MTA-STS is optional, but is highly suggested. Especially by M$

108
Actually the fix is to add - liblua-5.4.so
to the end of that line for AlmaLinux.

After it should read:

Code: [Select]
LoadFile /usr/lib64/liblua-5.4.so
This fix was mentioned above, and has been tested and works on all of our new servers.

109
E-Mail / Re: All outgoing mail stays in mail queue (connection time out)
« on: August 28, 2024, 02:53:24 PM »
But yet DO allows hacker groups in violation of their 'policies'...

As does Vultr.

Looks like they must get a kickback from SendGrid since they are pushing them specifically.

But SendGrid does have a wiki how to modify Postfix to send email thru their service.
Too bad that service is on allot of SBL's.
Now I kinda know why if DO has partnered with them for SMTP.

110
The account for support to pay invoices and the forums are 2 different logins.

To pay invoices you goto:
https://support.centos-webpanel.com/index.php?rp=/login

Again, the forum UN/PW doesn't work for their WHMCS system.

When you bought your license directly, you would have created the WHMCS system account.

111
E-Mail / Re: All outgoing mail stays in mail queue (connection time out)
« on: August 27, 2024, 06:23:35 PM »
Why I was wondering is ports 10024 & 10025 aren't used for email.
SMTP uses ports 25, 487, 586.

Local email will always work, since they are on the same server.

Check with DO to make sure port 25 is open.

The try https://www.mail-tester.com/ and see what it has to say.

112
E-Mail / Re: All outgoing mail stays in mail queue (connection time out)
« on: August 27, 2024, 04:13:50 PM »
Is this behind a NAT?

What kind of 'rebuilds' did you do?

127.x (local only IP) shouldn't be showing at all.
It should be showing your servers base IP.

113
PHP / Re: PHP8.3 on Almalinux 8
« on: August 27, 2024, 12:31:16 PM »
PHP 8.3.9 is the current version CWP 0.9.8.1184

You can manually update it to 8.3.10 using AlphaGNU's guide.
https://www.alphagnu.com/topic/139-install-and-build-php-83-in-cwp-control-web-panel-from-source/

114
CentOS 7 Problems / Re: I want to update Roundcube 1.5.6 but it fails
« on: August 27, 2024, 12:27:34 PM »
CentOS 7 is EOL, aka DEAD.

Manually changing the repos was only a temporary fix so that you can update to an OS like AlmaLinux 8.

If you insist on running CentOS 7, don't expect any updates or fixes.

115
CentOS 7 Problems / Re: I want to update Roundcube 1.5.6 but it fails
« on: August 26, 2024, 04:38:46 PM »
Allot for CentOS 7 doesn't work anymore. It's now past EOL.

The current version of Roundcube that works with CWP is 1.5.8.

MariaDB 10.2 is way past EOL also.

116
Information / Re: Guide or Posts about Migrating to CWP from cPanel
« on: August 22, 2024, 12:59:11 PM »
It will take awhile, it actually follows the format of others, cPanel, is well, cPanel.

117
Good catch. Thanks, it's updated.

It uses the ` instead of the ' in the command line.

Been updated to:
Code: [Select]
clamscan --infected --log=/root/virus-scan-reports/virus-scan-report-`date +\%Y-\%m-\%d`.txt --recursive /home
Tested & Confirmed. :)

118
DNS / Re: ip manager to delete ip
« on: August 21, 2024, 04:42:40 PM »
We will soon launch our new IP Suite module, where you can manage all the IPv4 and IPv6 of your server and apply it to the different services.
Woo Hoo!

120
Other / Re: New topic and new reply form not secured by SSL
« on: August 21, 2024, 02:45:10 PM »
Yea, it did make a turn.

Opera is still useful due to it's built-in Free VPN. It's the only browser I know of that does have this feature.
Which is helpful to test sites from other areas.

Pages: 1 ... 6 7 [8] 9 10 ... 79