Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

I'd like some help of possiable...

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


larry at isp

Sep 28, 2006, 4:06 AM

Post #1 of 4 (766 views)
Permalink
I'd like some help of possiable...

Hello - - I seem to be having a problem in mythtv not being able to
accessing the database...Might anyone know why...

I'll attach a snip of the output when I start mythtv...

Thanks Larry

--
Powered by Debian/GNU/Linux
by Ubuntu ver 6.06
73 de Larry/wd9esu 30yr's A.R.O.

"This is Linux Country,
on a quiet night you can hear
WINDOZE ! Systems REBOOTING !!"

GPG Fingerprint: A4D2 BFC2 B21B 8F7A C336 EFDC 7039 3CA5 3332 076E
Public Key available from subkeys.pgp.net
Attachments: mythtv.txt (0.86 KB)


mythtv2006 at bdam

Sep 28, 2006, 4:27 AM

Post #2 of 4 (736 views)
Permalink
Re: I'd like some help of possiable... [In reply to]

On 9/28/06, Larry Shields <larry [at] isp> wrote:

> Hello - - I seem to be having a problem in mythtv not being able to
> accessing the database...Might anyone know why...
>
> 2006-09-28 05:35:36.110 Database not open while trying to save setting: Language
> 2006-09-28 05:35:36.111 Unable to connect to database!
> 2006-09-28 05:35:36.112 Driver error was [1/1045]:
> QMYSQL3: Unable to connect
> Database error was:
> Access denied for user 'larry'@'localhost' (using password: YES)

Just try to access the db on the console with

mysql -u larry -p mythconverg

and provide the password you see in /etc/mythtv/mysql.txt

Did you really change the default user "mythtv" to "larry" in
/etc/mythtv/mysql.txt?

Adam
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


larry at isp

Sep 28, 2006, 6:25 AM

Post #3 of 4 (738 views)
Permalink
Re: I'd like some help of possiable... [In reply to]

Adam Egger wrote:
> On 9/28/06, Larry Shields <larry [at] isp> wrote:
>
>
>> Hello - - I seem to be having a problem in mythtv not being able to
>> accessing the database...Might anyone know why...
>>
>> 2006-09-28 05:35:36.110 Database not open while trying to save setting: Language
>> 2006-09-28 05:35:36.111 Unable to connect to database!
>> 2006-09-28 05:35:36.112 Driver error was [1/1045]:
>> QMYSQL3: Unable to connect
>> Database error was:
>> Access denied for user 'larry'@'localhost' (using password: YES)
>>
>
>
Hi Adam,

> Just try to access the db on the console with
>
> mysql -u larry -p mythconverg
>
I tried what you have shown in the above, yet it still will not let me
access mysql...???
I get this: ERROR 1045 (28000): Access denied for user
'larry'@'localhost' (using password: YES)
> and provide the password you see in /etc/mythtv/mysql.txt
>
> Did you really change the default user "mythtv" to "larry" in
> /etc/mythtv/mysql.txt?
>
Yes I did change the default from 'mythtv' too 'larry'...Should I try to
change it back or not..???
> Adam
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>

Thanks for repling back to my posting...

Larry

--
Powered by Debian/GNU/Linux
by Ubuntu ver 6.06
73 de Larry/wd9esu 30yr's A.R.O.

"This is Linux Country,
on a quiet night you can hear
WINDOZE ! Systems REBOOTING !!"

GPG Fingerprint: A4D2 BFC2 B21B 8F7A C336 EFDC 7039 3CA5 3332 076E
Public Key available from subkeys.pgp.net

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


adeffs.mythtv at gmail

Sep 28, 2006, 7:04 AM

Post #4 of 4 (736 views)
Permalink
Re: I'd like some help of possiable... [In reply to]

On 9/28/06, Larry Shields <larry [at] isp> wrote:
> Adam Egger wrote:
> > On 9/28/06, Larry Shields <larry [at] isp> wrote:
> >> Hello - - I seem to be having a problem in mythtv not being able to
> >> accessing the database...Might anyone know why...
> >>
> >> 2006-09-28 05:35:36.110 Database not open while trying to save setting: Language
> >> 2006-09-28 05:35:36.111 Unable to connect to database!
> >> 2006-09-28 05:35:36.112 Driver error was [1/1045]:
> >> QMYSQL3: Unable to connect
> >> Database error was:
> >> Access denied for user 'larry'@'localhost' (using password: YES)
> >
> > Just try to access the db on the console with
> >
> > mysql -u larry -p mythconverg
> >
> I tried what you have shown in the above, yet it still will not let me
> access mysql...???
> I get this: ERROR 1045 (28000): Access denied for user
> 'larry'@'localhost' (using password: YES)

it looks like your use larry does not have access to that db.

you should have followed the instructions at
http://www.mythtv.org/docs/mythtv-HOWTO-6.html

try
$ mysql -u root mythconverg
mysql> grant all on mythconverg.* to larry@"%" identified by "larry";
mysql> flush privileges;

--
Steve
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.