Try setting: $cfg['Servers'][$i]['auth_type'] = 'cookie'; and: $cfg['PmaAbsoluteUri'] = 'http://www.example.com/path_to_phpMyAdmin/';
This allows you to leave pretty much everything else unmodified. It will prompt you to log in with a mysql login and password.
Wade Preston Shearer wrote:
alright.
i did...
/etc/rc.d/init.d/mysqld status
...and confirmed that MySQL is running.
I then downloaded and "phpMyAdmin" and put it up on my server.
When attempting to configure...
"config.inc.php"
...i am a little overwhelmed. i read the instructions and it said to...
"Open the file config.inc.php3 in your favourite editor and change the values for host, user, password and authentication mode to fit your environment. Here, "host" means the MySQL server. Also insert the correct value for $cfg['PmaAbsoluteUri']. Have a look at Configuration section for an explanation of all values."
...but it doesn't seem that easy.
i changed...
$cfg["PmaAbsoluteUri'] 'host'
any pointers?
-wade preston
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
