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 ... 12 13 [14] 15 16 ... 60
196
Other / Re: Support form in Turkey
« on: January 20, 2024, 02:01:35 AM »
CWP doesn't have 'distributorships' or 3rd party 'support teams'.

You can signup to be a Reseller, if you commit to x amount of licenses a month.

If you want to help other users with support, that is done here in the forums when other users post questions for help.
As we help each other for free.

197
FTP / Re: FTP connection without adding IP to Whitelist
« on: January 20, 2024, 01:59:10 AM »
FTP uses Port 21, make sure this port is open in your CSF TCP_IN line.

198
CentOS 8 Problems / Re: reboot problem
« on: January 20, 2024, 01:57:52 AM »
If 'reboot' or 'shutdown -r now' doesn't work from the CLI, then there was an installation problem somewhere.

You could check your BIOS, but that should only control the power state after a power failure.

What OS are you running?

199
Installation / Re: Endless login
« on: January 19, 2024, 09:15:42 PM »
Does this happen when you try to login to Blesta or directly into CWP?

If with CWP, when you login to the Admin panel, what happens when you goto User Accounts -> List Accounts -> 'Click on Open Panel' (Wrench & Screwdriver icon to the right of the user name)?

If that works, try to suspend & unsuspend the user account from Admin, log out, and try to login to the user panel http://domain.com:2083 or http://IPv4:2083

200
CentOS 8 Problems / Re: reboot problem
« on: January 19, 2024, 08:59:46 PM »
If your server doesn't reboot from the CLI using 'shutdown -r now', then you need to contact your provider.
You did SSH into the server as advised?

If your network doesn't start, how are you connecting to the server?
Or is this a local box?


201
Can you login to the admin panel or are user accounts getting that error message?

Login to your server with SSH, and at the CLI enter: systemctl status cwpsrv

What does it show?

Are you running WordPress?

And why are you running PHP 5.6.x?
That version is ancient, and has several vulnerabilities.

202
CentOS 8 Problems / Re: reboot problem
« on: January 18, 2024, 05:40:04 PM »
Depends on your config.

The best way to is SSH into the remote server, and from the CLI enter: shutdown -r now

Or if things are really stuck, login to your providers control panel and do a Reboot from there.
It usually also offers a VNC/Terminal connection.

203
DNS / Re: rDNS/PTR Failed for hostname
« on: January 18, 2024, 05:37:47 PM »
PTR/rDNS is handled by your upstream for your servers public IP's.

You will need to use there control panel to set them up correctly.

Also FYI rDNS/PTR doesn't work with a server behind NAT.

204
DNS / Re: dns issue
« on: January 18, 2024, 05:35:20 PM »
You can't proxy a mail server.
You will need to change your MX to mail.thelastashram.com, and then create a DNS Only A record mail.thelastashram.com 107.173.19.64

Same for the other aliases, they should be CNAME Records, not A records.

What is _dmark?
Are you trying to create a DMARC Record?

You can copy that and the DKIM from the CWP DNS server file.


Also see: https://www.alphagnu.com/topic/28-cwp-apache-restore-original-visitor-ips-with-mod_remoteip-when-using-cloudflare-proxy/#comment-30

But from that screenshot, it looks like you might need to hire a sysadminto help you.
It's all kinds of not setup correctly.

205
DNS / Re: dns issue
« on: January 18, 2024, 02:43:18 AM »
As you can see, at your domain registrar, the IP for one of the Cloudflare DNS is wrong.
It should be: 108.162.193.91


And the MX.
Where to start with that.
Domain name is Invalid. Missing .com, .net, etc.
IP is missing.
Priority is usually either 0 or 10. 10 being the most common.
Also is showing not PTR setup. Which is OK, usually this is set to the hostname, and not the mail server.

206
PHP / Just a FYI about Extended PHP Support
« on: January 18, 2024, 02:30:39 AM »
As many know the CWP DNS Cluster only supports up to PHP 7.0.x, which is past EOL.

For those of us who run it, this is somewhat an issue.

But just found out TuxCare offers Extended PHP Support for many versions, including 7.0.x.

Besides other services.

If you already knew this, my apologies, I just found out yesterday.

207
DNS / Re: dns issue
« on: January 17, 2024, 12:46:02 AM »
There are several DNS errors, including the IP for one of them is wrong.

The mail record domain name is invalid, and also missing an A record. Not sure why you have priority set to 1.

http://leafdns.com/index.cgi?testid=8853ADA5

Also www should be a CNAME, not the only A record.

208
Mod_Security / Re: mod_security with Comodo WAF locks out everbody
« on: January 16, 2024, 06:23:36 PM »
Looks like wooCommerce is blaming Comodo and not something with their 8.5.1 update.
https://developer.woo.com/2024/01/16/woocommerce-8-5-1-issues-with-web-application-firewalls-modsecurity/

But since everything was working OK, I would say it is more of a problem with 8.5.1.

They do offer this as a solution also:

"If the above doesn’t work for you, disable the Order Attribution feature to prevent future users from seeing the 403 errors by going to WooCommerce > Settings > Advanced > Features and toggling the Order Attribution feature off."

209
Mod_Security / Re: mod_security with Comodo WAF locks out everbody
« on: January 16, 2024, 05:46:31 PM »
I would never recommend disabling Mod_Security.
Most of the attacks against our servers are WordPress attacks.

Has anyone tried cPGuard (use Malware.Expert rule set)with wooCommerce?

210
Haven't heard anything lately.

AlmaLinux 8.x has an EOL of 2029
AlmaLinux 9.x has an EOL of 2032

By then, there'll probably be an AlmaLinux 10, or even 11.

So I'm wondering if they might be skipping 9, since the EOL of the two are pretty close.
And if you have to make major changes to the code, just to turn around and have to do it over in a  couple years might not make sense.
But I'm not a programmer.

Kinda like how ionCube skipped over PHP 8.0

Pages: 1 ... 12 13 [14] 15 16 ... 60