andreasfriedrich

msg:908135 | 10:22 am on Feb 1, 2003 (gmt 0) |
Did you check out A.2.3 Can't connect to [local] MySQL server Error [mysql.com]? The most important thing to check: Is there a mysqld process running? This got me several times already ;). Andreas
|
mack

msg:908136 | 8:19 pm on Feb 1, 2003 (gmt 0) |
Yep tried that...still the same issue :( When I made the install from cd rom it did not ask me to create a user or password? is this normal?
|
andreasfriedrich

msg:908137 | 8:45 pm on Feb 1, 2003 (gmt 0) |
Usually the installation script will create those for you. Use ps -A u ¦ grep mysqld to see as which user mysqld was started and the effective uid and gid. Andreas
|
|