• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Mariadb 10.6 bind to port issue.

Dave W

Regular Pleskian
Server operating system version
Almalinux 8.6
Plesk version and microupdate number
Product version: Plesk Obsidian 18.0.44.3 OS version: AlmaLinux 8.6 x86_64 Build date: 2022/06/14 18:00 Revision: 706e0d50fa11eb71b2f8c735856695131f29ef86
Clean install on Almalinux 8.6
Installed the mariadb repo for Mariadb 10.6
Ran the plesk installer.
Plesk installs but Mariadb fails with an error creating socket on port 3306.

Edit the my.cnf and change

bind-address = :ffff::127.0.0.1

to

bind-address = 127.0.0.1

and Mariadb starts.
mariadb-common provides the my.cnf file.

Why is Mariadb failing to start?

Can Plesk add a my.cnf file to the Plesk installer to correct this?

Rgds
Dave_W
 
Thats not the issue, I can fix it by changing the my.cnf file to

bind-address = 127.0.0.1

but my point is that the original my.cnf installed by the Plesk installer file breaks Mariadb.
 
Can you please report this issue so the Plesk developers can look at it?

 
Back
Top