Accessing PHPMyAdmin on local network
Moderator: General Moderators
Accessing PHPMyAdmin on local network
Hi all, I have Apache, PHPMyAdmin, etc setup here on a server (Win2K) I can access and use phymyadmin fine from the server pc, but not from other computers on the network (WinXP). I can login to phpmyadmin from the other pcs, but once logged in I can't do anything because all the links, etc point to localhost. Obviously localhost isn't going to work from any computer other then the server. Does anyone know how to get around this? I have browsed through the config.inc.php file and changed the localhost in there to the servers specific IP address without any luck, any help would be appreciated, thankyou.
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
Had tried this already, but tried it again, and again without success, this is the line I changed.
$cfgPmaAbsoluteUri = 'http://serversIP/phpMyAdmin/';
The same problem persists. Might something else be interferring with it? WinMySqlAdmin for example?
$cfgPmaAbsoluteUri = 'http://serversIP/phpMyAdmin/';
The same problem persists. Might something else be interferring with it? WinMySqlAdmin for example?