Quote:
|
Originally Posted by Sammy
mySQL seemed to install fine.
However when I tried to check that networking was enabled it answered with:
tcp 0 0 *:mysql *:* LISTEN 3996/mysql
instead of
tcp 0 0 *:mysql *:* LISTEN 2995/mysql
that the tutorial said it would return..
Don't know what the numbers are? port? - but I guess it's ok?
|
The number is the process ID. It most probably differs from the one in the tutorial, and that's ok.