Debian woody apache will nicht mitstarten

Irgendwelche Probleme mit XAMPP für Linux? Dann ist hier genau der richtige Ort um nachzufragen.

Debian woody apache will nicht mitstarten

Postby matteskr » 29. January 2006 21:13

Hallo ich habe mir auf meinem Lan PC Xamp installiert
( bzw endpackt)

So habe ihn gestartet und dann kommt folgende meldung
Code: Select all
debian:~# /opt/lampp/lampp start
Starting XAMPP for Linux 1.4.10a...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
debian:~#


dann öffne ich einen Browser öffne http://localhost/
und dda wird mir angezeit das die seite nicht erreichbar ist ,
ich schaue nun welche prozesse laufen und finde kein apache
Code: Select all
debian:~# ps -aux
Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root         1  0.1  0.2  1496  556 ?        S    20:28   0:06 init [2]
root         2  0.1  0.0     0    0 ?        S    20:28   0:11 [kflushd]
root         3  5.5  0.0     0    0 ?        S    20:28   5:38 [kupdate]
root         4  0.0  0.0     0    0 ?        S    20:28   0:01 [kswapd]
root         5  0.0  0.0     0    0 ?        S    20:28   0:00 [keventd]
root       110  0.0  0.2  1468  660 ?        Ss   20:29   0:00 /sbin/dhclient-2.2.x -q eth0
daemon     213  0.0  0.2  1388  584 ?        Ss   20:29   0:00 /usr/sbin/atd
root       220  0.0  0.1  1252  468 tty2     Ss+  20:29   0:00 /sbin/getty 38400 tty2
root       221  0.0  0.1  1252  468 tty3     Ss+  20:29   0:00 /sbin/getty 38400 tty3
root       887  0.0  0.2  1928  748 ?        Ss   20:45   0:00 /usr/sbin/cron
root      4389  0.0  0.2  2220  728 ?        Ss   21:00   0:00 /usr/sbin/inetd
Debian-   4507  0.0  0.3  5136  956 ?        Ss   21:00   0:00 /usr/sbin/exim4 -bd -q30m
lp        6534  0.0  0.3  2452  876 ?        Ss   21:01   0:00 /usr/sbin/lpd -s
root      6660  0.0  0.3  2244  804 ?        Ss   21:01   0:00 /sbin/syslogd
root      6916  0.0  0.3  1760  844 ?        Ss   21:01   0:00 /sbin/klogd
daemon    7321  0.0  0.1  1608  448 ?        Ss   21:01   0:00 /sbin/portmap
root      7669  0.0  0.3  2368  876 ?        Ss   21:01   0:00 /sbin/rpc.statd
root      8383  0.0  0.3  3720  940 ?        Ss   21:02   0:00 /usr/sbin/sshd
root     11248  0.0  0.1  1484  476 tty4     Ss+  21:03   0:00 /sbin/getty 38400 tty4
root     11250  0.0  0.1  1484  476 tty5     Ss+  21:03   0:00 /sbin/getty 38400 tty5
root     11251  0.0  0.1  1484  476 tty6     Ss+  21:03   0:00 /sbin/getty 38400 tty6
root     11252  0.0  0.5  2568 1452 tty1     Ss+  21:03   0:01 -bash
root     11391  0.6  0.8  7312 2180 ?        Rs   21:13   0:22 sshd: root@pts/0
root     11393  0.0  0.8  7312 2180 ?        S    21:13   0:00 sshd: root@pts/0
root     11395  0.0  0.5  2588 1496 pts/0    Ss   21:13   0:00 -bash
nobody   12722  0.0  0.8  5532 2140 ?        Ss   22:09   0:00 proftpd: (accepting connections)
root     12723  0.0  0.4  2304 1116 pts/0    S    22:09   0:00 sh /opt/lampp/bin/mysqld_safe --datadir=/opt/lampp/var/mysql --
nobody   12748  0.1  1.8 25404 4680 pts/0    S    22:09   0:00 /opt/lampp/sbin/mysqld --basedir=/opt/lampp --datadir=/opt/lamp
nobody   12749  0.0  1.8 25404 4680 pts/0    S    22:09   0:00 /opt/lampp/sbin/mysqld --basedir=/opt/lampp --datadir=/opt/lamp
nobody   12750  0.0  1.8 25404 4680 pts/0    S    22:09   0:00 /opt/lampp/sbin/mysqld --basedir=/opt/lampp --datadir=/opt/lamp
root     12752  0.0  0.3  2480  868 pts/0    R+   22:10   0:00 ps -aux
debian:~#


dann schaue ich mir die error_log an
Code: Select all
debian:~# vi /opt/lampp/logs/error_log

[Sun Jan 29 21:44:57 2006] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 29 21:44:57 2006] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 29 21:44:57 2006] [notice] Digest: done
[Sun Jan 29 21:44:58 2006] [crit] (22)Invalid argument: Unable to create scoreboard (anonymous shared memory failure)
[Sun Jan 29 21:47:29 2006] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 29 21:47:29 2006] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 29 21:47:29 2006] [notice] Digest: done
[Sun Jan 29 21:47:30 2006] [crit] (22)Invalid argument: Unable to create scoreboard (anonymous shared memory failure)
[Sun Jan 29 21:50:49 2006] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 29 21:50:49 2006] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 29 21:50:49 2006] [notice] Digest: done
[Sun Jan 29 21:50:50 2006] [crit] (22)Invalid argument: Unable to create scoreboard (anonymous shared memory failure)
[Sun Jan 29 22:01:42 2006] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 29 22:01:44 2006] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 29 22:01:44 2006] [notice] Digest: done
[Sun Jan 29 22:01:45 2006] [crit] (22)Invalid argument: Unable to create scoreboard (anonymous shared memory failure)
[Sun Jan 29 22:09:50 2006] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 29 22:09:51 2006] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 29 22:09:51 2006] [notice] Digest: done
[Sun Jan 29 22:09:52 2006] [crit] (22)Invalid argument: Unable to create scoreboard (anonymous shared memory failure)


ich verstehe das nicht kann mir jemand helfen?
Liebe Grüße Mattes
matteskr
 
Posts: 1
Joined: 29. January 2006 21:03

Postby deepsurfer » 30. January 2006 14:52

Hast du XAMPP auch als ROOT installiert und den startbefehl auch als root aufgerufen ?
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 21 guests