News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Nils Luxton's Blog:
Installing PHP 5.4.0alpha1 into Wampserver
July 05, 2011 @ 10:12:16

Nils Luxton has written up a guide you can follow to get the latest (non-production) release of PHP - v5.4.0alpha1 - up and running on your machine in your WampServer instance.

I wanted to do exactly that, and at work we use WampServer so we can easily switch between PHP versions (and it also makes enabling/disabling extensions and options very easy - if you develop on Windows, check it out). Assuming you have WampServer installed, it is fairly trivial to manually install new versions of the AMP trifecta.

There's a few things you'll need to download to get things up and running (besides the new PHP version) but the rest of the guide is simple configuration and startup. If all goes well, you should be running the alpha in less than ten minutes.

0 comments voice your opinion now!
tutorial alpha install wampserver



Brian Cline's Blog:
Installing PHPUnit on WAMPServer
July 01, 2010 @ 10:32:55

On his blog today Brian Cline has a new post detailing how to install the popular PHP unit testing tool PHPUnit on a WAMPServer installation.

Test Driven Development and xUnit seem to be popular among many of the professional and very public programmers, so I thought I might like to give it a whirl and see if I can improve the flexibility of my source code and better decouple objects. Unfortunately, I use WAMPServer on Windows as a development server while at work so directions for installing PHP related plugins/PEAR aren't exactly identical. (Usually, I can figure it out fairly quickly.)

His installation technique involved having the PEAR tools installed so you can just pull it from the PHPUnit channel. Then all you'll need to do discover the PHPUnit channel and call the "install" and let it do the rest of the work. For those wondering, this is pretty similar to the installation process on a unix-based system, just without the Windows-specific script calls.

0 comments voice your opinion now!
phpunit unittest install tutorial wampserver windows


PHPFreaks.com:
Using MySQL Administrator with WampServer
June 23, 2009 @ 12: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.

0 comments voice your opinion now!
administrator wampserver mysql




Community Events





Don't see your event here?
Let us know!


release framework language symfony2 package podcast conference interview test introduction series application api unittest community custom manifesto opinion development phpunit

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework