[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mein apache startet nicht



Save these changes to the configuration files? [Y/n] Y

Rotated `/etc/apache-ssl/httpd.conf' at Thu Mar 18 11:57:29 CET 2004.
Rotated `/etc/apache-ssl/srm.conf' at Thu Mar 18 11:57:29 CET 2004.
Restart Apache-SSL now? [Y/n] Y
Stopping apache-ssl with apache-sslctl ... done.
Waiting for apache-ssl to terminate ... done.
/usr/sbin/apache-sslctl start: httpsd started
s4021502:/usr/sbin# ls
MAKEFLOPPIES      chpasswd           exim-upgrade-to-r3    grpck
logresolve        pppoe         safe_finger               update-passwd
ab                chroot             exim_dbmbuild         grpconv
logrotate         pppoe-relay   sendmail                  update-rc.d
accessdb          cleanup-info       exim_dumpdb           grpunconv
lpc               pppoe-server  setvesablank              update-webmin
addgroup          cpgr               exim_fixdb            iconvconfig
lpd               pppoe-sniff   shadowconfig              useradd
adduser           cppw               exim_lock             identd
lpf               pppoeconf     sshd                      userdel
apache            cron               exim_tidydb           in.comsat
lsof              pppstats      ssl-certificate           usermod
apache-perl       cron-apt           eximconfig            in.ftpd
manglimpse        pwck          syslog-facility           vcstime
apache-perl-ctl   cytune             eximstats             in.identtestd
mkboot            pwconv        syslogd-listfiles         vidmode
apache-ssl        debconf-show       exinext               inetd
mklost+found      pwunconv      tcpd                      vigr
apache-sslconfig  delgroup           exiqsumm              install-info
mkrescue          ramsize       tcpdchk                   vipw
apache-sslctl     deluser            exiwhat               install-keymap
mod-ssl-makecert  rdev          tcpdmatch                 visudo
apacheconfig      dpasswd            exportfs              interchange
modconf           readprofile   termwrap                  writevt
apachectl         dpkg-divert        fdutilsconfig         interchangeconfig
mysqld            rmail         try-from                  zic
apt-setup         dpkg-preconfigure  gpm                   invoke-rc.d
newusers          rmt           tunelp
arp               dpkg-reconfigure   gpm-microtouch-setup  ipmasqadm
nfsstat           rootflags     tzconfig
atd               dpkg-statoverride  gpm-mouse-test        ispellconfig
pac               rotatelogs    tzsetup
atrun             elvtune            gpmconfig             keytab-lilo
pam_tally         rpc.mountd    update-alternatives
base-config       exicyclog          groupadd              lilo_find_mbr
pppconfig         rpc.nfsd      update-inetd
chat              exigrep            groupdel              liloconfig
pppd              rsmtp         update-ispell-dictionary
checksecurity     exim               groupmod              locale-gen
pppdump           runq          update-mime
s4021502:/usr/sbin# apache
[Thu Mar 18 11:58:11 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 11:58:11 2004] [warn] module mime_module is already loaded,
skipping
s4021502:/usr/sbin# apache --help
apache: invalid option -- -
Usage: apache [-D name] [-d directory] [-f file]
              [-C "directive"] [-c "directive"]
              [-v] [-V] [-h] [-l] [-L] [-S] [-t] [-T] [-F]
Options:
  -D name          : define a name for use in <IfDefine name> directives
  -d directory     : specify an alternate initial ServerRoot
  -f file          : specify an alternate ServerConfigFile
  -C "directive"   : process directive before reading config files
  -c "directive"   : process directive after  reading config files
  -v               : show version number
  -V               : show compile settings
  -h               : list available command line options (this page)
  -l               : list compiled-in modules
  -L               : list available configuration directives
  -S               : show parsed settings (currently only vhost settings)
  -t               : run syntax check for config files (with docroot check)
  -T               : run syntax check for config files (without docroot
check)
  -F               : run main process in foreground, for process supervisors
s4021502:/usr/sbin# apache -c
apache: option requires an argument -- c
Usage: apache [-D name] [-d directory] [-f file]
              [-C "directive"] [-c "directive"]
              [-v] [-V] [-h] [-l] [-L] [-S] [-t] [-T] [-F]
Options:
  -D name          : define a name for use in <IfDefine name> directives
  -d directory     : specify an alternate initial ServerRoot
  -f file          : specify an alternate ServerConfigFile
  -C "directive"   : process directive before reading config files
  -c "directive"   : process directive after  reading config files
  -v               : show version number
  -V               : show compile settings
  -h               : list available command line options (this page)
  -l               : list compiled-in modules
  -L               : list available configuration directives
  -S               : show parsed settings (currently only vhost settings)
  -t               : run syntax check for config files (with docroot check)
  -T               : run syntax check for config files (without docroot
check)
  -F               : run main process in foreground, for process supervisors
s4021502:/usr/sbin# apache -v
Server version: Apache/1.3.26 (Unix) Debian GNU/Linux
Server built:   Oct 26 2002 09:15:15
s4021502:/usr/sbin# apache -t
[Thu Mar 18 11:59:21 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 11:59:21 2004] [warn] module mime_module is already loaded,
skipping
Syntax OK
s4021502:/usr/sbin# apache -V
Server version: Apache/1.3.26 (Unix) Debian GNU/Linux
Server built:   Oct 26 2002 09:15:15
Server's Module Magic Number: 19990320:13
Server compiled with....
 -D EAPI
 -D HAVE_MMAP
 -D HAVE_SHMGET
 -D USE_SHMGET_SCOREBOARD
 -D USE_MMAP_FILES
 -D HAVE_FCNTL_SERIALIZED_ACCEPT
 -D HAVE_SYSVSEM_SERIALIZED_ACCEPT
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D HTTPD_ROOT="/usr"
 -D SUEXEC_BIN="/usr/lib/apache/suexec"
 -D DEFAULT_PIDLOG="/var/run/apache.pid"
 -D DEFAULT_SCOREBOARD="/var/run/apache.scoreboard"
 -D DEFAULT_LOCKFILE="/var/run/apache.lock"
 -D DEFAULT_ERRORLOG="/var/log/apache/error.log"
 -D TYPES_CONFIG_FILE="/etc/mime.types"
 -D SERVER_CONFIG_FILE="/etc/apache/httpd.conf"
 -D ACCESS_CONFIG_FILE="/etc/apache/access.conf"
 -D RESOURCE_CONFIG_FILE="/etc/apache/srm.conf"
s4021502:/usr/sbin# apache -F
[Thu Mar 18 11:59:45 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 11:59:45 2004] [warn] module mime_module is already loaded,
skipping
s4021502:/usr/sbin# apache start
[Thu Mar 18 11:59:52 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 11:59:52 2004] [warn] module mime_module is already loaded,
skipping
s4021502:/usr/sbin# apachectl start
[Thu Mar 18 12:00:02 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:00:02 2004] [warn] module mime_module is already loaded,
skipping
/usr/sbin/apachectl start: httpd could not be started
s4021502:/usr/sbin# apache -D HTTOD_ROOT="/usr/"
[Thu Mar 18 12:00:56 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:00:56 2004] [warn] module mime_module is already loaded,
skipping
s4021502:/usr/sbin# apachectl start
[Thu Mar 18 12:02:43 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:02:43 2004] [warn] module mime_module is already loaded,
skipping
/usr/sbin/apachectl start: httpd could not be started
s4021502:/usr/sbin# mc

s4021502:/usr/sbin# apachectl start
[Thu Mar 18 12:10:30 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:10:30 2004] [warn] module mime_module is already loaded,
skipping
/usr/sbin/apachectl start: httpd could not be started
s4021502:/usr/sbin# apachectl configtest
[Thu Mar 18 12:10:55 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:10:55 2004] [warn] module mime_module is already loaded,
skipping
Syntax OK
s4021502:/usr/sbin# ps aux
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.7  1272  484 ?        S    Mar16   0:05 init [2]
root         2  0.0  0.0     0    0 ?        SW   Mar16   0:00 [kflushd]
root         3  0.0  0.0     0    0 ?        SW   Mar16   0:00 [kupdate]
root         4  0.0  0.0     0    0 ?        SW   Mar16   0:01 [kswapd]
root         5  0.0  0.0     0    0 ?        SW   Mar16   0:00 [keventd]
daemon     100  0.0  0.8  1388  524 ?        S    Mar16   0:00 /sbin/portmap
root       164  0.0  1.2  2036  780 ?        S    Mar16   0:00 /sbin/syslogd
root       167  0.0  1.2  1656  816 ?        S    Mar16   0:00 /sbin/klogd
root       172  0.0  1.0  1444  692 ?        S    Mar16   0:00
/sbin/rpc.statd
root       180  0.0  0.9  1568  612 ?        S    Mar16   0:00
/usr/sbin/gpm -m /dev/psaux -t autops2 -Rms3
root       185  0.0  1.1  1988  700 ?        S    Mar16   0:00
/usr/sbin/inetd
root       189  0.0  1.1  2044  744 ?        S    Mar16   0:00 /usr/sbin/lpd
root       196  0.0  1.7  2180 1084 ?        S    Mar16   0:00 sh
/usr/bin/safe_mysqld
mysql      231  0.0  7.3 52840 4632 ?        S    Mar16   0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-
file=/var/run/mysql
mysql      236  0.0  7.3 52840 4632 ?        S    Mar16   0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-
file=/var/run/mysql
mysql      237  0.0  7.3 52840 4632 ?        S    Mar16   0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-
file=/var/run/mysql
mysql      238  0.0  7.3 52840 4632 ?        S    Mar16   0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-
file=/var/run/mysql
root       252  0.0  1.9  2784 1208 ?        S    Mar16   0:00
/usr/sbin/sshd
interch    257  0.0  4.5 20280 2856 ?        S    Mar16   0:00 interchange
interch    265  0.0  2.6 20268 1688 ?        S    Mar16   0:00 interchange
interch    267  0.0  2.6 20268 1688 ?        S    Mar16   0:00 interchange
interch    269  0.0  1.9 20276 1240 ?        S    Mar16   0:00 interchange
interch    271  0.0  2.0 20276 1292 ?        S    Mar16   0:00 interchange
interch    273  0.0  2.0 20276 1288 ?        S    Mar16   0:00 interchange
interch    277  0.0  2.0 20276 1292 ?        S    Mar16   0:00 interchange
daemon     278  0.0  0.9  1388  584 ?        S    Mar16   0:00 /usr/sbin/atd
root       281  0.0  1.0  1652  684 ?        S    Mar16   0:00
/usr/sbin/cron
root       290  0.0  0.7  1252  468 tty1     S    Mar16   0:00 /sbin/getty
38400 tty1
root       291  0.0  0.7  1252  468 tty2     S    Mar16   0:00 /sbin/getty
38400 tty2
root       292  0.0  0.7  1252  468 tty3     S    Mar16   0:00 /sbin/getty
38400 tty3
root       293  0.0  0.7  1252  468 tty4     S    Mar16   0:00 /sbin/getty
38400 tty4
root       294  0.0  0.7  1252  468 tty5     S    Mar16   0:00 /sbin/getty
38400 tty5
root       295  0.0  0.7  1252  468 tty6     S    Mar16   0:00 /sbin/getty
38400 tty6
root       614  0.0  6.6  6920 4200 ?        S    Mar16   0:00 perl
/usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
root      1583  0.2  3.1  6504 1996 ?        S    11:22   0:07
/usr/sbin/sshd
root      1585  0.0  1.9  2216 1244 pts/0    S    11:22   0:00 -bash
root      2404  0.0  4.2 71940 2652 ?        S    11:57   0:00
/usr/sbin/apache-ssl
nobody    2405  0.0  4.2 72008 2696 ?        S    11:57   0:00
/usr/sbin/apache-ssl
nobody    2406  0.0  4.2 72008 2696 ?        S    11:57   0:00
/usr/sbin/apache-ssl
nobody    2407  0.0  4.2 72008 2696 ?        S    11:57   0:00
/usr/sbin/apache-ssl
nobody    2408  0.0  4.4 72032 2784 ?        S    11:57   0:00
/usr/sbin/apache-ssl
nobody    2409  0.0  4.2 72008 2696 ?        S    11:57   0:00
/usr/sbin/apache-ssl
nobody    2412  0.0  4.3 72008 2712 ?        S    11:58   0:00
/usr/sbin/apache-ssl
root      2504  0.0  1.7  2944 1104 pts/0    R    12:11   0:00 ps aux
s4021502:/usr/sbin# apachectl start
[Thu Mar 18 12:14:08 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:14:08 2004] [warn] module mime_module is already loaded,
skipping
/usr/sbin/apachectl start: httpd could not be started
s4021502:/usr/sbin# s4021502:/usr/sbin# apachectl start
bash: s4021502:/usr/sbin#: No such file or directory
s already loaded, skippingar 18 12:14:08 2004] [warn] module
config_log_module i
Bekomme follgende Fehlermeldung

ich habe keine Ahnung was passiert ist, denn das einzige was ich gemacht
habe ist, ist die php.ini
anzupassen. und danach einen neustart vom apache...
das war es.

s4021502:/usr/sbin# apachectl start
[Thu Mar 18 12:14:30 2004] [warn] module config_log_module is already
loaded, skipping
[Thu Mar 18 12:14:30 2004] [warn] module mime_module is already loaded,
skipping
/usr/sbin/apachectl start: httpd could not be started
s4021502:/usr/sbin#

habt ihr eine idee woran es liegen könnte?


-----Ursprüngliche Nachricht-----
Von: news [mailto:news@sea.gmane.org]Im Auftrag von Sebastian Niehaus
Gesendet: Donnerstag, 18. März 2004 11:04
An: debian-user-german@lists.debian.org
Betreff: Re: [OT?] Probleme mit nfs


Tobias Kraus <tobias.kraus@stud.tu-muenchen.de> writes:


[...]


> supermount). Der Haken daran ist, daß NFS kein Dateisystem exportiert
> welches unterhalb des exportierten Verzeichnisses gemountet ist (wenn
> Ihr eine Möglichkeit kennt wie man dieses Verhalten ändert belehrt
> mich _bitte_ eines besseren!!!)

man nfsd / --re-export


,----=[ man exports ]=---
|
| CAVEATS
|
|        Unlike other NFS server implementations, this nfsd allows you
|        to export both a directory and a subdirectory thereof to the
|        same host, for instance /usr and /usr/X11R6.  In this case, the
|        mount options of the most specific entry apply. For instance,
|        when a user on the client host accesses a file in /usr/X11R6,
|        the mount options given in the /usr/X11R6 entry apply. This is
|        also true when the latter is a wildcard or netgroup entry.
`----


Nun ja. Das war jetzt kein Debian.


Gruß


Sebastian


--
Haeufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an
debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org
(engl)




Reply to: