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.
32
MySQL / Re: upgraded MariaDB, and to 10.11and does not recognize the database....
« on: June 08, 2025, 12:36:36 PM »Yea, only update via the CLI usingCode: [Select]dnf --refresh update
A dependency might not have installed via that yum manager.
If you followed the guide, it should have installed the latest version of 10.11.x
Unless of course, you did the before 10.11.13 came out.
Try running the above CLI update command first.
If that fails, try the upgrade as a last resort.
Hi,
1. Ok, 10.11.13 is the version released, but the question is 10.11.11 or 10.11.13, which do you think is better to use?
2. Using https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-with-cwp-on-almalinux-9/ can I install version 10.11.11?!?
What should I do?
Thanks in advance!
BR
Venty
33
PHP / Re: PHP-selector instalation problem
« on: June 05, 2025, 02:44:24 PM »
Hi,
This error occurs when you installed another version of PHP before this 7.4 installation and did not delete the message from notifications_list that the previous installation was complete...
BR
Venty
This error occurs when you installed another version of PHP before this 7.4 installation and did not delete the message from notifications_list that the previous installation was complete...
BR
Venty
34
CentOS 7 Problems / Re: Aborted connection 155 to db on Postfix Mail Server
« on: June 04, 2025, 04:37:56 PM »
Hi,
appeared again...
.... mariadbd[4869]: 2025-06-04 19:31:08 3126 [Warning] Aborted connection 3126 to db: 'postfix' user: 'postfix' host: 'localhost' (Got an error reading communication packets)
appeared again...
.... mariadbd[4869]: 2025-06-04 19:31:08 3126 [Warning] Aborted connection 3126 to db: 'postfix' user: 'postfix' host: 'localhost' (Got an error reading communication packets)
35
CentOS 7 Problems / Re: Aborted connection 155 to db on Postfix Mail Server
« on: June 04, 2025, 02:36:18 PM »36
CentOS 7 Problems / Re: Aborted connection 155 to db on Postfix Mail Server
« on: June 04, 2025, 02:07:19 PM »In / etc / my.cnf add this under [mysqld]Code: [Select]innodb_buffer_pool_size=100M
Restart mariadb.
max_allowed_packet=1024M
net_read_timeout=3600
net_write_timeout=3600
Hi,
Thank you very much for the answer .....
You recommend that I enter a code in a place within a file /etc/my.cnf ... In a file, I can't find the place where to enter the code, please help? I am with AL9...
Thanks in advance!
BR
Venty
37
CentOS 7 Problems / Re: Aborted connection 155 to db on Postfix Mail Server
« on: June 04, 2025, 11:32:28 AM »
Hi,
Does anyone offer a solution to this issue?
Thanks in advance!
BR
Venty
Does anyone offer a solution to this issue?
Thanks in advance!
BR
Venty
38
MySQL / Re: upgraded MariaDB, and to 10.11and does not recognize the database....
« on: June 04, 2025, 03:51:57 AM »Steps 4 & 6 are critical with EL9/AL9.
.........
Hi,
many thanks for the help, but maybe it wasn't clear...
1. After installing the server (AL 9+CWP) manually, via:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-with-cwp-on-almalinux-9/
I updatedMariaDB to the current stable version 10.11.11 and everything worked normally...
2. I updated to MariaDB version 10.11.13, via CWP from the menu Server Settings-->Yam Manager ... and CWP updated MariaDB to version 10.11.13, automatically ... and then my problem started...
Can I repeat :
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-with-cwp-on-almalinux-9/
so I will eventually delete version 10.11.13 and install it again, but according to the instructions...

Pls, help...
BR
Venty
39
MySQL / Re: upgraded MariaDB, and to 10.11and does not recognize the database....
« on: June 03, 2025, 04:35:39 AM »
Hi,
What do you mean-.....miss the last step?
?
And you are indeed on EL9 (AlmaLinux 9)?
Yes, I use AlmaLinux 9.6....
BR
VK
What do you mean-.....miss the last step?

And you are indeed on EL9 (AlmaLinux 9)?
Yes, I use AlmaLinux 9.6....
BR
VK
40
MySQL / upgraded MariaDB, and to 10.11and does not recognize the database....
« on: June 02, 2025, 06:18:25 PM »
Hi,
I used the instructions here:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-with-cwp-on-almalinux-9/
and upgraded MariaDB to 10.11....
Today, I had to create a new database with a user through the user panel. Everything went normally, but when I tried to use the database during WordPress installation, I encountered an error stating that it could not access the database.
I tested it several times, but it didn't work.. Then again, through the user panel, I "changed" the password of the database user (I copied and pasted the same one that I had set when creating the database), and everything worked - the WordPress installation accessed the database???
I haven't made any changes to the server, except that on 25.05 MariaDB was updated to 10.11.13 and I changed the root password.
When checking the status of the MySQL Database Server, I found the following entries:
Jun 02 20:59:19 hosting.mydomain.com mariadbd[1123]: 2025-06-02 20:59:19 682 [Warning] Aborted connection 682 to db: 'postfix' user: 'postfix' host: 'localhost' (Got an error reading communication packets)
Jun 02 21:03:04 hosting.mydomain.com mariadbd[1123]: 2025-06-02 21:03:04 1234 [Warning] Aborted connection 1234 to db: 'postfix' user: 'postfix' host: 'localhost' (Got an error reading communication packets)
Jun 02 21:04:08 hosting.mydomain.com mariadbd[1123]: 2025-06-02 21:04:08 1693 [Warning] Access denied for user 'hosmyd_k92test'@'localhost' (using password: YES)
Please help, what should I do?
BR
Venty
I used the instructions here:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-with-cwp-on-almalinux-9/
and upgraded MariaDB to 10.11....
Today, I had to create a new database with a user through the user panel. Everything went normally, but when I tried to use the database during WordPress installation, I encountered an error stating that it could not access the database.
I tested it several times, but it didn't work.. Then again, through the user panel, I "changed" the password of the database user (I copied and pasted the same one that I had set when creating the database), and everything worked - the WordPress installation accessed the database???
I haven't made any changes to the server, except that on 25.05 MariaDB was updated to 10.11.13 and I changed the root password.
When checking the status of the MySQL Database Server, I found the following entries:
Jun 02 20:59:19 hosting.mydomain.com mariadbd[1123]: 2025-06-02 20:59:19 682 [Warning] Aborted connection 682 to db: 'postfix' user: 'postfix' host: 'localhost' (Got an error reading communication packets)
Jun 02 21:03:04 hosting.mydomain.com mariadbd[1123]: 2025-06-02 21:03:04 1234 [Warning] Aborted connection 1234 to db: 'postfix' user: 'postfix' host: 'localhost' (Got an error reading communication packets)
Jun 02 21:04:08 hosting.mydomain.com mariadbd[1123]: 2025-06-02 21:04:08 1693 [Warning] Access denied for user 'hosmyd_k92test'@'localhost' (using password: YES)
Please help, what should I do?
BR
Venty
41
E-Mail / WordPress nail
« on: April 12, 2025, 02:35:32 PM »
Hi,
since few days i stopped receiving messages from wordpress about new site...
BR
Ventyp
since few days i stopped receiving messages from wordpress about new site...

BR
Ventyp
42
Installation / Re: Hidden processes...
« on: March 29, 2025, 05:43:39 PM »What exactly are the steps you follow?
H,
sorry the first picture is not related to the topic...
Only this one is relevant:
https://prnt.sc/xxeOnFoYtp42
I select "Enable protection":
https://prnt.sc/b5Y0eozhI5b_
but there is no change the screen looks like this again:
https://prnt.sc/xxeOnFoYtp42
Thanks in advance!
BR
Venty
43
Problems on other RedHat linux servers / Re: error_log: binary file matches
« on: March 26, 2025, 04:23:37 PM »44
Problems on other RedHat linux servers / error_log: binary file matches
« on: March 25, 2025, 04:41:18 PM »
Hi,
I am using AL 9..., I get the following error message:
grep: /usr/local/cwpsrv/logs/error_log: binary file matches
What should I do?
Thanks in advance!
BR
Venty
I am using AL 9..., I get the following error message:
grep: /usr/local/cwpsrv/logs/error_log: binary file matches
What should I do?
Thanks in advance!
BR
Venty
45
Suggestions / Re: :):):) Comodo WAF rules update required :):):)
« on: March 19, 2025, 02:00:04 PM »
Hi,
in this article :
https://starburst.help/control-web-panel-cwp/modsecurity/owasp-crs-ruleset-update-to-4-12-0-running-cwp-and-apache-on-almalinux-8-9/
here ( step 8 ), please look maybe there is an error: https://prnt.sc/CrpsjlKky6R2
After the correction I made and when trying to test the mod security, the test does not work???
BR
Venty
in this article :
https://starburst.help/control-web-panel-cwp/modsecurity/owasp-crs-ruleset-update-to-4-12-0-running-cwp-and-apache-on-almalinux-8-9/
here ( step 8 ), please look maybe there is an error: https://prnt.sc/CrpsjlKky6R2
After the correction I made and when trying to test the mod security, the test does not work???
BR
Venty