MySql mutiert

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

MySql mutiert

Postby Filbert » 26. November 2004 12:18

Hilfe!

Ich weis nicht, was ich gemacht hab, aber ich hab lampp jetzt schon 5 mal neu installiert, aber jedesmal mutieren die mysql prozesse und erstellen tonnen an .bin dateien im ordner /opt/lampp/var/mysql und auf die db zugreifen kann ich auhc nicht...


hat das jemand von euch schonmal gehabt? :?:

bitte helft mir, ich brauhce mein lampp doch so dringend ;)
Filbert
 
Posts: 4
Joined: 26. November 2004 12:02

Postby Kristian Marcroft » 26. November 2004 12:22

Hi,

die bin logs kannst du in der /opt/lampp/etc/my.cnf abstellen.
Startet MySQL überhaupt?
Wie versuchst du darauf zuzugreifen?
Wie hast du es entpackt?

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby Filbert » 26. November 2004 12:26

entpackt laut installations anleitung auf apachefriends.org

zugreifen tu ich mit phpmyqdmin

mysql startet, ich muss die mysqld-safe prozesse von hand killen, damits aufhört

ich werd mir die cnf mal ansehen, danke

EDIT:
so, ich hab jetzt die log von bin dateien ausgestellt, aber es geht immernoch nciht, der fehler den phpmyadmin ausgibt ist:
#2002 - Can't connect to local MySQL server through socket '/opt/lampp/var/mysql/mysql.sock' (111)

wenn ich ./lampp start eingebe, startet er alles, und mit ./lampp stop stopt er alles, bis auhc die mysqld-safe prozesse, die ich von hand killen muss, und die schrieben mir die tux.err damit zu:
041126 12:35:11 mysqld started
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.

key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 80383 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

thd=(nil)
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Cannot determine thread, fp=0xbfffea08, backtrace may not be correct.
Stack range sanity check OK, backtrace follows:
0x80cf06f
0x4004edc3
0x82aef64
0x82aec3f
0x80d271a
0x80d03f2
0x4011d480
0x80a48f1
New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://www.mysql.com/doc/en/Using_stack_trace.html and follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do
resolve it
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.

Number of processes running now: 0
041126 12:35:13 mysqld restarted
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.

key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 80383 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

thd=(nil)
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Cannot determine thread, fp=0xbfffea08, backtrace may not be correct.
Stack range sanity check OK, backtrace follows:
0x80cf06f
0x4004edc3
0x82aef64
0x82aec3f
0x80d271a
0x80d03f2
0x4011d480
0x80a48f1
New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://www.mysql.com/doc/en/Using_stack_trace.html and follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do
resolve it
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.


die datei ist nach 30 sekunden 4,2Mb groß :cry:
Filbert
 
Posts: 4
Joined: 26. November 2004 12:02

Postby Kristian Marcroft » 26. November 2004 14:05

Hi,

gib mal ein:

date

und schau mal ob das auch das aktuelle DAtum und die aktuelle Uhrzeit ist.
Desweiteren, solltest du XAMPP starten und stopen mit vollem statischem Pfad:

/opt/lampp/lampp start
und
/opt/lampp/lampp stop

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby Filbert » 26. November 2004 20:25

ok dateum stimmt, habs auch mit vollem pfad gestartet, ohne erfog :cry:
Filbert
 
Posts: 4
Joined: 26. November 2004 12:02

Postby Kristian Marcroft » 27. November 2004 07:05

Hi,

an datum und uhrzeit stimmt dann aber trotzdem was nicht.
Denn du postest um 12:26 einen Fehler von 12:35.

Dieser Fehler ist bisher nur auf Gentoo aufgetretten.
Und das ausschliesslich wegen falscher Uhrzeit.

Was hast du für ein System?

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby Filbert » 27. November 2004 08:41

lol ... gentoo

und ich hab vergessen die timezone nach /etc/localtime zu verlinken.... vielen dank für deine hilfe :)
Filbert
 
Posts: 4
Joined: 26. November 2004 12:02

Postby 3-yl » 17. February 2005 16:46

Filbert wrote:lol ... gentoo

und ich hab vergessen die timezone nach /etc/localtime zu verlinken.... vielen dank für deine hilfe :)


ich bin zwar nicht bei gentoo aber wie kann das mit dem beschriebenen fehler zusammenhängen?
könntest du mir das etwas näher erklären?

Befehl:
/usr/bin/php4 -q -c /etc/php4/syscpcron /opt/www/syscp/scripts/cronscript.php

meine Fehlermeldung lautet:

Establishing connection failed, exiting
mysql error number: 2002
mysql error desc: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Script:
Referer:
Time/date: 17/02/2005 04:50 PM

allerdings startet xampp einwandfrei, das problem taucht nur bei der verwendung von syscp auf.
3-yl
 
Posts: 11
Joined: 18. November 2004 15:28


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 7 guests