Cannot load /usr/lib/apache/libphp7.so into server: libstdc++.so.6

highr0ll34

New member
Joined
Apr 21, 2019
Messages
2
Hi,

Since upgrading custom build and doing reboot all sites are down and I am freaked out.

Apr 28 04:13:28 highr0ll34ta.nazwa.pl systemd[1]: Starting The Apache HTTP Server...
Apr 28 04:13:28 highr0ll34ta.nazwa.pl httpd[1381]: httpd: Syntax error on line 53 of /etc/httpd/conf/httpd.conf: Syntax error on line 4 of /etc/httpd/conf/extra/httpd-phpmodules.conf: Cannot load /usr/lib/apache/libphp7.so into server: libstdc++.so.6: cannot open shared object file: No such file or directory
Apr 28 04:13:28 highr0ll34ta.nazwa.pl systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Apr 28 04:13:28 highr0ll34ta.nazwa.pl kill[1456]: kill: cannot find process ""
Apr 28 04:13:28 highr0ll34ta.nazwa.pl systemd[1]: httpd.service: control process exited, code=exited status=1
Apr 28 04:13:28 highr0ll34ta.nazwa.pl systemd[1]: Failed to start The Apache HTTP Server.
Apr 28 04:13:28 highr0ll34ta.nazwa.pl systemd[1]: Unit httpd.service entered failed state.
Apr 28 04:13:28 highr0ll34ta.nazwa.pl systemd[1]: httpd.service failed.

Please help.
 
Hi,

[root@highr0ll34ta custombuild]# ./build rewrite_confs
/usr/local/directadmin/directadmin: error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS32
/usr/local/directadmin/directadmin: error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS32
/usr/local/directadmin/directadmin: error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS32
Your license OS ( ) does not match the OS installed (CentOS 7).
/usr/local/directadmin/directadmin: error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS32
./build: line 2242: [: version_cmp has a blank value when checking : integer expression expected
.ustomBuild 2.0 does support Apache 2.4 only. Please check your apache_ver value in the options.conf file: 2.4
[root@highr0ll34ta custombuild]#
 
Read here as well
 
Back
Top