PDA

View Full Version : PhpMyAdmin/MySQL Question


Fab5ISO
6-18-03, 04:29 PM
I Was reading the phpMyAdmin tutorial (need to install it) and ran accross this line in the sample .conf file:

$cfgServers[$i]['host'] = 'server.powweb.com';
Where server is the name of the server you are on (i.e. venus, terra, comet, pluto, etc)

Is the server they are referring to the webserver or the MySQL server?

TIA

netaustin
6-18-03, 05:14 PM
MySQL server, I'm pretty sure.