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 ... 45 46 [47] 48 49 ... 79
691
CentOS-WebPanel GUI / Re: CWP Pro not activated after changing IP
« on: August 15, 2023, 03:43:03 PM »
Your new IP must be your servers Base IP, which is the one CWP reads.

Additional IP's are only shown as that, additional IP's to be assigned to websites.

Just do a simple ifconfig from the CLI, and it will show your servers configured base IP as e.g. eth0 or eth0:0

Then your addon should shows as eth0:1, etc.

(NOTE: eth is only an example, it could start with almost anything)

692
Or M$ SQL or M$ Access?

693
Installation / Re: facing errors on CWP installation
« on: August 15, 2023, 03:37:19 PM »
CentOS 7 is depreciated, and some stuff may not be available for a new install.

Try using AlmaLinux 8.x or Rocky Linux 8.x for new installs.

And make sure the VPS has a Minimum of 512GB RAM plus SWAP.

It will also need an IPv4, as CWP doesn't currently install on IPv6 only servers.

694
Installation / Re: facing errors on CWP installation
« on: August 14, 2023, 09:06:37 PM »
What disto, aka Operating System are you trying to install CWP on?

And is it a Virtual Server or Dedicated?


That error screenshot shows you don't have enough RAM, it is seeing 512MB or less.


695
Installation / Re: facing errors on CWP installation
« on: August 14, 2023, 07:17:05 AM »
OK,

What 'errors' are being displayed?

What distro are you trying to install CWP onto?

VPS or Dedicated?
Specs?

696
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 14, 2023, 07:14:10 AM »
What disro are you install CWP on?

Is it a VPS or Dedicated box?
Specs?

697
CentOS Configuration / Re: Pages randomly not loading fully
« on: August 11, 2023, 04:48:35 PM »
Has this happened from the beginning?

Or something new on a stable system?

698
CentOS 7 Problems / Re: PHP version Switcher not working
« on: August 11, 2023, 04:46:31 PM »
Keep an eye out for the CWP crons as well, to make sure they are running.

CWP uses PHP 7.1, and if it's missing they might fail.

699
CentOS 7 Problems / Re: CWP7-PR0+wordpress+Plugin WebP
« on: August 10, 2023, 11:19:21 PM »
Well that explains some of your errors.

Nginx does not recognize .htaccess files.
.htaccess only works with Apache Only. And Nginx config doesn't work with Apache.
And then you have added Varnish into the mix.

So you'll either have to choose Apache Only, or will need an experienced WordPress SysAdmin to manually configure things with Nginx, since it gets real complicated with manual config edits/conversions.

Unfortunately there is no 'Default' WordPress Installation, it's manual script install, via Softaculous, or the Addon tool in the user panel, which assumes Apache Only.

THEN you have CloudFlare doing their rewrites, depending on how you have their Security features setup.

700
CentOS 7 Problems / Re: CWP7-PR0+wordpress+Plugin WebP
« on: August 10, 2023, 09:37:19 PM »
What distro are you running?

Are you running Apache, Nginx, Combo of both?

How was WordPress installed?

701
E-Mail / Re: There is a CWP server vulnerability. Please help me.
« on: August 08, 2023, 01:24:13 AM »

702
CentOS 7 Problems / Re: Limit server resources (cgroups) Failed
« on: August 07, 2023, 08:39:16 AM »
OK
What did the output of the error log show?

What distro are you running?

This on a dedicated server or VPS?
If VPS, what vitalizer software?

703
Information / Re: Who Can I contact for a CWP Pro license?
« on: August 06, 2023, 09:37:50 PM »
I can not answer that as I do not work for CWP.

But I know from experience, csf can accidently block the CWP licensing servers.

704
Information / Re: Who Can I contact for a CWP Pro license?
« on: August 06, 2023, 04:12:01 AM »
If you have CSf enabled, temporarily disable it, as you might have blocked the licensing server.

Then login via SSH to the CLI.
systemctl stop csf
systemctl stop lfd
cd /scripts
./update_cwp

Then Start csf again:
systemctl start csf
systemctl start lfd

--
If that doesn't work, and If you want, PM me with your servers IPv4.

I'll add it under our reseller account until you hear back from support.

705
CentOS 7 Problems / Re: DKIM invalid or fail, how to restore to ok ? ? ?
« on: August 01, 2023, 02:43:06 AM »
Which do you recommend:
Starflare?
Cloudburst?

I used to use NameCheap but pivoted away to Cloudflare for domain registration and DNS infrastructure several years ago. Aside from the financial aspects (NameCheap doesn't live up to its name as well as it used to, and Cloudflare is true wholesale pricing), I experienced a DDoS that took down NameCheap's DNS and therefore knocked all my domains offline for hours, affecting numerous clients. That was the last straw that pushed me to switch providers. Plus, Cloudflare's distributed architecture is great, the feature amenities are unmatched, and DNS updates propagate worldwide nearly instantaneously. Win, win, win.

Ditto.
We switched from Namecheap to Cloudflare as well.

As they do add that extra level of DDoS protection.

Which is why we suggest them.

Plus they offer they offer DNS resolution:
1.1.1.1
1.0.0.1
2606:4700:4700::1111
2606:4700:4700::1001

Pages: 1 ... 45 46 [47] 48 49 ... 79