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 ... 20 21 [22] 23 24 ... 79
316
Suggestions / Re: How secure is CentOS Web Panel?
« on: April 17, 2024, 10:16:28 PM »
If you run CWPpro with mod_security with the Comodo rule set along with CSF/LDF (configured correctly) then it is secure.

You have to worry more about keeping your scripts/carts/WordPress up to date.
That's where most security holes come from.

317
Information / Tested AlmaLinux 9.4-beta-1 with CWP 9 beta 0.9.8.1177
« on: April 17, 2024, 10:12:03 PM »
So AlmaLinux released 2 betas. 9.4-beta & 8.10-beta

There are some tricks to get CWP 9 beta 0.9.8.1177 installed OK.
And with all beta versions, will have bugs & things missing.

First you have to install ClamAV before CWP.
Also the MariaBD Upgrade doesn't work. Looks like they are pulling from another repo.
So you have to manually create the MariaDB.repo and put in 10.11.x or higher.

The after you install CWP & reboot, you have to manually install SpamAssassin & AMaViS. Which is a simple dnf install.

Still can't get PHP 8.3.x to build, the beta is stuck at 7.4.33.

Apache manually upgraded to 2.4.59 without problem.

Also RoundCube can only be upgraded to 1.5.6 still on the beta.
When you look under /usr/local/cwp/ only php71 is there, not php74 to be able to install 1.6.6 (Current RoundCube as of 2024-04-17)

Here are 2 screenshots of the test install I did today.
You'll have to use the scroll bar at the bottom to scroll right to see the services.









If anyone has anything they would like me to look at or try, let me know.

318
CWP doesn't support IPv6, but Apache 2.4 does.

BUT Requires manual configuration.

We use IPv4 & IPv6.

BUT with IPv6, you have to manually add it to the VHOST .conf file
Here's an example.

Goto WebServer Settings -> WebServers Conf Editor -> Tab labeled [/usr/local/apache/conf.d/vhosts/], Select the .conf you want to add IPv6 to.

At the very top you will see: <VirtualHost 1.2.3.4:80>

Simply at the top, add the IPv6, so it looks like: <VirtualHost 1.2.3.4:80 [Your IPv6]:80>

You will need to do this with both files. .conf & .ssl.conf.
But with ssl, you will have the port set to 443.

Now you have to lock the .conf files, so when CWP run it's updated it won't wipe out your config.
You can also create a template for each site, but that always seemed like a pain in the @$$.

To lock the files run:
Code: [Select]
cd /usr/local/apache/conf.d/vhosts/
chattr +i *.conf

To unlock run:
Code: [Select]
cd /usr/local/apache/conf.d/vhosts/
chattr -i *.conf

If you got lost, then you might want to hire an experienced sys admin.

319
Could you clarify?

I don't understand what you are trying to ask.

But everything the client does, is done thru the web interface using a web browser (Chrome, Edge, opera, etc.)

Admin can use the CLI or Admin web interface (for most stuff)

320
PHP / Re: PDlib Installation on CWP
« on: April 15, 2024, 12:54:06 AM »
No, for some reason when I login it takes me to a different thread.

321
SSL / Re: SSL Manual Install Stopped Working
« on: April 13, 2024, 06:32:57 PM »
Could you please advise of the following:

What 'errors' and/or 'messages' are being displayed in the logs?

What distro are you trying to install CWP onto? / What distro are you are you running CWP on?

CWP Free or CWPpro?

VPS or Dedicated?

Public or NAT?

322
Didn't ask about DKIM, since your initial post said:
Quote
We have a domain set up with spf, dkim enabled, normal messages work fine.

But glad you got it figured out and it's working.

323
CentOS 7 Problems / Re: CPU 100% and IO Full Red
« on: April 13, 2024, 06:28:16 PM »
Kindly look at this

https://pasteboard.co/K0PohO7ntKxr.jpg

the disk IO is completely used up and no site are loading the two sites on the server are too slow or fail to load at all

thank you

Those 2 graphs are never accurate.

Run & past htop or mpstat from the CLI.

htop will show CPU Usage, and mpstat will also show Steal % if you are running a VPS.

324
Where do you have the vacation message setup?

In RoundCube?
If so, What version are you running?
If so, that should be sending form the mailbox it is setup in.

325
E-Mail / Re: SSL Cert Update Issues with Mail Server
« on: April 12, 2024, 12:45:14 PM »
Could you please advise of the following:

What 'errors' and/or 'messages' are being displayed or from logs?

What distro are you trying to install CWP onto? / What distro are you are you running CWP on?

Public or NAT?

326
CentOS 7 Problems / Re: CPU 100% and IO Full Red
« on: April 12, 2024, 12:43:34 PM »
Nothing there shows 100% CPU or high memory usage.

The top process (PID 19881) is only at 11.8% CPU

kworkers are multiple httpd instances, which is normal for a web server.

327
Installation / Re: cwp pro licence
« on: April 11, 2024, 03:47:15 PM »
Activation should be instant.

Goto your CLI, and run: sudo sh /scripts/update_cwp

328
Installation / Re: cwp pro licence
« on: April 10, 2024, 03:50:44 PM »
The CWPpro license binds to a Public IP.

So if you have NAT setup to have your public IP goto a Private IP, it should work.

But if you are trying Multiple servers with only 1 public IP, it won't.

329
Information / Re: Is it 6 month or Annually License?
« on: April 10, 2024, 03:48:38 PM »
It seems like you're experiencing an issue with your CWPpro license and billing. Unfortunately, as an AI, I don't have direct access to your account information or the ability to resolve billing issues. However, I can offer some general advice on how to address this situation:

1. Contact Customer Support: The best course of action would be to reach out to the customer support or billing department of CWPpro. They will have access to your account details and can help you resolve any discrepancies or issues with your license and billing.

2. Provide Documentation: When contacting customer support, make sure to provide any relevant documentation such as proof of payment, invoices, and details of the license(s) in question. This will help them better understand your situation and assist you more effectively.

3. Clarify IP Changes: If you've changed your server's IP address and this has caused confusion with your license, make sure to explain this clearly to customer support. They should be able to update your account accordingly and consolidate any duplicate or split billing.

4. Review Terms and Conditions: It's also a good idea to review the terms and conditions of your license agreement to understand any policies regarding IP changes, license transfers, and billing cycles.

By reaching out to customer support and providing the necessary information, you should be able to resolve the issue with your CWPpro license and billing.

Another Hacker AI Bot that doesn't belong to CWP.

Do NOT send it any info!

330
Just wanted to see if there was a How To guide on how to setup Cloudflare so end users don't get errors already done.

Pages: 1 ... 20 21 [22] 23 24 ... 79