hm....

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

hm....

Postby cola » 31. March 2004 14:15

so bin am chrooten.... jedoch komme ich jetzt nicht mehr weiter!
folgender fehler:
linux:/ # chroot /opt/lampp ./lampp start
Starting XAMPP for Linux 1.4.3...
XAMPP: Starting Apache with SSL...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://community.apachefriends.org/f/
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP: - getaddrinfo 'linux' error: Name or service not known
- error: unable to determine IP address of 'linux'
- error: no valid servers configured
- Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'
XAMPP: Error 1! Couln't start ProFTPD!
XAMPP for Linux started.
linux:/ # chown: `nobody': invalid user

kann mir jemand helfen?

besten dank
cola
 
Posts: 74
Joined: 19. February 2004 08:38

Postby DJ DHG » 31. March 2004 14:45

Moin Moin

startest du xanpp als root?
was steht in der error_log vom apache?
anscheid gibt es den user "nobody" bei dir nicht?

mfg DJ DHG
User avatar
DJ DHG
AF Moderator
 
Posts: 2455
Joined: 27. December 2002 13:50
Location: Kiel

Postby cola » 31. March 2004 23:37

nun kommt nur noch folgender fehler:

linux:/ # chroot /opt/lampp ./lampp start
Starting XAMPP for Linux 1.4.4...
XAMPP: Starting Apache with SSL...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://community.apachefriends.org/f/
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP: - getaddrinfo 'linux' error: Name or service not known
- error: unable to determine IP address of 'linux'
- error: no valid servers configured
- Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'

woran könnte dies liegen?
Besten Dank für die Hilfe!

mfg cola
cola
 
Posts: 74
Joined: 19. February 2004 08:38

Postby DJ DHG » 01. April 2004 00:24

- error: unable to determine IP address of 'linux'


*an kopf fass*
jetzt erst gesehen, das heist er kann die ip von rechner mit dem name linux
nicht auflösen.

füge bitte in die hosts datei folgendes hinzu, ganz am ende am besten.

Code: Select all
127.0.0.1 localhost linux


zu finden unter "/ets/hosts"


mfg DJ DHG
User avatar
DJ DHG
AF Moderator
 
Posts: 2455
Joined: 27. December 2002 13:50
Location: Kiel

Postby cola » 01. April 2004 06:30

danke für die Antwort
jetzt bring er beim starten von xampp keine fehler mehr!

jedoch wenn ich jetzt im browser auf http://linux gehe bringt er mir auch nichts :( oder wenn ich direkt auf die ip zugreiffe auch nichts!

also mein chroot und mein linux haben ja die glieche IP oder?

PS: auszug aus der error_log
[Thu Apr 01 07:31:23 2004] [notice] suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "de_DE@euro",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[Thu Apr 01 07:31:24 2004] [notice] Digest: generating secret for digest authentication ...
[Thu Apr 01 07:31:24 2004] [crit] (2)No such file or directory: Digest: error generating secret: No such file or directory
Configuration Failed


Besten Dank
cola
 
Posts: 74
Joined: 19. February 2004 08:38

Postby Pc-dummy » 01. April 2004 12:48

wegen "locale-fehler"

man locale anguggen und dort schauen wo die einstellungen gepeichert werden. (norm. /etc/sysconfig/i18n)

die datei dann nach /opt/lampp/<gleicherpfadselbedatei> kopieren

/bin/locale nach /opt/lampp/bin/ kopieren

cp `ldd /opt/lampp/bin/locale| awk {print $3}` lib/ ausführen <-- für die libs.

cola wrote:[Thu Apr 01 07:31:24 2004] [crit] (2)No such file or directory: Digest: error generating secret: No such file or directory


Probier mal ssl abzuschalten. (wenn der rest geht kommt ssl dran :))

MFG
Pc-Dummy
Gentoo/X86_64, AMD Athlon 64 FX-53, 1,5 GB INFINEON Ram, Audigy 2 ZS Platinum Pro, 300 GB Platten, LG-DVD Brenner
Pc-dummy
AF Moderator
 
Posts: 784
Joined: 29. December 2002 01:46
Location: AT-Vorarlberg-Feldkirch

Postby cola » 01. April 2004 22:12

funzt noch immer nicht:
fehler beim starten von apache:
Starting XAMPP for Linux 1.4.4...
XAMPP: Starting Apache...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Your /etc/hosts is not okay. I will fix it.
XAMPP: See also http://www.apachefriends.org/faq-lampp-en.html#failed
XAMPP: Next try...
XAMPP: Starting Apache...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Your /etc/hosts is not okay. I will fix it.
XAMPP: See also http://www.apachefriends.org/faq-lampp-en.html#failed
XAMPP: Next try...
XAMPP: Starting Apache...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Your /etc/hosts is not okay. I will fix it.
XAMPP: See also http://www.apachefriends.org/faq-lampp-en.html#failed
XAMPP: Next try...
XAMPP: Starting Apache...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Your /etc/hosts is not okay. I will fix it.
XAMPP: See also http://www.apachefriends.org/faq-lampp-en.html#failed
XAMPP: Next try...
XAMPP: Starting Apache...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.


fehler in der error logdatei:
[Thu Apr 01 23:08:45 2004] [warn] Init: PRNG still contains insufficient entropy!
[Thu Apr 01 23:08:45 2004] [error] Init: Failed to generate temporary 512 bit RSA private key
Configuration Failed


hm... habe nochmals alles überprüft aber funzt wirklich nicht.....
cola
 
Posts: 74
Joined: 19. February 2004 08:38

Postby Pc-dummy » 01. April 2004 22:14

gug ma im anderen chroot thread, da hab ich ne lange (aber verwirrenden antwort).
Gentoo/X86_64, AMD Athlon 64 FX-53, 1,5 GB INFINEON Ram, Audigy 2 ZS Platinum Pro, 300 GB Platten, LG-DVD Brenner
Pc-dummy
AF Moderator
 
Posts: 784
Joined: 29. December 2002 01:46
Location: AT-Vorarlberg-Feldkirch


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 123 guests