Later version of phpMyAdmin?
Posted by: alanmdunsmuir (---.demon.co.uk)
Date: November 19, 2010 06:28AM

Is there any way of getting a more recent version of phpMyAdmin into my (Windows 7) installation of WAMPServer?

I'm keen to use v 3.3.8, which supports import from Excel files.This is the version on the commercial Web Server I usually install my clients' applications on to.

Options: ReplyQuote
Re: Later version of phpMyAdmin?
Posted by: stevenmartin99 (---.251.255.14.threembb.ie)
Date: November 19, 2010 07:41AM

U could look at my sticky post at the top of this forum.

Although I haven't build a separate phpmyadmin add-on yet I do have it included in the bundle

But it's pretty easy to do it yourself.
-____________________________________________


Open c:/wamp/apps/phpmyadminX.X.X

Save the file "config.Inc.php" to a safe location and then delete everthing inside the folder.(not the folder itself)

Download 3.3.8-all-languages.7z from the phpmyadmin site.

Unzip phpmyadmin3.3.8 and drop the files into c:/wamp/apps/phpmyadminX.X.X ( don't rename the folder to 3.3.8)

Add the config.Inc.php file back in

Open your browser and clear all history

Open c:/wamp/tmp and delete all session files

Start wampserver and it should load ok ( ctrl + f5 in browser if it doesn't)
_________________________________________________

If you do want to rename the folder to 3.3.8 then there is 3 more steps

1. Rename c:/wamp/apps/phpmyadminX.X.X. to c:/wamp/apps/phpmyadmin3.3.8

2. Open c:/wamp/alias/phpmyadmin.conf and replace X.X.X with 3.3.8 (twice in the file)

3. Open c:/wamp/wampmanager.conf and replace X.X.X with 3.3.8 at the end of the file for phpmyadmin.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]



Edited 4 time(s). Last edit at 11/19/2010 12:41PM by stevenmartin99.

Options: ReplyQuote


Sorry, only registered users may post in this forum.