Alexis Lee wrote:
>Did you build it the right way? You have to set some options or
>something to make it build as an Apache module. I think it builds
>as a CGI executable by default.
Thanks for the reply.
I built it - - with - pgsql - - with - apxs as per the documentation,
but i got the errors:
"sorry, I was not able to successfully run APXS. Possible reasons:
1. Perl is not installed;
2. Apache was not compiled with DSO support (- - enable-modules=so);
3. "apxs" is not in your path"
So I ran it using just the - - with - pgsql option, which worked fine,
apart from the lack of necessary modules, at which point I mailed the list.
A trawl through the net for similar problems just led me to retry using
./configure - - with - pgsql - - with - apache
but again i get the error (in Configuring SAPI modules..)
"Invalid Apache directory - unable to find httpd.h under /usr/local/apache"
I haven't got httpd.h (or apache.h), so no point in trying it with full
path to apache/httpd.h.
Jen.