Archive for September, 2006

MX Kollection 3 free trial no longer available

Adobe’s acquisition of InterAKT on 6 September means that the 30-day free trial of MX Kollection 3 is no longer available. In fact, MX Kollection 3 itself is no longer available. A whole raft of InterAKT products, including the recently released AJAX Toolbox, have been discontinued. MX Kollection 3 and a handful of other products have been repackaged as Kollection, which retails for $399.

As far as readers of Foundation PHP for Dreamweaver 8 are concerned, this affects the final section of Chapter 10 and a couple of pages in Chapter 11. I’ll post more details on the book’s update page when I get chance to write the necessary instructions.

Add comment September 15th, 2006

More on the Dreamweaver PHP hotfix

I agree wholeheartedly with the comments about the painful and bureaucratic process Adobe is using to distribute the PHP hotfix for Dreamweaver 8.0.2. While I can do nothing to stop anyone from passing a copy to other people, please do not post links to unofficial downloads on this site. Distributing the hotfix privately is a technical breach of the Adobe licence. More importantly, anyone with a small amount of technical knowhow could doctor the code in such a way as to corrupt your Dreamweaver configuration.

I have already deleted a link posted to an unofficial version. What you post on your own site is your own affair, but please don’t expect me to host links to something that I cannot guarantee is the genuine article.

Add comment September 12th, 2006

Apache 2.2 support coming in PHP 5.2.0

A lot of people have come to grief trying to install PHP with the Apache 2.2 series on Windows. They go to the Apache download page, see that Apache 2.2.3 is described as “the best available version”, and naturally assume that it’s the one they should use. Unfortunately, the Apache dynamic link libraries distributed with the Windows version of PHP (up to and including PHP 5.1.6) support only Apache 2.0 or Apache 1.3.

That’s finally about to change with the release of PHP 5.2.0, which is currently in the release candidate stage. I have been running PHP 5.2.0RC3 for the past few days with Apache 2.2.3, and everything seems to be working smoothly. There are appear to be no conflicts with Dreamweaver 8 or phpMyAdmin 2.8.2.4.

If you already have a testing environment that’s working satisfactorily, I don’t think there’s any point upgrading from Apache 2.0 to Apache 2.2 just to get the latest version. However, if you’re installing Apache for the first time (or on a new machine), it does mean you will soon be able to choose whichever version takes your fancy. The only difference in the configuration is that you need to use php5apache2_2.dll instead of php5apache2.dll. Assuming that you have installed PHP in C:\php5, the appropriate line in httpd.conf looks like this:

LoadModule php5_module C:/php5/php5apache2_2.dll

If you’re absolutely desperate to use Apache 2.2 and PHP 5.2.0, you can download the Windows zip file for PHP 5.2.0RC3 now. The PHP team stopped linking to release candidates on the PHP download site a couple of years ago, but there are plans to resume this practice soon in the interests of getting more people to test them before releasing the final version. There have been a couple of embarrassing cases of a “stable” version needing to be updated after only a couple of days when a small, but vital part of the code was discovered to have introduced a new bug.

17 comments September 3rd, 2006


Calendar

September 2006
M T W T F S S
« Aug   Nov »
 123
45678910
11121314151617
18192021222324
252627282930  

Posts by Month

Posts by Category