[PLUTO-help] Configurazione di phpMyAdmin
Sasa
sasa a shoponweb.it
Lun 31 Maggio 2010 15:20:58 CEST
Ciao a tutti, ho installato (su Fedora Core 13) attraverso YUM il software
phpMyAdmin, l'installazione è andata a buon fine ma non riesco a
visualizzare attraverso il browser la pagina di default, quando provo dalla
mia macchina ho:
The requested URL /phpMyadmin/index.php was not found on this server.
La configurazione di httpd è:
<VirtualHost *:80>
DocumentRoot /var/www/html/
DirectoryIndex index.php
ServerName 10.x.y.z/phpMyAdmin
ErrorLog logs/dummy-host.example.com-error_log
CustomLog logs/dummy-host.example.com-access_log common
</VirtualHost>
quando faccio un restart del servizio ho:
[root a cred01 ~]# service httpd restart
IInterruzione di httpd: [ OK ]
Avvio di httpd: httpd: Could not reliably determine the server's fully
qualified domain name, using 127.0.0.1 for ServerName
[Mon May 31 15:08:59 2010] [warn] NameVirtualHost 10.x.y.z:0 has no
VirtualHosts [ OK ]
Sbaglio nella creazione del virtual host ?
Grazie.
------
Salvatore.
More information about the pluto-help
mailing list