NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
SWhetsel
Jan 24, 2011Aspirant
How to install Joomla on ReadyNAS - Walkthrough
To install Joomla 1.5 on the ReadyNAS, you’ll need to do the following. (detailed steps below) 1. Create a share on the ReadyNAS where you will run Joomla 1.5 and enable Internet access to the sha...
SWhetsel
Jun 08, 2012Aspirant
kraeks wrote: Are you sure it's actually an error at all? What you are trying to start is the mysqld (the mysql server that is), which has no console.
You should be able to start it with "sudo /etc/init.d/mysql start" instead to have it run as a backgrounded service instead of a sep. user process. Then connect to the db with the mysql command instead to get the console.
What he said. You want to start the service as root using:
sudo /etc/init.d/mysql start
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!