[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] FW: phpMyAdmin 2.2.3 pkg released
- Subject: RE: [cobalt-developers] FW: phpMyAdmin 2.2.3 pkg released
- From: "Gavin Nelmes-Crocker" <cobalt@xxxxxxxxxxxxxxxx>
- Date: Fri Jan 18 03:38:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> Huh..
>
> we have a central mysql-server here.. how can i config the
> cobaltworld-phpmyadmin to use a different mysql-server than localhost?
you would need to ssh in to the box and then edit the config.php file in
/home/phpMyAdmin in there in the first few lines you will see localhost
change that to the ip or hostname of your central server and all should
work - I could add that to the admin page if that was a requirement more
than 1
Gavin