that's okay Alan, it keeps the rest of us from asking the same questions, 
thanks!


________________________________
 From: Alan Smith <alansm...@flinn.com>
To: Fred Gleason <fr...@paravelsystems.com> 
Cc: User discussion about the Rivendell Radio Automation System 
<rivendell-dev@lists.rivendellaudio.org> 
Sent: Saturday, April 6, 2013 7:35 AM
Subject: Re: [RDD] Win32 Builds of Rivendell; How to?
 
Opps, I replied, but accidentally only to Tim Camp:

I figured it out.  My issue was I did not have permission to access the 
mysql database from any ip other than the local machine.

Sometimes, this seems a little harder than it needs to be...Grrrrr.

I found the my.cnf file, located in /etc , NOT /etc/MySQL .

I checked the contents for a "bind-address=" expecting to find a 
loopback address.  The file did not even contain a "bind-address" entry 
at all.  From what I gather, when the bind-address is not specified, it 
will allow every IP address in the world to connect.

Finally, stumbled onto the "mysql GRANT" entry in the online Rivendell 
help [Thanks for pointing me in the right direction]. Prior to issuing 
that command, I found the command to see what IPs the user(s) are 
allowed to connect on.  All users (admin and rduser) were only allowed 
from the local machine.  Went ahead and issued the "GRANT" command, and 
now everything works.

Why the two separate IP address checks????  It makes things confusing 
for a newb like me.

-Alan

PS  Okay, I guess I can see the need; one global ip check, and then a 
"per user" IP check.

On 4/5/2013 9:52 PM, Fred Gleason wrote:
> On Apr 5, 2013, at 12:09 23, Alan Smith wrote:
>
>> I found the win32 builds of Rivendell on the workstation shared folder,
>> and have them installed.  However, no matter what I try it cannot
>> "connect to database".
> In the installation directory of Rivendell ('C:\Program 
> Files\SalemRadioLabs\Rivendell\' by default), edit (or create) the file 
> 'rd.ini' and put in your MySQL connection parameters.  It uses precisely the 
> same format as '/etc/rd.conf'.  Just copying that file from a working Linux 
> setup will ordinarily suffice.
>
> Cheers!
>
>
> |-------------------------------------------------------------------------|
> | Frederick F. Gleason, Jr. |               Chief Developer               |
> |                           |               Paravel Systems               |
> |-------------------------------------------------------------------------|
> | Easiest Color to Solve on a Rubik's Cube:                               |
> |        Black.  Simply remove all the little colored stickers on the     |
> | cube, and each of side of the cube will now be the original color of    |
> | the plastic underneath -- black.  According to the instructions, this   |
> | means the puzzle is solved.                                             |
> |                                        -- Steve Rubenstein              |
> |-------------------------------------------------------------------------|
>
>
>
>

_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to