Moved Database to New Server, But phpMyAdmin on New Server Connects to Old Server

View: New views
2 Messages — Rating Filter:   Alert me  

Moved Database to New Server, But phpMyAdmin on New Server Connects to Old Server

by ctr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I moved a mysql 4.1 database on server X to mysql 5.1 on server Y. I
installed a fresh version of phpMyAdmin on the new server. When I start
up phpMyAdmin I get the correct list of databases on the new server, BUT
all the links point to the old server.

Is phpMyAdmin grabbing the old url from the database on the new server?
Is there something I need to update on the new server?

Conrad Richter

--
\_\  RICHTERS HERBS
/ /  Goodwood, ON, L0C 1A0, Canada
\_\  Tel +1.905.640.6677  Fax +1.905.640.6641
/_/  http://www.richters.com


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Phpmyadmin-users mailing list
Phpmyadmin-users@...
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-users

Re: Moved Database to New Server, But phpMyAdmin on New Server Connects to Old Server

by Marc Delisle-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Conrad Richter a écrit :
> I moved a mysql 4.1 database on server X to mysql 5.1 on server Y. I
> installed a fresh version of phpMyAdmin on the new server. When I start
> up phpMyAdmin I get the correct list of databases on the new server, BUT
> all the links point to the old server.

Well, links point to an instance of phpMyAdmin, not to a MySQL server.
They can have a server parameter that refers to an instance of a MySQL
server described in config.inc.php.

Did you put something in $cfg['PmaAbsoluteUri']?
>
> Is phpMyAdmin grabbing the old url from the database on the new server?
> Is there something I need to update on the new server?
>
> Conrad Richter
>


--
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Phpmyadmin-users mailing list
Phpmyadmin-users@...
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-users