Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[MYTHTV]Problème avec mysql (non résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
gulivert
l33t
l33t


Joined: 17 Jun 2004
Posts: 863
Location: Switzerland

PostPosted: Mon Jul 05, 2004 4:02 pm    Post subject: [MYTHTV]Problème avec mysql (non résolu) Reply with quote

J'ai installé mythtv ainsi que mysql en suivant ce tuto

http://wiki.gentoo-portage.com/HOWTO_Setup_MythTV

Mais rien ne marche :cry:

J'ai deja l'impression d'avoir un problème avec mysql, mais j'en suis meme pas sur.

Donc si je lance mythfrontend j'ai ce message qui s'affiche dans la console :

Code:
2004-07-05 18:00:47 Enabled verbose msgs : important general
2004-07-05 18:00:52 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2004-07-05 18:00:53 ReadStringList timeout (quick).
QSocketDevice::writeBlock: Invalid socket
2004-07-05 18:00:53 Error writing stringlist
Connection to backend server lost


Et si je lance mythtv sans passer par le frontend il plante. Ben voila c'est un peu maigre comme info, mais étant paumé dans mon problème je vois pas comment mieux vous renseignez.
_________________
Macbook Pro Unibody 9.1 - Kernel 4.4.6 - Awesome 3.5
Back to top
View user's profile Send private message
fafounet
l33t
l33t


Joined: 03 Apr 2004
Posts: 703
Location: Meuves, France

PostPosted: Mon Jul 05, 2004 4:10 pm    Post subject: Reply with quote

A tout hasard tu as essaye en ligne de commande ?
As tu essaye en root ?
Back to top
View user's profile Send private message
gulivert
l33t
l33t


Joined: 17 Jun 2004
Posts: 863
Location: Switzerland

PostPosted: Mon Jul 05, 2004 4:24 pm    Post subject: Reply with quote

en root c'est pareil, sinon en lig ne de commande ???

Ben la dans une console je tape mythtv ou mythfrontend, c'est de sa k tu parles?
_________________
Macbook Pro Unibody 9.1 - Kernel 4.4.6 - Awesome 3.5
Back to top
View user's profile Send private message
fafounet
l33t
l33t


Joined: 03 Apr 2004
Posts: 703
Location: Meuves, France

PostPosted: Tue Jul 06, 2004 5:50 am    Post subject: Reply with quote

Non simplement taper mysql.
Back to top
View user's profile Send private message
gulivert
l33t
l33t


Joined: 17 Jun 2004
Posts: 863
Location: Switzerland

PostPosted: Tue Jul 06, 2004 9:26 am    Post subject: Reply with quote

alors si je tape mysql en root j'ai sa :

Quote:
root@jack gulivert # mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)


et en user

Quote:
gulivert@jack gulivert $ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.0.18

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> q
-> \q
Bye



heu plutot etrange que root n'a pas l'accès, ou c'est normal ???
_________________
Macbook Pro Unibody 9.1 - Kernel 4.4.6 - Awesome 3.5
Back to top
View user's profile Send private message
gulivert
l33t
l33t


Joined: 17 Jun 2004
Posts: 863
Location: Switzerland

PostPosted: Wed Jul 07, 2004 9:55 am    Post subject: Reply with quote

:cry:

Ben vraiment personne.

ben alors alons par elimination, comment ou avec quel commande je peux controller le
bon fonctionnant de mysql, de ses accès etc.... ????

Care la a voir y a deja un pb, car si je fais mysql en root j'ai une erreur.

Bref, svp, ... help my
_________________
Macbook Pro Unibody 9.1 - Kernel 4.4.6 - Awesome 3.5
Back to top
View user's profile Send private message
snspy
n00b
n00b


Joined: 29 Jan 2004
Posts: 13

PostPosted: Wed Jul 07, 2004 10:10 am    Post subject: Voici une piste peut-être Reply with quote

Salut à toi, voici ce que m'a donner entre autre une petite recherche sur gentoo quand aux problèmes avec mysql, ainsi que la manière de les résoudres. J'ose croire que tu y trouveras ton bonheur:
https://forums.gentoo.org/viewtopic.php?t=84829&highlight=mysql
et
https://forums.gentoo.org/viewtopic.php?t=178419&highlight=mysql

Bien à toi
Back to top
View user's profile Send private message
gulivert
l33t
l33t


Joined: 17 Jun 2004
Posts: 863
Location: Switzerland

PostPosted: Wed Jul 07, 2004 10:20 am    Post subject: Reply with quote

Merci, je vais direct de ce pat jetter un oeil a tout ça ....
_________________
Macbook Pro Unibody 9.1 - Kernel 4.4.6 - Awesome 3.5
Back to top
View user's profile Send private message
AchilleTalon
Guru
Guru


Joined: 11 Apr 2004
Posts: 368
Location: Montreal, Quebec, Canada

PostPosted: Tue Jul 20, 2004 2:25 am    Post subject: Reply with quote

Pour accéder mysql sans enter un mot de passe, il suffit de créer le fichier .my.cnf dans le répertoire racine de l'usager concerné. Ce fichier doit contenir l'entrée suivante:
Code:

[client]
password = le_mot_de_passe_de_l_usager_en_question


Aussi, à cause de la nature hautement sensible de ce fichier, les permissions doivent être 600, donc:
Code:

chmod 600 $HOME/.my.cnf

Inutile de perdre ton temps à recréer ta BD.
_________________
Achille Talon Hop!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum