Re: AW: [users@httpd] Apache 2.2 and mod_dbm + pgsql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 26 January 2006 17:50, Michael Pfannkuchen wrote:
> Hm,
>
> Maybe I should note, my problem is not related to mod_dbm, but to module
> mod_dbd (Apache SQL/Database Framework). After doing some more
> investigations I'm very sure to have pgsql driver compiled into apr-utils
> (apr_dbd): but how to make this known to the Apache httpd?

If it's compiled into the same apr-util your apache is using, then apache
has it.  Does "nm" on your apr-util library list a bunch of pgsql symbols?
Does "ldd" on it list libpq.so?

If apache doesn't see it, you may be best-off compiling APR and APR-Util
separately and using the --with-apr=.../etc options when building apache.
 

> Syntax error on line 13 of
> /usr/local/apache22/conf/vhost.gforge-iklk.de-mod_auth_dbd-pgsql.conf:
> DBD: No driver for pgsql

That tells me it isn't compiled into apr-util.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux