Has anyone had luck compiling mod_libpq for Apache 2? I know there were some fairly major changes so the source might have to be updated, but has it been done already by someone?

Also, has it been compiled for win32 (either version of Apache, or another web server altogether?)

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I've written an updated version for Apache2.2 which can be downloaded from

http://asmith.id.au/source/mod_libpq2.c

However, it is my first attempt at writing a module for Apache2 and it is not debugged yet.

Previously I had no use for it as I was still using Apache1.3 but since I am now faced with retiring that old server I guess I'll have to finish off the new version.

link|improve this answer
Thanks very much! – Kev Dec 18 '10 at 7:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.