running an OLDER version of phpmyadmin
Posted by: eatc7402 (---.hsd1.mn.comcast.net)
Date: April 24, 2010 02:33AM

In order to do some major conversion of some older php4 code and a mysql 3.x
system i can configure it with Wamp. But you cannot run the latest veersion of
phpMyAdmin under those old combinations.

So my question is CAN I run an older version (2.6.4) of phpMyAdmin on WAMP
as long as I pay attention to what runs with what?

eatc7402

Options: ReplyQuote
Re: running an OLDER version of phpmyadmin
Posted by: matan7890 (87.69.86.---)
Date: April 25, 2010 02:03PM

I think that you can.
Download the phpMyAdmin.
Put it in <wamp>\apps\phpMyAdmin2.6.4
(<wamp>=your wamp directory, the defualt is C:\wamp)
After you did it click on the system tray icon wamp and click on:
Apache>Alias directories>h ttp://localhost/phpmyadmin/
Its will open for you a text file.
The first line should be written like this:
Alias /phpmyadmin "c:/wamp/apps/phpmyadmin3.2.0.1/"
Change it to:
Alias /phpmyadmin "c:/wamp/apps/phpmyadmin2.6.4/"
Now open [localhost] and enter to phpmyadmin.
I think that it should be work... grinning smiley
Post if it works\doesn't work...

-----------------------------------------------------------------------------------
Sorry for the bad english...

Options: ReplyQuote
Re: running an OLDER version of phpmyadmin
Posted by: yfastud (Moderator)
Date: April 26, 2010 03:58AM

easy way is to rename current phpmyadmin folder, download and unzip new phpmyadmin into apps folder w/ same name as older version, copy file config.inc.php from old to new

proper way is to download and unzip new phpmyadmin into apps folder but still keep its folder w/ new version name then edit wamp menu for its access; to work w/ wamp menu, check this guide for idea

to setup addon menu, follow this
[blog.jlbn.net]

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.