Mysql reagiert nicht, Confixx Installation schlägt fehl :(

BangaMan

Registered User
Hallo Leute

habe vor ein paar Tagen SuSe Linux auf meinen Server gespielt, und möchte da nun Confixx installieren. Nur leider bricht die Installation beim Datenbank erstellen ab und schlegt fehl mit der Meldung:
install.pl said:
Confixx Datenbank Installation
###################################

DBI connect('mysql:localhost','root',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at ./subs/createDB_install.pl line 51
Fehler: #1077
Anfangs hatte ich Apache, Mysql ect über Xampp laufen, hab das abgestellt und die von Linux installiert.
Wenn ich die Mysql in der Konsole aufrufe "durch mysql" kommt Access Denid for User root@localhost...
Als es noch über Xampp gelaufen ist hat er nach ca 3 tabellen die install. abgebrochen.
Aber er hat an dieser stelle auch immerwieder abgebrochen und ein fehler über "var.../mysql.sockel" gemeldet.
Das über den Mysqlsockel ist bei der config.pl bei Prüfung der Verbindung zum Mysql server. Und hat sich immer wiederholt, hab dann die mysql.sockel von /opt/lampp/var/mysql nach /var/lib/mysql verschoben und ersetzt.
Dann hats wieder kurz funktioniert.

Die Confixx version um die es sich handelt ist Confixx 2.06. Da bei der aktuellen 3.0.2 keine ausführbaren install und config .pl dateien enthalten sind :s

Hoffe man versteht was ich geschrieben habe...
MfG
BangaMan
 
Hm, kannst Du uns mal bitte die Ausgabe von
Code:
ps aux
posten? Evtl. läuft da irgendwo noch was, oder aber mysql wurde net ordentlich beendet und es befindet sich noch eine lock-Datei in /var/run.
 
Jo hier hier :
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 716 284 ? S 14:31 0:01 init [5]
root 2 0.0 0.0 0 0 ? SN 14:31 0:00 [ksoftirqd/0]
root 3 0.0 0.0 0 0 ? S< 14:31 0:00 [events/0]
root 4 0.0 0.0 0 0 ? S< 14:31 0:00 [khelper]
root 5 0.0 0.0 0 0 ? S< 14:31 0:00 [kthread]
root 7 0.0 0.0 0 0 ? S< 14:31 0:00 [kblockd/0]
root 8 0.0 0.0 0 0 ? S< 14:31 0:00 [kacpid]
root 112 0.0 0.0 0 0 ? S 14:31 0:00 [pdflush]
root 113 0.0 0.0 0 0 ? S 14:31 0:00 [pdflush]
root 115 0.0 0.0 0 0 ? S< 14:31 0:00 [aio/0]
root 114 0.0 0.0 0 0 ? S 14:31 0:00 [kswapd0]
root 321 0.0 0.0 0 0 ? S< 14:31 0:00 [cqueue/0]
root 322 0.0 0.0 0 0 ? S< 14:31 0:00 [kseriod]
root 362 0.0 0.0 0 0 ? S< 14:31 0:00 [kpsmoused]
root 738 0.0 0.0 0 0 ? S< 14:31 0:00 [scsi_eh_0]
root 795 0.0 0.0 0 0 ? S< 14:31 0:00 [scsi_eh_1]
root 857 0.0 0.0 0 0 ? S< 14:32 0:00 [reiserfs/0]
root 950 0.0 0.1 1860 584 ? S<s 14:32 0:00 /sbin/udevd --d
root 1367 0.0 0.0 0 0 ? S< 14:32 0:00 [khubd]
root 2211 0.0 0.0 1516 508 ? Ss 14:32 0:00 /sbin/acpid
root 2225 0.0 0.1 1896 632 ? Ss 14:32 0:00 /sbin/syslog-ng
100 2226 0.0 0.1 3420 1020 ? Ss 14:32 0:00 /usr/bin/dbus-d
root 2231 0.0 0.0 1652 516 ? Ss 14:32 0:00 /sbin/klogd -c
root 2282 0.0 0.1 1796 700 ? Ss 14:32 0:00 /sbin/resmgrd
root 2323 0.1 0.5 4344 2940 ? Ss 14:32 0:01 /usr/sbin/hald
root 2429 0.0 0.1 1816 600 ? S 14:32 0:00 hald-addon-acpi
root 2798 0.0 0.1 1816 612 ? S 14:32 0:00 hald-addon-stor
root 2820 0.0 0.0 1416 392 ? S 14:32 0:00 /sbin/dhcpcd -C
root 2845 0.0 0.1 2812 824 ? S 14:32 0:00 /opt/kde3/bin/k
root 2984 0.0 0.0 1412 396 ? S 14:32 0:00 /sbin/dhcpcd -C
root 3169 0.0 0.0 1412 396 ? S 14:32 0:00 /sbin/dhcpcd -C
root 3665 0.0 0.1 2876 812 ? Ss 14:32 0:00 /usr/sbin/smppp
nobody 3744 0.0 0.0 1560 424 ? Ss 14:32 0:00 /sbin/portmap
root 3760 0.0 0.2 2760 1272 ? Ss 14:32 0:00 /usr/sbin/pppd
root 3811 0.0 0.1 9860 612 ? S<sl 14:32 0:00 /sbin/auditd
root 3819 0.0 0.0 0 0 ? S< 14:32 0:00 [kauditd]
root 3920 0.0 0.2 4852 1228 ? Ss 14:32 0:00 /usr/sbin/sshd
root 3986 0.0 0.3 4256 1724 ? S 14:32 0:00 /usr/sbin/power
mdnsd 4043 0.0 0.1 1972 928 ? Ss 14:32 0:00 /usr/sbin/mdnsd
root 4057 0.0 0.2 106468 1044 ? Ssl 14:32 0:00 /usr/sbin/nscd
lp 4073 0.0 0.6 7212 3356 ? Ss 14:33 0:00 /usr/sbin/cupsd
named 4094 0.0 0.5 30884 3004 ? Ssl 14:33 0:00 /usr/sbin/named
root 4131 0.0 0.2 4504 1124 ? Ss 14:33 0:00 /usr/sbin/smppp
root 4165 0.0 0.3 5412 1732 ? Ss 14:33 0:00 /usr/lib/postfi
postfix 4177 0.0 0.3 5380 1644 ? S 14:33 0:00 pickup -l -t fi
postfix 4178 0.0 0.3 5412 1668 ? S 14:33 0:00 qmgr -l -t fifo
root 4196 0.0 0.1 1812 532 ? Ss 14:33 0:00 /usr/sbin/cron
root 4277 0.0 2.0 52360 10820 ? Ss 14:33 0:00 /usr/sbin/httpd
BaRt 4281 0.0 0.8 9500 4628 ? S 14:33 0:00 /opt/kde3/bin/a
root 4335 13.3 2.8 21236 14604 tty7 Ss+ 14:33 2:12 /usr/X11R6/bin/
root 4336 0.0 0.3 3868 1664 ? S 14:33 0:00 -:0
wwwrun 4343 0.0 1.4 52360 7436 ? S 14:33 0:00 /usr/sbin/httpd
wwwrun 4344 0.0 1.4 52360 7448 ? S 14:33 0:00 /usr/sbin/httpd
wwwrun 4345 0.0 1.4 52360 7436 ? S 14:33 0:00 /usr/sbin/httpd
wwwrun 4346 0.0 1.4 52360 7436 ? S 14:33 0:00 /usr/sbin/httpd
wwwrun 4347 0.0 1.4 52360 7436 ? S 14:33 0:00 /usr/sbin/httpd
root 4442 0.0 0.1 1956 664 tty1 Ss+ 14:33 0:00 /sbin/mingetty
root 4443 0.0 0.1 1960 640 tty2 Ss+ 14:33 0:00 /sbin/mingetty
root 4444 0.0 0.1 1960 640 tty3 Ss+ 14:33 0:00 /sbin/mingetty
root 4445 0.0 0.1 1956 636 tty4 Ss+ 14:33 0:00 /sbin/mingetty
root 4446 0.0 0.1 1960 640 tty5 Ss+ 14:33 0:00 /sbin/mingetty
root 4447 0.0 0.1 1960 640 tty6 Ss+ 14:33 0:00 /sbin/mingetty
root 4506 0.0 0.2 2792 1340 ? Ss 14:33 0:00 /bin/sh /usr/X1
root 4546 0.0 0.0 2480 420 ? Ss 14:33 0:00 /usr/bin/gpg-ag
root 4550 0.0 0.1 3308 580 ? Ss 14:33 0:00 dbus-daemon --f
root 4551 0.0 0.1 2728 640 ? S 14:33 0:00 /usr/bin/dbus-l
root 4585 0.0 1.3 23340 6968 ? Ss 14:33 0:00 kdeinit Running
root 4588 0.0 0.5 22520 2596 ? S 14:33 0:00 dcopserver [kde
root 4590 0.0 1.5 25340 8160 ? S 14:33 0:00 klauncher [kdei
root 4592 0.0 2.9 32728 15244 ? S 14:33 0:00 kded [kdeinit]
root 4597 0.0 0.0 1504 348 ? S 14:33 0:00 kwrapper ksmser
root 4599 0.0 1.9 27392 10196 ? S 14:33 0:00 ksmserver [kdei
root 4600 0.1 2.6 29220 13556 ? S 14:33 0:01 kwin [kdeinit]
root 4602 0.1 3.1 31688 16128 ? S 14:33 0:01 kdesktop [kdein
root 4604 0.3 3.1 33164 16228 ? S 14:33 0:03 kicker [kdeinit
root 4605 0.0 1.2 24016 6588 ? S 14:33 0:00 kio_file [kdein
root 4613 0.0 2.7 29880 14128 ? S 14:33 0:00 kmix [kdeinit]
root 4615 0.0 2.5 30392 13200 ? S 14:33 0:00 knetworkmanager
root 4617 0.0 2.8 27956 14724 ? S 14:33 0:00 kget -session 1
root 4618 0.1 4.5 42372 23532 ? S 14:33 0:01 konqueror [kdei
root 4620 0.0 0.2 2784 1296 ? S 14:33 0:00 /bin/sh /usr/bi
root 4630 0.1 4.1 45400 21644 ? Sl 14:33 0:01 zen-updater --d
root 4634 0.0 2.1 27460 10960 ? S 14:33 0:00 knotify [kdeini
root 4636 0.0 2.5 29816 13264 ? S 14:33 0:00 kpowersave [kde
root 4640 5.3 9.3 117932 48156 ? Sl 14:33 0:52 /usr/lib/firefo
root 4643 0.0 2.5 28536 13092 ? S 14:33 0:00 klipper [kdeini
root 4645 0.0 2.5 27820 12920 ? S 14:33 0:00 kbluetoothd --d
root 4660 0.0 0.4 3916 2188 ? S 14:33 0:00 /opt/gnome/lib/
root 3767 0.5 0.0 1368 300 ? Ss 14:34 0:05 zmd /usr/lib/zm
root 4978 0.0 1.2 24020 6596 ? S 14:45 0:00 kio_file [kdein
root 4980 1.4 3.7 36932 19596 ? S 14:48 0:01 kwrite [kdeinit
root 4985 6.3 2.9 32192 15352 ? S 14:49 0:00 konsole [kdeini
root 4986 0.6 0.3 3268 1804 pts/1 Ss 14:49 0:00 /bin/bash
root 5002 0.0 0.1 2416 844 pts/1 R+ 14:49 0:00 ps aux
 
Back
Top