On Aug 7, 2013, at 14:14 15, Eric Gauvin wrote:

> The version I copied the message from was the 2.0.1 Paravel Systems CD
> install on CentOS, but I get a similar message on all my Ubuntu 2.0.2
> machines as well.

>From a shell, start an instance of the MySQL monitor by doing:

        mysql -A -h <address-of-your-server> -u rduser -p Rivendell

This will prompt you for the database password (set in '/etc/rd.conf').  By 
default, this is 'letmein'.

Once you're in the monitor ('mysql>' prompt), enter the following exactly as 
shown (case and punctuation are significant):

        select DB from VERSION;

Please post the results.

Cheers!


|-------------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |               Chief Developer               |
|                           |               Paravel Systems               |
|-------------------------------------------------------------------------|
|    Obstacles are what you see when you take your eyes off the road.     |
|                                          -- Anonymous                   |
|-------------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to