Re: Vexing DBD::Pg problem

Поиск
Список
Период
Сортировка
От J B Bell
Тема Re: Vexing DBD::Pg problem
Дата
Msg-id 20001026172442.C92707@staff.intergate.ca
обсуждение исходный текст
Ответ на Re: Vexing DBD::Pg problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi all.

I have sorted this problem out; it was authentication, as I suspected,
but I stupidly left out a crucial step--when loading in modules right
into the apache server with mod_perl, it's necessary to fully stop and
start the server to re-load the module after you re-write . . . sigh.

Tracking the problem was made easier by setting my module to log to a
file, this before I figured out the joys of $r->log_error in the apache
module.

If anyone's interested, I have come out the other end with a rather nice
implementation of Apache::AuthCookie that uses MD5 hashes and postgres for
user authentication and authorization.

--JB

--
------------------------------------------------------------------
                J B Bell            |              /~\
          Systems Administrator     |       ASCII  \ /  Against
            Internet Gateway        |      Ribbon   X   HTML
                                    |    Campaign  / \  Mail

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.0 vs. 7.1 (was: latest version?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.0 vs. 7.1 (was: latest version?)