Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
phpmyadmin
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Thu Mar 10, 2005 7:37 pm    Post subject: phpmyadmin Reply with quote

Scusate se magari vi chiedo una cosa quasi ovvia ma e' la prima volta che configuro phpmyadmin...

l'ho attena emergiato e ho settato le solite confihurazioni...

$cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin/';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['auth_type'] = 'http';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';

mi ritrovo comunque una mask che mi chiede il login e root senza password nn mi fa entrare...
Avete idea di cosa ho sbagliato??

Grazie
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31280
Location: here

PostPosted: Thu Mar 10, 2005 7:51 pm    Post subject: Reply with quote

Si dovevi leggere quello che riportava e non modificare nulla. Prova a riemergiarlo e leggi quello che dice
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
arnor
Tux's lil' helper
Tux's lil' helper


Joined: 01 Nov 2004
Posts: 147

PostPosted: Fri Mar 11, 2005 9:04 am    Post subject: Reply with quote

devi cambiare questa riga:
Code:

$cfg['Servers'][$i]['auth_type'] = 'http';


in
Code:

$cfg['Servers'][$i]['auth_type']     = 'config';
 


poi in user e pswd metti i tuoi dati

ciao lo
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31280
Location: here

PostPosted: Fri Mar 11, 2005 9:09 am    Post subject: Reply with quote

Come detto se si seguono i passi che dice portage non devi neanche toccare i file di configurazione
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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