Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Axel on October 01, 2003, 11:11:22 AM
-
Hei
After installing version 6.03 on my machine I cannot connect to the mysql it says the user dont hae access I have been doing these commands recomendet in the help file to enable local network access.
/sbin/e-smith/config setprop mysqld LocalNetworkingOnly no
/sbin/e-smith/expand-template /etc/my.cnf
/etc/rc.d/init.d/mysqld restart
But it dont help This was a new installation to the server. Every thing else seems to work ok so far.
Hope you can help me quickly
Axel
-
try to add in your /etc/my.cnf (don't forget the template)
[mysqld]
set-variable = thread_stack=256k
-
It is working now
Rgds
Axel