Re: Apache modules and Debian
On Wed, 11 Mar 1998, Robert Joyal wrote:
>
> >gcc -shared -I/usr/include/apache -I/usr/include/postgresql -o >mod_auth_pg95.so mod_auth_pg95.c -L/usr/lib/postgresql/lib -lpgsql
>
> but ld could not find lpgsql. I then tried compiling with -lpq and the
> mod_auth_pg95.so file was created,
Sorry, my mistake, it is -lpq indeed :)
> but would not load into the server
> using LoadModule. I recieved this message:
>
> >Error loading /usr/lib/apache/modules/mod_auth_pg95.so: File not found.
> >Syntax error on line 89 of /etc/apache/httpd.conf:
> >Cannot load /usr/lib/apache/modules/mod_auth_pg95.so: File not found.
>
> The above paths reflect those on my debian system, and I did check the
> module name in the source. Any suggestions would be greatly appreciated,
> and I'll gladly return the favor if I ever rise out of the newbie
> quagmire.
Hmm... you are using apache1.3, right ? And are you sure that
/usr/lib/apache/modules/mod_auth_pg95.so is there ?
And you have
LoadModule <module_name> <filename>
in your httpd.conf, not the other way round?
Greg
--
Madarasz Gergely gorgo@caesar.elte.hu gorgo@linux.rulez.org
It's practically impossible to look at a penguin and feel angry.
Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
HuLUG: http://www.cab.u-szeged.hu/local/linux/
--
E-mail the word "unsubscribe" to debian-user-request@lists.debian.org
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to listmaster@debian.org .
Reply to: