Apache startet nicht mehr. (Read only File System)

Apache, Lighttpd, nginx, Cherokee
Post Reply
thorstenpl
Posts: 27
Joined: 2003-05-01 22:46
Location: Gnutz
Contact:
 

Apache startet nicht mehr. (Read only File System)

Post by thorstenpl »

Hallo,

ich habe folgendes Problem:
Wollte für eine Domain den Safe_Mode ausschalten, bin dann ins Confixx-Admin (1&1 Root mit Debian und Confixx Pro) und habe dort folgendes eingegeben:

Code: Select all

php_admin_value safe_mode off
Nach einem anschließenden Reboot wollte der Apache nicht mehr.
Zuerst kam ich auch nicht einmal mehr per SSH drauf.

Per SSH hatte ich dann folgendes ausgeführt:

Code: Select all

/etc/init.d/apache restart
doch dann kamen nur folgende Fehler:

Code: Select all

maxi:/# /etc/init.d/apache restart
/etc/init.d/apache restart: httpd not running, trying to start
[Sat Sep  6 16:35:23 2003] [warn] VirtualHost 217.160.187.179:80 overlaps with VirtualHost 217.160.187.179:80, the first has precedence, perhaps you need a NameVirtualHost directive
[Sat Sep  6 16:35:23 2003] [warn] VirtualHost 217.160.187.179:80 overlaps with VirtualHost 217.160.187.179:80, the first has precedence, perhaps you need a NameVirtualHost directive
[Sat Sep  6 16:35:23 2003] [warn] VirtualHost 217.160.187.179:80 overlaps with VirtualHost 217.160.187.179:80, the first has precedence, perhaps you need a NameVirtualHost directive
fopen: Read-only file system
httpd: could not open error log file /var/log/httpd/error_log.
/etc/init.d/apache restart: httpd could not be started
Weiss echt nicht mehr weiter, vor allem da ich noch völliger Neuling bin.
Kann die Platte defekt sein ?

Könnte einer evtl. helfen ?
Vielleicht mit Erklärungen, die selbst ich kapiere ? :oops:

Viele Grüße
Thorsten
thorstenpl
Posts: 27
Joined: 2003-05-01 22:46
Location: Gnutz
Contact:
 

Re: Apache startet nicht mehr. (Read only File System)

Post by thorstenpl »

Hmmmm, das ist nicht wirklich viel...

Kleinen Tipp evtl. ????

Gruß Thorsten
Post Reply