OVH Community, your new community space.

Debian Apache2: libgcc_s.so.1 must be installed for pthread_cancel to work


soyoustarter
11.10.14, 22:00
Mach mal ein:

apt-get install --reinstall libapache2-mod-php5

Tibain
11.10.14, 19:30
Moin,

hatte heute ein Paar Probleme mit Apache2, war zu Faul zum fixen und habe Kurzerhand Apache mit purge entsorgt.

Ich bekomme nun immer die Meldung

Code:
root@debian:/var/www# service apache2 start
sh: 0: getcwd() failed: No such file or directory
[....] Starting web server: apache2apache2: Syntax error on line 244 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory
Action 'start' failed.
The Apache error log may have more information.
 failed!
root@debian:/var/www#
Hatte dann meine /etc/apache2 und /var/www-Ordner ausm Backup von gestern hochgeladen, die Meldung bleibt. Hier die /var/log/apache2/error.log:

Code:
root@debian:/var/www# tail -f /var/log/apache2/error.log
[Sat Oct 11 20:23:05 2014] [notice] child pid 17718 exit signal Aborted (6)
[Sat Oct 11 20:23:05 2014] [notice] child pid 17719 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Sat Oct 11 20:23:07 2014] [notice] child pid 17777 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Sat Oct 11 20:23:09 2014] [notice] child pid 17805 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
[Sat Oct 11 20:23:10 2014] [notice] child pid 17833 exit signal Aborted (6)
[Sat Oct 11 20:23:10 2014] [notice] child pid 17834 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Sat Oct 11 20:23:12 2014] [notice] child pid 17890 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Sat Oct 11 20:23:14 2014] [notice] child pid 17918 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
[Sat Oct 11 20:23:15 2014] [notice] child pid 17946 exit signal Aborted (6)
[Sat Oct 11 20:23:15 2014] [notice] child pid 17947 exit signal Aborted (6)
^C
root@debian:/var/www#
Auch wenn nur ein TS drauf läuft würde ich einer Neuinstallation gerne aus dem Weg gehen. Habe in google bisher nur Stuss zu cpanel gefunden (obwohl cpanel ja niemals in der Suche erwähnt wurde...)

Danke schonmal (: