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.
691
WebHosting-Billing / Re: WebHosting-Billing by CWP
« on: September 24, 2024, 10:40:00 AM »
All the posts I see (x, Discord, Website) are from late July 2024. Around the 21st & 22nd.
Hope it is still going.
It's not easy, but at least this fork of BoxBilling, they had a head start.
We wound up buying the owned license for Blesta for it's module support, and general support & updates.
Hope it is still going.
It's not easy, but at least this fork of BoxBilling, they had a head start.
We wound up buying the owned license for Blesta for it's module support, and general support & updates.
692
Other / Re: Yup - RH 10 beta is out...
« on: September 24, 2024, 01:12:08 AM »
Guess I'm part masochist, when I try I'll post and see how well it goes with CWP.
The 16 free licenses from RedHat is nice.
Would cover our public mirror network.
But I try to keep things uniform with AlmaLinux.
The 16 free licenses from RedHat is nice.
Would cover our public mirror network.
But I try to keep things uniform with AlmaLinux.
693
Other / Yup - RH 10 beta is out...
« on: September 23, 2024, 03:57:52 PM »
Will be trying RedHat's beta 10 (aka CentOS 10 Stream) OS.
Anyone else try it yet?
Anyone else try it yet?
694
WebHosting-Billing / Re: WebHosting-Billing by CWP
« on: September 23, 2024, 03:56:08 PM »
This fork and the FOSSBilling fork both looked interesting.
Looks like FOSSBilling died also though. Last release was June 2024.
They didn't want to update the CWP module, and Months ago, one of the developers was actually hostile towards CWP or anyone who mentioned it.
Looks like FOSSBilling died also though. Last release was June 2024.
They didn't want to update the CWP module, and Months ago, one of the developers was actually hostile towards CWP or anyone who mentioned it.
695
Postfix / Re: connection refused to a domain on another virtual machine
« on: September 23, 2024, 03:45:27 PM »
Forwarding on a standard router can only forward port 25, 465, 587 to 1 machine, and then has to be able to communicate back out via that same port.
rDNS has to be correctly setup as well as DMARC, DKIM, SPF and not to mentioned SSL or MTA-STS.
Pointing 1 public to a VM is good for test and learning.
But if you going to use these as a production server, they each need public IP's, not behind a NAT.
Using a NAT isn't going to get support from anyone really, since every router can be configured differently.
rDNS has to be correctly setup as well as DMARC, DKIM, SPF and not to mentioned SSL or MTA-STS.
Pointing 1 public to a VM is good for test and learning.
But if you going to use these as a production server, they each need public IP's, not behind a NAT.
Using a NAT isn't going to get support from anyone really, since every router can be configured differently.
696
CentOS 5 Problems / Re: ftp and webmail ip address
« on: September 21, 2024, 12:03:41 AM »The original post is from 2015.
WOW. So it is...
697
CentOS 5 Problems / Re: ftp and webmail ip address
« on: September 20, 2024, 01:24:19 AM »
Agreed CentOS 6 is 'way too old', but so is CentOS in general.
You should be running either AlmaLinux 8 or 9.
If you are learning then AlmaLinux 9, so you can get use to all the newer commands.
You should be running either AlmaLinux 8 or 9.
If you are learning then AlmaLinux 9, so you can get use to all the newer commands.
698
CentOS-WebPanel Bugs / Re: Latest CWP Almalinux 9 sept2024 fresh instal = amavis timeout + mariadb Vmem exc
« on: September 19, 2024, 05:28:28 PM »
There are certain installation steps that are needed for CWP on AL9.
Otherwise you'll be chasing your tail.
To fix OpenDKIM on CWP & AL9 see:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
Code: [Select]
dnf install spamassassin amavisOtherwise you'll be chasing your tail.
To fix OpenDKIM on CWP & AL9 see:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
699
Suggestions / Re: usernames
« on: September 16, 2024, 06:06:39 PM »
WHMCS, Clientexec, Blesta all create a random lowercase/numeric username for the accounts.
This also can be seen when a customer logs into said management system, and also has a reset password there as well.
Or the customer could open a support ticket asking what their username is.
You can also choose a custom un if you are creating the account manually, as long as it in no longer than 8 characters.
Usernames can only be lower case letters & numbers.
This also can be seen when a customer logs into said management system, and also has a reset password there as well.
Or the customer could open a support ticket asking what their username is.
You can also choose a custom un if you are creating the account manually, as long as it in no longer than 8 characters.
Usernames can only be lower case letters & numbers.
700
Mod_Security / Re: MOD SECURITY issue on new CWP PRO INSTALLATION
« on: September 13, 2024, 10:28:59 PM »
Go figure https://waf.comodo.com/ is down, again...
701
Mod_Security / Re: MOD SECURITY issue on new CWP PRO INSTALLATION
« on: September 13, 2024, 10:24:49 PM »
Which ruleset are you using?
Comodo is at 1.241 that has fixes in it for WooCommerce.
The ones CWP installs are 1.240.
OWASP isn't bad, but isn't good either.
It seems to gives ALOT of false positives.
Comodo is at 1.241 that has fixes in it for WooCommerce.
The ones CWP installs are 1.240.
OWASP isn't bad, but isn't good either.
It seems to gives ALOT of false positives.
702
Installation / Re: Cannot login to admin CWP
« on: September 12, 2024, 03:06:11 PM »
Install AlmaLinux 8, as suggested above and that should take care of the problems.
Unless you want to deal with a beta OS for testing purposes that will give weird errors.
Unless you want to deal with a beta OS for testing purposes that will give weird errors.
703
Installation / Re: Cannot login to admin CWP
« on: September 11, 2024, 11:46:52 PM »
There is no longer CentOS, RH killed it.
It just their beta version OS called CentOS Stream.
The recommended version like Jose mentioned is AlmaLinux 8.x
But AlmaLinux 9.x is working well also, even thought CWP is in beta on that OS.
It just their beta version OS called CentOS Stream.
The recommended version like Jose mentioned is AlmaLinux 8.x
But AlmaLinux 9.x is working well also, even thought CWP is in beta on that OS.
704
PHP / Re: FYI - ionCube Release new loaders 13.3.1
« on: September 11, 2024, 11:44:39 PM »
Download an extract the new 13.3.1 ionCube loaders. Current version as of 2024-09-11
If you are using Bitvise for your SSH, then you can us ethe built-in SFTP, the button on the left is labeled 'New SFTP Window"
For Local Path, select your directory where you extracted the new loaders.
For the Remote Path, enter:
Then just copy over, and overwrite the loaders.
After this has completed, you will nee dto reboot the server, or it will lock up.
When it reboots, run:
You will see your PHP version, and the new version of ionCube loaders.
If you are using Bitvise for your SSH, then you can us ethe built-in SFTP, the button on the left is labeled 'New SFTP Window"
For Local Path, select your directory where you extracted the new loaders.
For the Remote Path, enter:
Code: [Select]
/usr/local/ioncubeThen just copy over, and overwrite the loaders.
After this has completed, you will nee dto reboot the server, or it will lock up.
When it reboots, run:
Code: [Select]
php -vYou will see your PHP version, and the new version of ionCube loaders.
705
Information / Re: How to create a second account for the Admin Panel
« on: September 10, 2024, 01:19:02 PM »
As far as I know there can only be 1... (Highlander music playing)
As the Admin account uses the root login credentials.
As the Admin account uses the root login credentials.
