Can't connect to MySQL server on '127.0.0.1' (111)

2011-04-02 Thread xPol
I have been using my local dictionary for years, accessing from web browser, pointing to http://localhost:9000/ Probably my fault, since i have been tinkering a little with my settings. As i try to connect, i get Can't connect to MySQL server on '127.0.0.1' (111) Any ideas, what to check?

Re: Can't connect to MySQL server on '127.0.0.1' (111)

2011-04-02 Thread xPol
-file=/home/xpol/.local/share/akonadi//mysql.conf -- datadir=/home/xpol/.local/share/akonadi/db_data/ -- socket=/home/xpol/.local/share/akonadi/socket-ambi.site/mysql.socket So the demon appears to be running I do not think mysql conf files have been changed by me thank you --p -- MySQL

Re: Can't connect to MySQL server on '127.0.0.1' (111)

2011-04-02 Thread xPol
Reindl Harald wrote: Did you make any change in the my.cnf? What does netstat --numeric-hosts --notrim --programs -u -t say? What is the content of your my.cnf? Here incluede thank you p -- (xpol) % netstat --numeric-hosts --notrim --programs -u -t

Re: Can't connect to MySQL server on '127.0.0.1' (111)

2011-04-02 Thread xPol
ESTABLISHED 6252/firefox tcp0 0 127.0.0.1:48856 127.0.0.1:50793 ESTABLISHED 6767/GoogleTalkPlug tcp0 0 127.0.0.1:48856 127.0.0.1:57336 ESTABLISHED 6767/GoogleTalkPlug 2 (xpol) % ° cat /etc/mysqlaccess.conf | grep -v

Re: Can't connect to MySQL server on '127.0.0.1' (111)

2011-04-02 Thread xPol
Reindl Harald wrote: Please netstat --numeric-hosts --notrim --programs -u -t -l In my first answer i forgot the -l i will check according to your suggstions If i find still in troubles, i will let you know thank you ---p -- MySQL General Mailing List For list archives:

input from script

2010-08-14 Thread xPol
Hi, i am very new to databases. I would like to know if new entries can be added to my database from the character terminal. Hints for achieving such result by a shell script welcome. thank you ---Pol -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To