MySQL is local, I looked at a variety of how-tos as well as the wiki, but
all of them seemed out of date/incorrect. I added the tryphon.eu repos and
apt-get installd'd rivendell and rivendell-server. I verified that mysql is
running, bound to 127.0.0.1, i can log in with mysql -u rduser -p, etc. I
played with it a little bit more and it seems to connect now, but it's
giving me this:

    invalid SQL or failed DB connection: select DB from VERSION

I assume means it's connected but it isn't able to find anything in the
database. Which is right because there's nothing in the db. Every guide and
everything says that it'll make the databases itself on first run, but I
can't get it to. I even gave it all the admin user/pass at the command
line, but it keeps doing that. I should also note that it's spitting that
error out hundreds, maybe thousands of times a minute, flooding the stdout
with it. Is there a .sql file that I can throw at mysql and make it set up
the database?
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to