[users@httpd] possible to use mod_auth_pgsql and mod_auth_mysql in same server implementation?

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

 



Hello,

Has anybody ever had any success in using mod_auth_pgsql and mod_auth_mysql within the same Apache 2 server implementation?

I have two virtual servers running applications:

On app requires authentication to a Postgresql databases.

The other virtual server's app authenticates via Mysql.

Which ever module is listed first in the LoadModule section wins.

If I have:
LoadModule mysql_auth_module   libexec/apache2/mod_auth_mysql.so
LoadModule auth_pgsql_module libexec/apache2/mod_auth_pgsql.so

then my virtual server that requires mysql authentication works, but the other that requires authentication against a postgresql databases doesn't work.

And vice-versa.

Is it possible to get them to coexist? Or am I hosed?

Thanks,
DW


---------------------------------------------------------------------
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