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 ... 36 37 [38] 39 40 ... 79
556
MariaDB 10.2.x isn't supported any longer.

The lowest LTS is 10.4.x

For further support you should upgrade to this version, or higher.

557
DNS / Re: rDNS is required to match the hostname of CWP
« on: December 12, 2023, 11:48:11 PM »
If the mail server is setup correctly, then it will verify the FQDN, rDNS, along with the SPF & DKIM.

Depending on the receiving mail server, it could be sent to null or spam if any or all of the above fail.

rDNS in CWP checks for either rDNS or a PTR record.

Companies like Google, M$ will have both of those setup for each of their servers, since they have plenty of IP space available to them.

A good site to check your server config is at: https://www.mail-tester.com/

558
SSL / Re: SMTP Error: Could not connect to SMTP host.
« on: December 12, 2023, 11:39:09 PM »
Allot of providers have PHP Mail disabled for security.
(block the users to be able to send spam emails or infected emails from php mail function.)

If you have root access, then you can enable it.

You might have to contact your upstream also to make sure all the SMTP ports are open.

559
CentOS 7 Problems / Re: CWP nameserver not resolve
« on: December 12, 2023, 06:56:52 PM »
I was looking up the domain name in you original post (worldthenews.com).

Glad all if working, but DNS does need UDP & TCP port 53 open.

560
Installation / Re: CWP and cloudflare zerotrust
« on: December 12, 2023, 04:32:11 AM »
When you get into the Self hosted and NAT areas, things get real tricky.
Most of these features where never designed for that, one of the things needed is rDNS.

561
CentOS 7 Problems / Re: CWP nameserver not resolve
« on: December 12, 2023, 04:30:02 AM »
Your CSF config looks like Default, which is good.

Tried to open Port 53/UDP on the other firewall.

http://leafdns.com/ and https://dnschecker.org/all-dns-records-of-domain.php are good tools.

Most of your domain comes back to hostinger.in & dns-parking.com

The main WHOIS is showing GoDaddy just has the domain name 'parked'.
So I'm thinking your ns are not created or glued anywhere.
As when they are, you need to have 2 A records created also with ns1.worldthenews.com & ns2.worldthenews.com, which currently also do not exist.

562
CentOS 7 Problems / Re: CWP nameserver not resolve
« on: December 11, 2023, 05:51:36 PM »
First you have to have the DNS registered (aka glue records created), this is pretty simple with Namecheap & GoDaddy.

Here is an article how to do it at GoDaddy: https://my.starburstservices.com/index.php?fuse=knowledgebase&controller=articles&view=article&articleId=16

Thought I had one for Namecheap, guess I have to add that to my to do list now.

But registrar's like Cloudflare don't offer it, unless you pay for one of their higher level of service.
And I'm not sure how other registrar's may or may not handle it.

Once they are registered, and point to the corresponding IP's.
It's just a matter of creating the A records, and the PTR record at your bandwidth upstream.

563
Installation / Re: Centos 7 still the recommended version?
« on: December 11, 2023, 05:45:02 PM »
There is no CentOS 8, 9 , etc. They got rid of version number with CentOS when RH killed CentOS 8 early.
It's just CentOS Stream, which is a rolling beta version for RHEL.

The main problem with Stream, is once you are on it, there is no way off that beta version, other than to rebuild the server with a different OS.

With CentOS 7, AlmaLinux or Rocky 8.x, there is an upgrade path to 9.x down the road as soon as CWP releases a version fully compatible with it.

564
Installation / Re: ubuntu with arm64
« on: December 01, 2023, 10:46:11 AM »
I would not recommend CentOS Stream 8, as it is EOL soon. Look toward AlmaLinux 8.8, as you can then ELevate to v9 when CWP fully support EL9 distributions (hopefully soon, per the devs).
can use CentOS 7 MINIMAL?

CentOS 7 is EOL.

AlmaLinux 8.x with CWP 8 is what new servers should be using.

565
Other / Re: AlmaLinux 9.3
« on: December 01, 2023, 10:42:26 AM »
Know what you mean, my 1st 2 attempts got messed up because I got distracted.

CWP still won't clean install on AL 9.x as of yet.
I tried messing with the install script, but keeps failing.

The only way to get there is a drawn out process, but I did document, as ELevate doesn't work to do it.
And the scripting to build PHP via CWP or manually like you can on 8 doesn't work.

566
DNS Manager / Re: DNS manager is broken
« on: December 01, 2023, 12:39:28 AM »
The ionCube site only mentioned support for 8.2 was added in 13.x

https://www.ioncube.com/loaders.php

https://www.ioncube.com/php_encoder.php

"ionCube Encoded files are compatible with the most widely used operating systems, and support PHP up to PHP 8.2. If you need support for other platforms, just let us know and we'll be happy to help."

Last ionCube update was 13.0.2 on 2023-09-11, PHP 8.3.0 was just released on 2023-11-23

Wondering if that's why CWP is waiting for the 14.x encoder & loaders.

567
CentOS 9 Problems / Re: Recommended for fresh install
« on: November 30, 2023, 11:25:43 PM »
CentOS stream is a beta OS, and as such will have allot of bugs & security flaws.
@Painkiller88 is right, once your on stream, you are stuck there.

You should go with AlmaLinux 8 that can be upgraded to 9 when CWP supports it.

568
DNS Manager / Re: DNS manager is broken
« on: November 30, 2023, 11:22:45 PM »
ionCube should be coming out with 14.x to support 8.3.x

569
DNS Manager / Re: DNS manager is broken
« on: November 30, 2023, 03:05:26 AM »
Ioncube v9 allowed PHP 5, and PHP7.0.  Ioncube 10 allowed PHP7.1-PHP7.3

The problem with Ioncube, is that they want an additional $250 every PHP version now.  EX:  I have version 12 that allows PHP 5.6-8.0.  But they now are on Version 13 for PHP 8.1-8.3.

That's robbery @ $250 each upgrade.
Almost another reason, not to encrypted the PHP files.

So would you have to pay $250 to go from version 10 to 13, or do they really rip of programmers and charge $250 for each step?
(e.g. 9 -> 10 -> 11 -> 12 ->13 = $1000.00 ?)

Would explain why all of CWP is still encrypted with PHP 7.0.

570
So in CWP is the domain under User Accounts?

If you don't have much there, you can just delete the user with that domain, and recreate it.
Because it's hard to say what this 3rd party application might have done.

Pages: 1 ... 36 37 [38] 39 40 ... 79