Menu

mod_auth_mysql 2.20 patched version (multidb)

Help
2004-12-14
2013-04-23
  • Taylor Kimball

    Taylor Kimball - 2004-12-14

    Does anyone know where I can get the old mod_auth_mysql 2.20 that is patched that allows apache to connect to multiple databases rather than just one?

    I had built an RPM for it in the past, but I lost the source, as well as the source rpm.  So i'm stuck with a redhat8 binary which is useless at this time =/

    Thanks in advance.

     
    • Jerry Stuckle

      Jerry Stuckle - 2004-12-14

      Taylor,

      Sorry, 2.20 was WAY before my time.  Don't know where you can get it.

      However, the current mod_auth_mysql will allow you to connect to different databases in different directories if you don't use the KeepAlive option - i.e.

        First Directory can connect to database "members"
        Second Directory can connect to database "customers"

      You just can't connect to two different databases for the same directory.

      Is this what you wanted?

      Jerry

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.