Collabora Online - Built-in CODE Server error message

I rund latest Nextcloud under CentOS 7, php 74, apache 2.4.6 and kernel-3.10.0-1160.11.1.el7.x86_64
With Collabora Online - Built-in CODE Server, the response time from screen to screen is very slow.
I found these error messages:
loolwsd: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by loolwsd) loolwsd: /lib64/libstdc++.so.6: version GLIBCXX_3.4.21’ not found (required by loolwsd)
loolwsd: /lib64/libstdc++.so.6: version `CXXABI_1.3.9’ not found (required by loolwsd)

But file can be found in
/lib64/libstdc++.so.6, and
/usr/lib64/libstdc++.so.6

What am I doing wrong?

Kind regards,

Wolfgang

execute this ssh and find out that there it’s no version installed on the module… i have the same issue on centos 7

strings /lib64/libstdc++.so.6 | grep CXXABI