[mythtv-users] Myth Next Step - Actually running it :-)

Ryan Steffes rbsteffes at nc.rr.com
Sun Aug 1 00:32:07 EDT 2004


> linux:/home/russ # /etc/rc.d/init.d/mysql status
> bash: /etc/rc.d/init.d/mysql: No such file or directory
> linux:/home/russ #
>
> OK, it is not even running. Typing mysql on a command line doesn't 
> start it, what's the secret?
>
> Thanks
> Russ
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
I'm sorry, that command should have had a 'd' on the end of it, the 
mysql daemon is 'mysqld'.  If there isn't a script for it in init.d, try 
googling around for one but your rpms really should have put one where 
appropriate for your distro.  The command to start it would be 'mysqld' 
if there isn't an init script and '/etc/rc.d/init.d/mysqld start' if 
there is.  Did typing mysql by itself give you some error about not 
having a database to connect to?


More information about the mythtv-users mailing list