Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPFreaks.com:
Using MySQL Administrator with WampServer
Jun 23, 2009 @ 17:02:31

In this quick tutorial on PHPFreaks.com, Michal Jaroz shows how to set up the MySQL Administrator tool to work correctly with a WampServer installation.

For those readers who do not develop PHP on Windows platform WampServer is probably the most popular Apache + MySQL + PHP package for Windows. MySQL Administrator on the other hand, is a part of MySQL GUI Tools package. The problem with this pair, is that they don't want to work together. At least not right out of box.

Connecting the two directly does require editing the Windows registry, so if you're a bit hesitant of that, you might look for other ways to administer the MySQL install that comes with WampServer.

tagged: administrator wampserver mysql

Link:


Trending Topics: