Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Configurare PhpMyAdmin[RISOLTO]
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
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Wed Mar 02, 2005 3:12 pm    Post subject: Configurare PhpMyAdmin[RISOLTO] Reply with quote

Ho questo problema.
Ho installa Apache,mysql e php.Come cartella del web server Apache ho impostato /home/nomeutente/www.
Tutto funziona alla perfezione.
Ora dovrei installare phpmyadmin.
Ho eseguito:
Code:
emerge phpmyadmin

E successivamente ho eseguito queste due operazioni:
Code:
To complete installation, you must

1. Update MySQL's grant tables and the pmadb database:
     mysql -u root -p < /usr/share/webapps/phpmyadmin/2.6.1_rc1/sqlscripts/mysql /2.6.1_rc1_create.sql
2. Reload MySQL:
     /etc/init.d/mysql restart

Ora xò se vado nel browser e faccio:
Code:
http://localhost/phpmyadmin

Mi da errore.
Effettivamente dentro la cartella /home/nomeutente/www/ non c'è nessuna directory che si chiama phpmyadmin..
Cosa devo fare???
Grazie


Last edited by Pancu on Wed Mar 02, 2005 3:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
realthing
Apprentice
Apprentice


Joined: 29 Jul 2003
Posts: 163
Location: Milano, Italy

PostPosted: Wed Mar 02, 2005 3:17 pm    Post subject: Reply with quote

Il comando che hai lanciato dopo l'emerge di PhpMyAdmin ti installla lo stesso nella directory di publishing di default di Apache. Almeno... a me ha fatto cosi.

La dir è (a memoria..) /var/www/htdocs o qualcosa del genere.
Copiare la cartella phpmyadmin nella tua dir di publishing dovrebbe risolvere il problema!
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Wed Mar 02, 2005 3:22 pm    Post subject: Reply with quote

Grazie ho risolto!
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