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
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