News

Post the cron script in question. That looks like the cron script is trying to run the mysql server, something it shouldn't be doing.
I've sucessfully installed MySQL (from source) onto a RH7.3 machine. No problems.Users are fine, permissions are fine, it starts automatically when the server boots, no problem there.The 'issue' I ...
There are plenty of GUI tools available that can manage your MySQL database, even from the Windows environment.
Nevertheless, if you want to conserve memory and clock-cycles, you can turn off the Windows MySQL service and start MySQL from the command line when needed. A full MySQL install on Windows includes ...