StendhalLocalhostServerOnLinux: Difference between revisions
Content deleted Content added
imported>Oslsachem |
imported>Oslsachem m user feedback |
||
Line 56:
ps xa | grep mysqld
If it shows that mysqld is running with the option "--skip-networking" then comment it out in the "my.cnf" file (It has been reported that the line to comment out is actually: SKIP="--skip-networking", found at: /etc/rc.d/rc.mysqld ).
If you have already commented it out then perhaps you have previously started the server with:
| |||