Xampp läuft nicht

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

Xampp läuft nicht

Postby Moritz89 » 10. January 2009 15:07

Hallo,
als ich zum ersten Mal Xampp unter "/opt/lampp/lampp start" gestartet hatte, funktionierte das wunderbar. Danach legte ich joomla in "htdocs" an und aufeinmal kam bei http://localhost/ ein Seitenladefehler. Also löschte ich in den Ordner, doch der Fehler blieb. Danach habe ich Xampp komplett gelöscht und wieder installiert, doch vergebens, immer noch der selbe Fehler. Wenn ich Xampp über den oben genannten Befehl starten will, kommt dieser Log:

Code: Select all
root@moritz-computer:~# /opt/lampp/lampp start
Starte XAMPP fuer Linux 1.6.4...
XAMPP: Starte Apache mit SSL (und PHP5)...
XAMPP: Starte MySQL...
XAMPP: Starte ProFTPD...
XAMPP fuer Linux gestartet.


Oder kennt jemand eine gute Seite, in der steht, wie man Apache, PHPMyAdmin und MySQL manuell installieren kann?

P.S.: Ich habe Ubuntu 8.1

Für Antworten wäre ich sehr dankbar.

fg
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby glitzi85 » 10. January 2009 18:14

Öffne die Datei /etc/hosts als root und löschen alle Zeilen die einen Doppelpunkt enthalten. Es sollte also nur noch dieser Eintrag vorhanden sein:

Code: Select all
127.0.0.1   localhost


Datei speichern, XAMPP neu starten und nochmal probieren.

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: Xampp läuft nicht

Postby Moritz89 » 10. January 2009 19:17

Funktioniert leider immer noch nicht. Könnte es sein, dass das Problem irgendwas mit den Benutzereinstellungen zu tun hat?
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby glitzi85 » 11. January 2009 00:37

Mann, wieso löschen eigentlich alle zuerst wenn etwas nicht funktioniert, anstatt dass man mal schaut warum es das nicht tut.

Von welchen "Benutzereinstellungen" sprichst du? Ich geh davon aus, dass du XAMPP wie in der Doku beschrieben installiert hast und an der Konfiguration nichts gedreht hast. Sollte dem so sein, dann bitte diese Daten posten:

Code: Select all
Inhalt der Datei /opt/lampp/logs/apachestart.log
Inhalt der Datei /opt/lampp/logs/error.log


Die kompletten Ausgabe dieser Befehle:

Code: Select all
sudo netstat -atpn
ps -aux
ls -la /opt/lampp


Alles natürlich, NACHDEM xampp gestartet wurde!

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: Xampp läuft nicht

Postby Moritz89 » 11. January 2009 16:17

In "/opt/lampp/logs/apachestart.log" gibt es keinen Inhalt.

Inhalt von "/opt/lampp/logs/error_log.log:
Code: Select all
[Thu Jan 08 16:01:00 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Thu Jan 08 16:01:00 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:01:00 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:01:02 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Jan 08 16:01:02 2009] [notice] Digest: done
[Thu Jan 08 16:01:03 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:01:03 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:01:03 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Thu Jan 08 16:01:51 2009] [notice] caught SIGTERM, shutting down
[Thu Jan 08 16:03:08 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Thu Jan 08 16:03:08 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:03:08 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:03:09 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Jan 08 16:03:09 2009] [notice] Digest: done
[Thu Jan 08 16:03:10 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:03:10 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:03:10 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Thu Jan 08 16:09:56 2009] [notice] caught SIGTERM, shutting down
[Thu Jan 08 16:10:08 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Thu Jan 08 16:10:09 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:10:09 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:10:10 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Jan 08 16:10:10 2009] [notice] Digest: done
[Thu Jan 08 16:10:11 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:10:11 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:10:11 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Thu Jan 08 16:13:01 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Thu Jan 08 16:13:01 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:13:01 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:13:05 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Jan 08 16:13:05 2009] [notice] Digest: done
[Thu Jan 08 16:13:06 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 08 16:13:06 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Thu Jan 08 16:13:06 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Thu Jan 08 16:21:17 2009] [notice] caught SIGTERM, shutting down
[Sat Jan 10 19:09:53 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat Jan 10 19:09:53 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 19:09:53 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 19:09:54 2009] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 10 19:09:54 2009] [notice] Digest: done
[Sat Jan 10 19:09:55 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 19:09:55 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 19:09:55 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Sat Jan 10 19:10:35 2009] [notice] caught SIGTERM, shutting down
[Sat Jan 10 19:11:04 2009] [alert] (EAI 5)No address associated with hostname: mod_unique_id: unable to find IPv4 address of "moritz-computer"
Configuration Failed
[Sat Jan 10 19:11:07 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat Jan 10 19:11:07 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 19:11:07 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 19:11:08 2009] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 10 19:11:08 2009] [notice] Digest: done
[Sat Jan 10 19:11:09 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 19:11:09 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 19:11:09 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Sat Jan 10 19:11:42 2009] [notice] caught SIGTERM, shutting down
[Sat Jan 10 19:11:59 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat Jan 10 19:11:59 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 19:11:59 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 19:12:01 2009] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 10 19:12:01 2009] [notice] Digest: done
[Sat Jan 10 19:12:02 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 19:12:02 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 19:12:02 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Sat Jan 10 19:12:45 2009] [notice] caught SIGTERM, shutting down
[Sat Jan 10 20:11:16 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat Jan 10 20:11:16 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 20:11:16 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 20:11:19 2009] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 10 20:11:19 2009] [notice] Digest: done
[Sat Jan 10 20:11:20 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 20:11:20 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 20:11:21 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Sat Jan 10 20:12:22 2009] [notice] caught SIGTERM, shutting down
[Sat Jan 10 20:12:41 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sat Jan 10 20:12:41 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 20:12:41 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 20:12:43 2009] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 10 20:12:43 2009] [notice] Digest: done
[Sat Jan 10 20:12:44 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Jan 10 20:12:44 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sat Jan 10 20:12:44 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Sat Jan 10 20:16:56 2009] [notice] caught SIGTERM, shutting down
[Sun Jan 11 16:05:45 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 11 16:05:45 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Jan 11 16:05:45 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Jan 11 16:05:46 2009] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 11 16:05:46 2009] [notice] Digest: done
[Sun Jan 11 16:05:47 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Jan 11 16:05:47 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Jan 11 16:05:47 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations
[Sun Jan 11 16:06:52 2009] [notice] caught SIGTERM, shutting down
[Sun Jan 11 16:07:09 2009] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Sun Jan 11 16:07:09 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Jan 11 16:07:09 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Jan 11 16:07:11 2009] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 11 16:07:11 2009] [notice] Digest: done
[Sun Jan 11 16:07:12 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Jan 11 16:07:12 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?
[Sun Jan 11 16:07:12 2009] [notice] Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e PHP/5.2.4 mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.7 configured -- resuming normal operations


sudo netstat -atpn:
Code: Select all
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN      5712/mysqld     
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      5682/proftpd: (acce
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      4448/cupsd     
tcp6       0      0 :::80                   :::*                    LISTEN      5643/httpd     
tcp6       0      0 :::443                  :::*                    LISTEN      5643/httpd   


ps -aux:
Code: Select all
Warning: bad ps 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   3056   564 ?        Ss   15:57   0:01 /sbin/init
root         2  0.0  0.0      0     0 ?        S<   15:57   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S<   15:57   0:00 [migration/0]
root         4  0.0  0.0      0     0 ?        S<   15:57   0:00 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   15:57   0:00 [watchdog/0]
root         6  0.0  0.0      0     0 ?        S<   15:57   0:00 [events/0]
root         7  0.0  0.0      0     0 ?        S<   15:57   0:00 [khelper]
root        46  0.0  0.0      0     0 ?        S<   15:57   0:00 [kintegrityd/]
root        48  0.0  0.0      0     0 ?        S<   15:57   0:00 [kblockd/0]
root        50  0.0  0.0      0     0 ?        S<   15:57   0:00 [kacpid]
root        51  0.0  0.0      0     0 ?        S<   15:57   0:00 [kacpi_notify]
root       113  0.0  0.0      0     0 ?        S<   15:57   0:00 [cqueue]
root       117  0.0  0.0      0     0 ?        S<   15:57   0:00 [kseriod]
root       155  0.0  0.0      0     0 ?        S    15:57   0:00 [pdflush]
root       156  0.0  0.0      0     0 ?        S    15:57   0:00 [pdflush]
root       157  0.0  0.0      0     0 ?        S<   15:57   0:00 [kswapd0]
root       201  0.0  0.0      0     0 ?        S<   15:57   0:00 [aio/0]
root      1123  0.0  0.0      0     0 ?        S<   15:58   0:00 [ksuspend_usb]
root      1126  0.0  0.0      0     0 ?        S<   15:58   0:00 [khubd]
root      1141  0.0  0.0      0     0 ?        S<   15:58   0:00 [ata/0]
root      1143  0.0  0.0      0     0 ?        S<   15:58   0:00 [ata_aux]
root      1343  0.0  0.0      0     0 ?        S<   15:58   0:00 [scsi_eh_0]
root      1344  0.0  0.0      0     0 ?        S<   15:58   0:00 [scsi_eh_1]
root      1992  0.0  0.0      0     0 ?        S<   15:58   0:00 [kjournald]
root      2166  0.0  0.1   2524   480 ?        S<s  15:58   0:00 /sbin/udevd --
root      4014  0.0  0.1   1780   452 tty4     Ss+  15:58   0:00 /sbin/getty 38
root      4015  0.0  0.1   1780   444 tty5     Ss+  15:58   0:00 /sbin/getty 38
root      4024  0.0  0.1   1780   448 tty2     Ss+  15:58   0:00 /sbin/getty 38
root      4026  0.0  0.1   1780   444 tty3     Ss+  15:58   0:00 /sbin/getty 38
root      4028  0.0  0.1   1780   444 tty6     Ss+  15:58   0:00 /sbin/getty 38
root      4189  0.0  0.2   2308   524 ?        Ss   15:58   0:00 /usr/sbin/acpi
root      4226  0.0  0.0      0     0 ?        S<   15:58   0:00 [kondemand/0]
syslog    4306  0.0  0.2   2012   604 ?        Ss   15:58   0:00 /sbin/syslogd
root      4357  0.0  0.1   1936   452 ?        S    15:58   0:00 /bin/dd bs 1 i
klog      4359  0.0  0.2   3372   600 ?        Ss   15:58   0:00 /sbin/klogd -P
108       4382  0.0  0.4   2984  1144 ?        Ss   15:58   0:00 /bin/dbus-daem
avahi     4404  0.0  0.4   2884  1116 ?        Ss   15:58   0:00 avahi-daemon:
avahi     4405  0.0  0.1   2884   256 ?        Ss   15:58   0:00 avahi-daemon:
root      4448  0.0  0.6   6424  1688 ?        Ss   15:58   0:00 /usr/sbin/cups
111       4512  0.0  0.8   6276  2136 ?        Ss   15:58   0:00 /usr/sbin/hald
root      4515  0.0  0.7  16384  1900 ?        Ssl  15:58   0:00 /usr/sbin/cons
root      4578  0.0  0.3   3360   928 ?        S    15:58   0:00 hald-runner
root      4598  0.0  0.3   3432   892 ?        S    15:58   0:00 hald-addon-inp
111       4609  0.0  0.2   2292   748 ?        S    15:58   0:00 hald-addon-acp
root      4615  0.0  0.4   3436  1028 ?        S    15:58   0:00 hald-addon-sto
root      4649  0.0  0.4   3484  1184 ?        Ss   15:58   0:00 /usr/sbin/blue
root      4657  0.0  0.0      0     0 ?        S<   15:58   0:00 [btaddconn]
root      4659  0.0  0.0      0     0 ?        S<   15:58   0:00 [btdelconn]
root      4670  0.0  0.0      0     0 ?        S<   15:58   0:00 [krfcommd]
root      4706  0.0  0.6   6408  1648 ?        Ss   15:58   0:00 /usr/sbin/Netw
root      4710  0.0  0.3   4236   908 ?        S    15:58   0:00 /sbin/wpa_supp
root      4713  0.0  0.8   6768  2220 ?        S    15:58   0:00 /usr/sbin/nm-s
root      4744  0.0  0.3  14396   892 ?        Ss   15:58   0:00 /usr/sbin/gdm
root      4747  0.0  0.9  14948  2296 ?        S    15:58   0:00 /usr/sbin/gdm
root      4751  3.0  7.4  31740 18900 tty7     Rs+  15:58   0:24 /usr/X11R6/bin
root      4769  0.0  0.4   4332  1084 ?        Ss   15:58   0:00 /usr/bin/syste
root      4787  0.0  0.3   2004   820 ?        Ss   15:58   0:00 /usr/sbin/anac
daemon    4803  0.0  0.1   2064   404 ?        Ss   15:58   0:00 /usr/sbin/atd
root      4833  0.0  0.3   3408   968 ?        Ss   15:58   0:00 /usr/sbin/cron
root      4910  0.0  0.2   1780   512 tty1     Ss+  15:58   0:00 /sbin/getty 38
root      4923  0.0  0.7  14840  1912 ?        S    16:03   0:00 /usr/bin/gnome
root      4934  0.0  2.0  25160  5116 ?        Ssl  16:03   0:00 x-session-mana
root      5044  0.0  0.1   3120   460 ?        S    16:03   0:00 /usr/bin/dbus-
root      5045  0.0  0.4   3036  1052 ?        Ss   16:03   0:00 //bin/dbus-dae
root      5047  0.1  1.1  28812  3024 ?        S<sl 16:03   0:00 /usr/bin/pulse
root      5050  0.0  0.9   7528  2292 ?        S    16:03   0:00 /usr/lib/pulse
root      5052  0.1  1.3   8240  3320 ?        S    16:03   0:00 /usr/lib/libgc
root      5058  0.0  1.7  18016  4576 ?        Ss   16:03   0:00 /usr/bin/seaho
root      5060  0.0  1.2  14176  3184 ?        S    16:03   0:00 /usr/lib/gnome
root      5066  0.0  0.7   5616  2012 ?        S    16:03   0:00 /usr/lib/gvfs/
root      5067  0.2  4.0  45548 10440 ?        Ssl  16:03   0:01 /usr/lib/gnome
root      5068  1.1  4.6  21808 11932 ?        S    16:03   0:06 /usr/bin/metac
root      5081  0.0  0.7  29192  1868 ?        Ssl  16:03   0:00 /usr/lib/gvfs/
root      5099  1.2  7.3  41148 18644 ?        S    16:03   0:06 gnome-panel
root      5103  2.1 11.4  76152 29140 ?        S    16:03   0:11 nautilus --no-
root      5105  0.0  1.3  40700  3360 ?        Ssl  16:03   0:00 /usr/lib/bonob
root      5118  0.6  0.8  21456  2264 ?        Ss   16:03   0:03 gnome-screensa
root      5122  0.0  0.9  14168  2536 ?        Sl   16:03   0:00 /usr/lib/gvfs/
root      5124  0.0  0.6   5532  1696 ?        S    16:03   0:00 /usr/lib/gvfs/
root      5127  0.0  0.7   5576  1800 ?        S    16:03   0:00 /usr/lib/gvfs/
root      5131  0.0  1.0  22252  2668 ?        S    16:03   0:00 /usr/lib/gvfs/
root      5134  0.0  3.9  23528 10004 ?        S    16:03   0:00 /usr/lib/gnome
root      5141  0.0  3.9  27028 10032 ?        S    16:03   0:00 /usr/lib/fast-
root      5144  0.0  4.6  45144 11948 ?        Sl   16:03   0:00 /usr/lib/gnome
root      5162  0.0  0.0      0     0 ?        S<   16:03   0:00 [scsi_eh_2]
root      5163  0.0  0.0      0     0 ?        S<   16:03   0:00 [usb-storage]
root      5177  0.0  1.8  30968  4748 ?        SNl  16:03   0:00 trackerd
root      5178  0.0  2.2  15936  5648 ?        S    16:03   0:00 tracker-applet
root      5179  0.0  2.8  25816  7348 ?        S    16:03   0:00 python /usr/sh
root      5181  0.0  2.1  15104  5568 ?        S    16:03   0:00 bluetooth-appl
root      5183  0.0  2.9  31628  7416 ?        Sl   16:03   0:00 /usr/lib/evolu
root      5187  0.0  2.9  22600  7524 ?        S    16:03   0:00 nm-applet --sm
root      5190  0.0  2.6  24188  6672 ?        Ss   16:03   0:00 gnome-power-ma
root      5232  0.0  0.3   3436   948 ?        S    16:03   0:00 hald-addon-sto
root      5257  0.0  0.1   1844   428 ?        S    16:03   0:00 /bin/sh -c nic
root      5258  0.0  0.1   1764   480 ?        SN   16:03   0:00 run-parts --re
root      5269  0.0  0.1   1844   456 ?        SN   16:03   0:00 /bin/sh /etc/c
root      5296  0.0  0.1   1776   424 ?        SN   16:03   0:00 sleep 1105
root      5298  2.1  7.8  55608 19956 ?        S    16:03   0:11 gedit
root      5326  1.2 17.7 184672 45224 ?        Sl   16:03   0:06 /usr/lib/openo
root      5347  0.0  1.0  14104  2728 ?        S    16:04   0:00 /usr/lib/gvfs/
root      5351  0.4  6.1  22612 15732 ?        S    16:04   0:01 /usr/bin/pytho
root      5412  0.3  9.7 100740 24900 ?        Sl   16:05   0:01 gnome-terminal
root      5414  0.0  0.2   2908   756 ?        S    16:05   0:00 gnome-pty-help
root      5415  0.0  0.6   4212  1780 pts/0    Ss   16:05   0:00 bash
root      5643  0.0  6.0  27216 15416 ?        Ss   16:07   0:00 /opt/lampp/bin
root      5667  0.0  0.2   1844   540 pts/0    S    16:07   0:00 /bin/sh /opt/l
nobody    5682  0.0  0.5   5884  1440 ?        Ss   16:07   0:00 proftpd: (acce
nobody    5712  0.0  2.0  26644  5292 pts/0    Sl   16:07   0:00 /opt/lampp/sbi
nobody    5714  0.0  4.3  24440 10980 ?        S    16:07   0:00 /opt/lampp/bin
nobody    5715  0.0  4.9  27216 12592 ?        S    16:07   0:00 /opt/lampp/bin
nobody    5716  0.0  4.9  27216 12568 ?        S    16:07   0:00 /opt/lampp/bin
nobody    5717  0.0  4.9  27216 12568 ?        S    16:07   0:00 /opt/lampp/bin
nobody    5718  0.0  4.9  27216 12568 ?        S    16:07   0:00 /opt/lampp/bin
nobody    5719  0.0  4.9  27216 12568 ?        S    16:07   0:00 /opt/lampp/bin
root      5733  0.0  0.4   2744  1024 pts/0    R+   16:12   0:00 ps -aux


ls -la /opt/lampp:
Code: Select all
insgesamt 176
drwxr-xr-x 20 root root  4096 2009-01-08 18:03 .
drwxr-xr-x  3 root root  4096 2009-01-08 16:00 ..
drwx------  2 root root  4096 2004-02-11 06:43 backup
drwxr-xr-x  3 root root 12288 2007-10-07 11:28 bin
drwxr-xr-x  2 root root  4096 2004-07-14 16:04 cgi-bin
drwxr-xr-x  3 root root  4096 2005-10-16 14:43 error
drwxr-xr-x  9 root root  4096 2007-09-30 11:11 etc
drwxr-xr-x  4 root root  4096 2009-01-08 18:06 htdocs
drwxr-xr-x  3 root root  4096 2003-05-31 01:38 icons
-rwxr-xr-x  1 root root 14870 2009-01-08 16:02 lampp
-rw-r--r--  1 root root 14866 2007-08-31 15:44 lampp~
drwxr-xr-x 10 root root  4096 2007-10-07 11:28 lib
drwxr-xr-x  2 root root  4096 2006-04-26 19:46 libexec
drwxr-xr-x 37 root root  4096 2006-03-14 17:06 licenses
drwxr-xr-x  2 root root  4096 2009-01-11 16:09 logs
drwxr-xr-x  2 root root  4096 2007-10-07 11:28 modules
drwxr-xr-x 10 root root  4096 2007-09-30 13:04 phpmyadmin
drwxrwxrwx  2 root root  4096 2007-07-15 18:20 phpsqliteadmin
-rw-rw-r--  1 root root 49555 2007-10-07 10:55 RELEASENOTES
drwxr-xr-x  2 root root  4096 2007-10-07 11:28 sbin
drwxr-xr-x 15 root root  4096 2007-10-07 11:07 share
drwxr-xr-x  3 root root  4096 2005-01-18 21:21 tmp
drwxr-xr-x  5 root root  4096 2009-01-11 16:07 var
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby glitzi85 » 11. January 2009 17:04

Scheinbar ist IPv6 in Ubuntu ganz schön hartnäckig. Wenn du die hosts-Datei wirklich gespeichert hast und danach zumindest Apache neu gestartet hast (besser noch den kompletten PC), dann muss es wohl der umständliche Weg sein. Führ diesen Befehl aus:

Code: Select all
sudo echo alias net-pf-10 off > /etc/modprobe.d/bad_list


Danach Rechner neu starten und nochmal probieren. Dann sollte IPv6 endlich weg sein vom System.

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: Xampp läuft nicht

Postby Moritz89 » 11. January 2009 17:37

"sudo echo alias net-pf-10 off" hat funktioniert, dann habe ich "/etc/modprobe.d/blacklist" ausprobiert, weil es bad_list nicht gab, bekam dann aber den Fehler "Pressimission denied", obwohl ich root war.
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby glitzi85 » 11. January 2009 17:41

Das sind nicht zwei Befehle, das ist ein einziger. Einfach genau so abtippen und ganz am Ende Enter drücken. Die Date bad_list soll erstellt werden. Danach PC neu starten.

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: Xampp läuft nicht

Postby Moritz89 » 11. January 2009 20:35

Ich hab das probiert, funktioniert aber leider immer noch nicht

fg
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby glitzi85 » 11. January 2009 20:46

Ich hoffe du kannst Englisch: http://www.debian-administration.org/articles/409

Im Englischen Forum hatte einer das gleiche Problem, nachdem er die IPv6 abgeschaltet hatte, funktioniert nun alles wieder.

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: Xampp läuft nicht

Postby Moritz89 » 15. January 2009 19:36

Ich kann Englisch, aber nicht so gut. Könntest du mir vielleicht kurz zusammenfassen, wie ich den Fehler beheben kann?

fg
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby glitzi85 » 16. January 2009 11:26

Musste das neulich auf einem Debian VPS auch machen, funktioniert wirklich.

Gib diese Befehle hier als root ein:

Code: Select all
echo alias net-pf-10 off >> /etc/modprobe.d/00local
echo alias ipv6 off >> /etc/modprobe.d/00local


Danach den Rechner neu starten.

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: Xampp läuft nicht

Postby Moritz89 » 16. January 2009 20:07

Ich hab alles genau eingegeben, doch es funktioniert trotzdem nicht. Es ist zum Verzweifeln.

Es kommt immer diese Fehlermeldung:
Image

Doch wenn ich z.B. eine HTML-Testseite aufrufe, funktioniert diese.

fg
Moritz89
 
Posts: 9
Joined: 10. January 2009 15:03

Re: Xampp läuft nicht

Postby Wiedmann » 17. January 2009 07:23

Es kommt immer diese Fehlermeldung:

Das ist aber eine Meldung vom Firefox... Im "Datei"-Menü, mit dem 2. Punkt von unten, solltest du den Firefox wieder "online" schalten können.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 124 guests