Anyone wishing to express any positive feedback concerning this module is now given an option to simply donate a few bucks to this project. If my module saved you time or money or both, simplified your implementation or whatever else click "Donate to project" in upper right, and make my day ;)
Based on popular demand, Apache 2.x compatible module is now in production. Please donate to this project if you like this module by clicking on "Donate to project" link (ttps://sourceforge.net/project/project_donations.php?group_id=42997)! Thanks.
As a x-mas gift, new debian package of mod-sqlinclude has landed. No major code changes (just some clean-ups to keep compiler happy), but updated to fullfil Debian module guidelines. And compiled against newer libmysqlclient (from unstable).
For debian packages go to: http://debian.neo.pl/ - I'll no longer keep it on SF
Many people asks if in their mails if the project is still dead or no, since it passed some time since last release. The answer is simple: yes, I and the project is still alive, but at the moment I consider is stable so there's no reason for new releases, as nobody reports any bugs I could think of fixing. So at the moment, 1.4 is the latest and freshest release for Apache 1.x. Version for Apache 2.x is another story (and most requested feature) and I am working on it but rather slowly. Any volunteers or sponsors warmly welcomed, otherwise my PhD still got higher priority.
Not a big deal, but finally source code is also available via SF.net's CVS
I've recently found some spare time, and made .deb package with 1.4 version of the module. Enjoy (and report any quirks found).
removed default 'sqlinclude' database name module used to fallback if SQLI_SQLDB was not specified, which may lead to connection problems; if in Verbose mode, module logs more details to which server it's about to connect and as who. This helps debugging broken httpd configs; Verbose option is now expanded, allowing to define level of module 'talkative'.
It brings cleaner code, fixed small typos in 1.2's source and finally implements apache logining via error.log
As you can see, I've started mod_sqlinclude project on SourceForge, so please submit any patches or bug report using SourceForge. Thanks. And Happy New Year.