Well I think I figured it out, I am using Lampp but I still had
mysql-client installed. I uninstalled it but it didn't help, I
probably need to purge it from my system somehow, I guess.
Well actually I see something intersted, I got a system message:
/etc/cron.daily/logrotate:
|stat of /var/log/mserv/mserv.log failed: No such
file or directory
|error running shared postrotate script for
/var/log/mysql.log /var/log/mysql/mysql.log
|+/var/log/mysql.err /var/log/mysql/mysql.err
/var/log/mysql/mysql-slow.log
|run-parts: /etc/cron.daily/logrotate exited with
return code 1
|/etc/cron.daily/man-db:
|mandb: warning: /usr/share/man/man1/4ss.1.gz is a
dangling symlink
|mandb: warning: /usr/share/man/man1/4rdf.1.gz is
a dangling symlink
|mandb: warning: /usr/share/man/man1/4versa.1.gz
is a dangling symlink
|mandb: warning: /usr/share/man/man1/4xml.1.gz is
a dangling symlink
|mandb: warning: /usr/share/man/man1/4xpath.1.gz
is a dangling symlink
|mandb: warning: /usr/share/man/man1/4xslt.1.gz is
a dangling symlink
|mandb: warning: /usr/share/man/man1/4xupdate.1.gz
is a dangling symlink
|mandb: warning:
/usr/share/man/man1/4ss_manager.1.gz is a dangling symlink
|mandb: warning: /usr/share/man/man1/4ssd.1.gz is
a dangling symlink
|/etc/cron.daily/mysql-server:
|/etc/cron.daily/mysql-server: line 30:
mysqladmin: command not found
It seems that even now mysql is not gone. Now how do I convince my
debian system to accept the lampp transplant? Can't connect to local MySQL
server through socket '/var/run/mysqld/mysqld.sock' (2) --> Admin Name or
Password incorrect
Would a symbolic link from /var/run/mysqld.sock to /opt/? help or is
there another way to tell debian lampp replaces apache and mysql?
Thanks
Aaron
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]