Easy Web Server v1.5 has been released. Changelog.

Easy Web Server v1.5

Easy Web Server v1.5 was released today. The following have changed:

- Updated Apache to version 2.2.11 (OpenSSL 0.9.8i)
- Updated PHP to version 5.2.9-2
- Updated MySQL to version 5.1.35
- Updated phpMyAdmin to version 3.1.5
- Other minor changes

A few things to note:

The installer size has increased by 10MB. That’s because MySQL has grown by 70MB when extracted, in comparison with the previous version.

When in phpMyAdmin you’ll see a message at the bottom saying

Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.35. This may cause unpredictable behavior.

This message is nothing to worry about. This warning appears because the guys at php.net have not upgraded the PHP MySQL connector (libmysql.dll) to match the new MySQL version. When the new version of PHP is released, the message will disappear.