I’ve updated my TODO one-step apache build script to use the latest 1.3-series components as of today, including the following:

  • apache-1.3.34
  • mod_perl-1.29
  • openssl-0.9.8a
  • mod_ssl-2.8.25-1.3.34
  • php-5.0.5
  • mm-1.4.0
  • mysql-max-TODO
  • TODO – yum list available mysql*
    Time to move to 5.0, or not?

    I don’t like compiling separate versions of components that are installed by yum, but in this case I have to have complete control. This update brought to you by MediaWiki, which pointed out the fact that I was running the newer MySql server and apache was still linked to older MySql client libraries (which were incompatible – MySql’s got new stronger default password hashing now).