Apache2 restart fehler

#1
Ich habe einen Root Server mit Suse 9.0 und Apache2!

Er läuft auch super bis auf das ich apache2 nicht restarten kann oder besser gesagt es tut sich nichts! Ich wollte vorher den Rewrite_mod einbauen und habe backups gemacht doch wenn ich jetzt die beiden Dateien Apche2 und httpd wieder in ihre Verzeichnise tue und einen Restart machen sagt er mir das!

Code:
+ return
+ return 0
+ . /usr/share/apache2/load_configuration
++ sysconfig_apache=/etc/sysconfig/apache2
++ '[' -z '' ']'
++ '[' -s /etc/sysconfig/apache2 ']'
++ . /etc/sysconfig/apache2
+++ APACHE_HTTPD_CONF=
+++ $'\r'
: command not found: line 11:
+++ APACHE_MPM=
+++ $'\r'
: command not found: line 24:
+++ APACHE_SERVERADMIN=
+++ $'\r'
: command not found: line 40:
+++ APACHE_SERVERNAME=
+++ $'\r'
: command not found: line 57:
+++ APACHE_CONF_INCLUDE_FILES=
+++ $'\r'
: command not found: line 69:
+++ APACHE_CONF_INCLUDE_DIRS=
+++ $'\r'
: command not found: line 85:
+++ APACHE_MODULES=access actions alias auth auth_dbm autoindex cgi dir env expi
res include log_config mime negotiation setenvif ssl suexec userdir php4
+++ $'\r'
: command not found: line 134:
+++ APACHE_SERVER_FLAGS=
+++ $'\r'
: command not found: line 154:
+++ APACHE_DOCUMENT_ROOT=
+++ $'\r'
: command not found: line 164:
+++ APACHE_START_TIMEOUT=2
+++ $'\r'
: command not found: line 174:
+++ APACHE_SERVERSIGNATURE=on
+++ $'\r'
: command not found: line 183:
+++ APACHE_LOGLEVEL=warn
+++ $'\r'
: command not found: line 191:
+++ APACHE_ACCESS_LOG=/var/log/apache2/access_log combined
+++ $'\r'
: command not found: line 221:
+++ APACHE_USE_CANONICAL_NAME=off
+++ $'\r'
: command not found: line 233:
+++ APACHE_SERVERTOKENS=OS
+++ $'\r'
: command not found: line 243:
+++ APACHE_EXTENDED_STATUS=off
+++ $'\r'
: command not found: line 253:
+++ APACHE_BUFFERED_LOGS=off
+++ $'\r'
: command not found: line 261:
+++ APACHE_TIMEOUT=300
+ export APACHE_ACCESS_LOG APACHE_BUFFERED_LOGS APACHE_CONF_INCLUDE_DIRS APACHE_
CONF_INCLUDE_FILES APACHE_DOCUMENT_ROOT APACHE_EXTENDED_STATUS APACHE_HTTPD_CONF
 APACHE_LOGLEVEL APACHE_MODULES APACHE_MPM APACHE_SERVERADMIN APACHE_SERVERNAME
APACHE_SERVERSIGNATURE APACHE_SERVERTOKENS APACHE_SERVER_FLAGS APACHE_START_TIME
OUT APACHE_TIMEOUT APACHE_USE_CANONICAL_NAME
+ '[' -s /etc/sysconfig/apache2 ']'
+ httpd_conf=
++ /usr/share/apache2/find_mpm
+ apache_bin=
+ which linkto
+ test -L /usr/sbin/httpd2
++ linkto /usr/sbin/httpd2
+ apache_bin=/usr/sbin/httpd2-prefork
+ '[' -z $'\r' ']'
+ '[' -x /usr/sbin/httpd2-prefork ']'
+ action=restart
+ shift
+ get_server_flags
+ unset server_flags
+ server_flags= -D
+ false
+ /usr/share/apache2/get_module_list -q
Warning: no MPM found. Some modules are dependant on the type of MPM.
+ export get_module_list_done=true
+ get_module_list_done=true
+ false
+ /usr/share/apache2/get_includes
Warning: no MPM found. Some modules are dependant on the type of MPM.
 from APACHE_CONF_INCLUDE_FILES not found. Ignored.
+ export get_includes_done=true
+ get_includes_done=true
+ /etc/init.d/apache2 configtest
+ pname=apache2
+ sysconfdir=/etc/apache2
+ apache_link=/usr/sbin/httpd2
+ sysconfig_apache=/etc/sysconfig/apache2
+ pidfile=/var/run/httpd2.pid
+ logdir=/var/log/apache2
+ rundir=/var/run/apache2
+ test -s /etc/rc.status
+ . /etc/rc.status
++ test -z 24 -o -z 80
++ test 24 -eq 0
++ test 80 -eq 0
++ export LINES COLUMNS
++ test -t 1 -a xterm '!=' raw -a xterm '!=' dumb
++ stty size
+++ echo -en '\033'
++ esc=
xtd=
++ warn=
++ done=
++ attn=
+++ echo -en '\017'
++ norm=
+++ echo -en '\015                                                   '
++ stat=
++ rc_done=                                                          done
++ rc_running=                                                       running
++ rc_failed=                                                        failed
++ rc_missed=                                                        missing
++ rc_skipped=                                                       skipped
++ rc_dead=                                                          dead
++ rc_unused=                                                        unused
++ rc_unknown=                                                       failedn
++ rc_reset=_up=
++ rc_save=
++ rc_restore=
++ _rc_service=/etc/init.d/apache2
++ _rc_status=0
++ _rc_status_all=0
++ _rc_todo=configtest
++ test configtest = status
++ test -n configtest
++ test -f /etc/sysconfig/bootsplash
++ test -x /sbin/splash -a '' '!=' no
+ rc_reset
+ _rc_status=0
+ _rc_status_all=0
+ rc_check
+ _rc_status_ret=0
+ test 0 -eq 0
+ test 0 -eq 0
+ return
+ return 0
+ . /usr/share/apache2/load_configuration
++ sysconfig_apache=/etc/sysconfig/apache2
++ '[' -z 'access actions alias auth auth_dbm autoindex cgi dir env expires incl
' ']'og_config mime negotiation setenvif ssl suexec userdir php4
+ export APACHE_ACCESS_LOG APACHE_BUFFERED_LOGS APACHE_CONF_INCLUDE_DIRS APACHE_
CONF_INCLUDE_FILES APACHE_DOCUMENT_ROOT APACHE_EXTENDED_STATUS APACHE_HTTPD_CONF
 APACHE_LOGLEVEL APACHE_MODULES APACHE_MPM APACHE_SERVERADMIN APACHE_SERVERNAME
APACHE_SERVERSIGNATURE APACHE_SERVERTOKENS APACHE_SERVER_FLAGS APACHE_START_TIME
OUT APACHE_TIMEOUT APACHE_USE_CANONICAL_NAME
+ '[' -s /etc/sysconfig/apache2 ']'
+ httpd_conf=
++ /usr/share/apache2/find_mpm
+ apache_bin=
+ which linkto
+ test -L /usr/sbin/httpd2
++ linkto /usr/sbin/httpd2
+ apache_bin=/usr/sbin/httpd2-prefork
+ '[' -z $'\r' ']'
+ '[' -x /usr/sbin/httpd2-prefork ']'
+ action=configtest
+ shift
+ get_server_flags
+ unset server_flags
+ server_flags= -D
+ true
+ export get_module_list_done=true
+ get_module_list_done=true
+ false
+ /usr/share/apache2/get_includes
Warning: no MPM found. Some modules are dependant on the type of MPM.
 from APACHE_CONF_INCLUDE_FILES not found. Ignored.
+ export get_includes_done=true
+ get_includes_done=true
++ echo /usr/sbin/httpd2-prefork -f $'\r' $'-D\r'
 -Dmdline=/usr/sbin/httpd2-prefork -f
+ eval /usr/sbin/httpd2-prefork -f $'\r' $'-D\r' -t
++ /usr/sbin/httpd2-prefork -f $'\r' $'-D\r' -t
httpd2-prefork: could not open document config file /srv/www/\r
+ rc_failed 1
+ rc_reset
+ _rc_status=0
+ _rc_status_all=0
+ rc_check
+ _rc_status_ret=0
+ test 0 -eq 0
+ test 0 -eq 0
+ return
+ return 0
+ _rc_status=1
+ rc_check
+ _rc_status_ret=0
+ test 0 -eq 0
+ test 1 -eq 0
+ _rc_status_all=1
+ return
+ return 1
+ rc_exit
+ exit 1
+ rc_failed 1
+ rc_reset
+ _rc_status=0
+ _rc_status_all=0
+ rc_check
+ _rc_status_ret=0
+ test 0 -eq 0
+ test 0 -eq 0
+ return
+ return 0
+ _rc_status=1
+ rc_check
+ _rc_status_ret=0
+ test 0 -eq 0
+ test 1 -eq 0
+ _rc_status_all=1
+ return
+ return 1
+ rc_exit
+ exit 1
Wenn noch irgendwas gebraucht wird ich kann euch alle dateien meines servers geben! Fände es nett wenn ihr eine lösung hätte :) !
Ich hoffe ihr könnt mir helfen!

Mfg Maik
 
Top