If the server is where the SQL database is, then you don't need to on the
client as it's pulling the data from the server.
RDAirplay and the other applications on the client ideally, should be
connecting to the server remotely with a non root account for security
reasons. By default I believe the account rd is created with a standard
password, and has sufficient privileges to do what it needs to do to play
out and import new audio files for the carts but is not an admin/root.



On Mon, Mar 8, 2021 at 12:31 PM Angelena Chapman <angel...@renewfm.org>
wrote:

> Hi all,
>
> In following the directions for the new build, everything went smoothly,
> until one of the Final Details:
>
> Set the MariaDB administrator password with the following command
> (substitute your password for *pwd*):
>
> *echo "SET PASSWORD FOR root@localhost = PASSWORD('pwd');" | mysql -u root*
> On my *Server* machine this step appears to work with no problem.
>
> However, on my *Client* machine, I get this error:
>
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)
>
> Do I not need to do this step on the Client machine??
>
> I ask this because even though the step produced an error, the Client
> machine is happily playing a log from the database I restored on the
> Server.
>
> Please any thoughts or encouragements?!
>
> Thank you, all!
> Angelena
>
> *Angelena Chapman*
> *RenewFM*
> *978-696-0607 | http://www.renewfm.org <http://www.renewfm.org>*
>
>
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>


-- 
-=:{ Rich Gattie, KB2MOB }:=-
Email: mob...@gmail.com
Web: http://x1radio.net
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to