A few patches I've made to PHP to improve functionality and other random things.
A SQLite3 extension for PHP 5, you can get it here
At the moment the most recent builds are available from MySQL AB on their downloads page, the only recent item is the 5.0.37 Commmunity release for RHEL 4.
These are generic Liunx RPMS built on an RHEL4 machine for i386, Source RPM included for those on other architectures.
These are based off of the official MySQL spec file rather than the file provided by RedHat, the package names do not match. If you are using RHEL provided packages then should wait until RedHat make a release.
This is the full installer build that includes the MySQL Instance Configuration Wizard, this should be near identical the the build provided by MySQL AB.
This is a full relesae. Packaged in a simple zip, to start MySQL as a service using this package please read this page.
This is fairly easy to do, just run rpm --rebuild foo.src.rpm, this will print out a lot of things as it compiles, when complete you'll see an RPM being written.
Generic
RHEL 4 / CentOS 4
Windows
The MySQL and MySQLi connectors for PHP 5.2.1 were built against MySQL 5.0.33, this provides two dll files to replace those provided by the default PHP. You also need to place the libmysql.dll into the system path for use by these extensions.
You can find my GPG key here, I will start signing downloads the checksum files in the near future.
Comments can be sent to scott (*at*) macvicar (*dot*) net