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.
16
SSL / Re: Unabl to update SSL cert after router upgrade
« on: May 25, 2025, 08:42:13 AM »
@overseer, I like TP-Link, but it's on a banned list for certain uses.
Wasn't trying to intimidate anyone. Just pointing out the backdoor found on their equipment.
MikroTik router software and hardware are good also.
But it's not for beginners.
Your A record looks good.
But usually beside port wording you also have to configure your NAT and Firewall to allow 2 way 80 & 443 traffic.
This has to be done in your modem as well (At least with AT&T Fiber it does), which goes back to the multiple different configs needed, makes helping on these subjects difficult.
Wasn't trying to intimidate anyone. Just pointing out the backdoor found on their equipment.
MikroTik router software and hardware are good also.
But it's not for beginners.
Your A record looks good.
But usually beside port wording you also have to configure your NAT and Firewall to allow 2 way 80 & 443 traffic.
This has to be done in your modem as well (At least with AT&T Fiber it does), which goes back to the multiple different configs needed, makes helping on these subjects difficult.
17
SSL / Re: Unabl to update SSL cert after router upgrade
« on: May 24, 2025, 05:55:44 PM »
NAT problems are difficult, due to all the various hardware and configuration settings.
You need to make sure ports 80 & 443 are open & being forwarded correctly, not only on the router but also CWP.
If the IP changed, then you will need to update CWP.
Then also do you have a static or dynamic IP.
Good luck.
This is where network config knowledge comes into play as a Sys Admin, as they can't be diagnosed most times remotely.
--
Also FYI, TP-Link hardware use has been suspended due to security backdoors found in their hardware.
You need to make sure ports 80 & 443 are open & being forwarded correctly, not only on the router but also CWP.
If the IP changed, then you will need to update CWP.
Then also do you have a static or dynamic IP.
Good luck.
This is where network config knowledge comes into play as a Sys Admin, as they can't be diagnosed most times remotely.
--
Also FYI, TP-Link hardware use has been suspended due to security backdoors found in their hardware.
18
MySQL / Re: Can not update MariaDB
« on: May 22, 2025, 11:43:10 PM »
If you look at the error also they are using CentOS 7, hence my reply back in August.
Guess they decided to stick with an EOL OS with no support.
I'm guessing it is MariaDB 10.2.
Guess they decided to stick with an EOL OS with no support.
I'm guessing it is MariaDB 10.2.

19
PHP / Re: AH01075: Error dispatching request to : (polling)
« on: May 22, 2025, 09:33:39 PM »
A user account won't be able to access 'localhost' with CWP security setup.
I would look at the script trying to run at that time, and maybe try your domain name instead of 'localhost'.
If that fails, maybe reach out to whoever that script belongs to for a suggestion.
I would look at the script trying to run at that time, and maybe try your domain name instead of 'localhost'.
If that fails, maybe reach out to whoever that script belongs to for a suggestion.
20
MySQL / Re: Can not update MariaDB
« on: May 22, 2025, 09:26:40 PM »
Erh? 
Do yo mean MariaDB 10.2? or MySQL (which current version is only 9.2.0)
If you do mean MariaDB 10.2, that version is way past EOL, so is 10.3, which ended 11 months ago (29 May 2024)
MariaDB 10.4 is a LTS that ends in in 4 years (29 May 2029).

Do yo mean MariaDB 10.2? or MySQL (which current version is only 9.2.0)
If you do mean MariaDB 10.2, that version is way past EOL, so is 10.3, which ended 11 months ago (29 May 2024)
MariaDB 10.4 is a LTS that ends in in 4 years (29 May 2029).
21
E-Mail / Re: Spamassassin Error: cannot create user preferences file //.spamassassin/user_pre
« on: May 15, 2025, 05:52:09 PM »
CentOS 7, which has been said several times here, is way past EOL and there is no longer support for it.
Program repos have stopped working with that version long ago, some of which have been removed.
RH has archived CentOS 7.
To do updates or have some options working, you will need to update to at least EL8 or EL9, now that EL10 has been release.
AlmaLinux 8.x is the current suggestion OS.
Program repos have stopped working with that version long ago, some of which have been removed.
RH has archived CentOS 7.
To do updates or have some options working, you will need to update to at least EL8 or EL9, now that EL10 has been release.
AlmaLinux 8.x is the current suggestion OS.
22
E-Mail / Re: Spamassassin Error: cannot create user preferences file //.spamassassin/user_pre
« on: May 15, 2025, 05:39:53 PM »
Could you please advise of the following:
What distro are you are you running CWP on?
CWP Free or CWPpro?
Public or NAT?
What distro are you are you running CWP on?
CWP Free or CWPpro?
Public or NAT?
23
PostgreSQL / Re: Why does phpPgAdmin give an error?
« on: May 14, 2025, 09:24:22 PM »
Quick question, Did you build PHP with pgsql and pdo-pgsql?
By Default, these are disabled when PHP is built.
By Default, these are disabled when PHP is built.
24
CentOS-WebPanel Bugs / Re: Text editor in File Manager
« on: May 14, 2025, 07:51:48 PM »
I usually use Nano on the servers, but I was lazy, and bot it that bite me in the butt.
Though the script writer did introduce me to Sublime Text.
Though the script writer did introduce me to Sublime Text.
25
Information / Re: Well, it's happened... RHEL 10 has been released...
« on: May 14, 2025, 07:49:35 PM »
When EPEL for 10 was released, I tried to start testing, but failed.
Still working on it... You know me, if their is a headache, I'll find it...
Also CWP is going to either have to drop the DNS Cluster solution, or update it so PHP 8.x can be used.
Having to use AL8 & PHP 7.0 isn't right.
Still working on it... You know me, if their is a headache, I'll find it...
Also CWP is going to either have to drop the DNS Cluster solution, or update it so PHP 8.x can be used.
Having to use AL8 & PHP 7.0 isn't right.
26
CentOS-WebPanel Bugs / Re: Text editor in File Manager
« on: May 14, 2025, 07:11:43 PM »
Yea, you try a quick little edit, and it messes the file up.
I noticed it's also enabled in Notepad++ if you use it, you need to disable it under settings -> Preferences-> Auto-Completion.
I noticed it's also enabled in Notepad++ if you use it, you need to disable it under settings -> Preferences-> Auto-Completion.
27
Information / Well, it's happened... RHEL 10 has been released...
« on: May 14, 2025, 06:50:53 PM »
Red Hat has released RHEL 10...
AlmaLinux is said to have a release for AlmaLinux 10 in the next week or so...
EPEL has had 10 support for awhile.
Hopefully CWP adds a new group for Problems on 10.
AlmaLinux is said to have a release for AlmaLinux 10 in the next week or so...
EPEL has had 10 support for awhile.
Hopefully CWP adds a new group for Problems on 10.

28
CentOS-WebPanel Bugs / Text editor in File Manager
« on: May 13, 2025, 03:15:58 PM »
Just had a script troubleshot, and it turned out CRLF line terminators where being added to the end and causing the script to error and not run.
The editor in File Manager (fileManager_v2) automatically adds CRLF line terminators
The editor in File Manager (fileManager_v2) automatically adds CRLF line terminators
29
CentOS-WebPanel GUI / Re: NetworkManager errors / warnings
« on: May 13, 2025, 02:00:09 PM »
So are you trying to Enable or Disable IPv6?
30
Installation / Re: install in centos 9
« on: May 10, 2025, 12:02:58 AM »
The MariaDB root password is different from the main root password.
It would have shown on the screen after CWP finished installing.
CentOS is a beta OS now, and should not be used for production as it now just a test platform for REHL.
CWP works well on AlmaLinux 9.x, with a few minor bug here & there.
It would have shown on the screen after CWP finished installing.
Quote
Write down login details and press ENTER for server reboot!
CentOS is a beta OS now, and should not be used for production as it now just a test platform for REHL.
CWP works well on AlmaLinux 9.x, with a few minor bug here & there.