> It cannot find the necessary pg header files. If you haven't > installed them you need to do so. If you've installed them > someplace other than /usr/local/pgsql/include you need to > adjust the Makefile to reflect that.
You were right, now the compilation is OK :-) But, now, when I try to access to a mod_auth_pgsql protected directory, Apache 2.0.47 have a segmentation fault errorr : Here's an extract of the error log : [Sun Oct 05 21:33:49 2003] [notice] child pid 2553 exit signal Segmentation fault (11) [Sun Oct 05 21:33:49 2003] [notice] child pid 2552 exit signal Segmentation fault (11) [Sun Oct 05 21:33:51 2003] [notice] child pid 2554 exit signal Segmentation fault (11) [Sun Oct 05 21:33:52 2003] [notice] child pid 2556 exit signal Segmentation fault (11) [Sun Oct 05 21:33:52 2003] [notice] child pid 2555 exit signal Segmentation fault (11) [Sun Oct 05 21:33:53 2003] [notice] SIGHUP received. Attempting to restart [Sun Oct 05 21:33:53 2003] [notice] seg fault or similar nasty error detected in the parent process If I do an apachectl start and retry I have the same error... :-( Any idea to fix that ? Do you want me to recompile it with debug options ? (If that can help, I will do) > > I don't know, I've written to the maintainer but until now I never > > received any answer from him. Is there a CVS somewhere with that > > project > > Not that I know of. Do you think that the mod_auth_pgsql module is still maintained ? We can wait one week (maybe Giuseppe Tanzilli in on vacations) before re-talking about it. However I am asking myself some questions because this bug is so big (the mod_auth_pgsql for Apache2 is broken) and the latest mod_auth_pgsql is seven months old. Either that project is maintained or not, a CVS could be usefull to allow multiple people submitting patches and documentation improvements for the mod_auth_postgresql module. I would be interested to improve the documentation of this module in order to make easier for people to use that module (and, in the same time, promoting PostgreSQL). Regards, --------------------------------------- Bruno BAGUETTE - [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster