where "WhatEverLoginScript" points?

2000-08-31 Thread Pires Claudio
Hi, I installed Apache::AuthCookie succesfully. I tried the example given and it worked fine. Now, I want to use AuthCookie , but I have a problem. I am using an alias directory like this ... Alias /demo/html/ "/home/claudio/demo/" Options Indexes Includes FollowSymLinks AllowOve

RE: where "WhatEverLoginScript" points?/ AuthCookie configuration

2000-09-01 Thread Pires Claudio
thanks! it works (WhatEverLoginScript /demo/html/login.pl) is there any more detailed info or tutorial about AuthCookie configuration? where can I find it? Thanks -Mensaje original- De: Bill Moseley [mailto:[EMAIL PROTECTED]] Enviado el: Friday, September 01, 2000 2:14 AM Para: Pires

newbie asking for AuthCookieDBI

2000-09-01 Thread Pires Claudio
Hi, I am newbie with mod_perl. I just installed and configured Apache::AuthCookie succesfully. Now I want to use Apache::AuthCookieDBI (Apache-AuthCookieDBI-1.18). I just installed all modules it needs and configured it as documentation say. But when I restart Apache I get this message:

Problem with Apache::AuthCookieDBI

2000-09-01 Thread Pires Claudio
Hi everybody, it's me again... I have a problem using Apache::AuthCookieDBI... I cannot launch Apache using this module. First I installed Apache::AuthCookie succesfuly in my RedHat 6.2 system, I tried it and it worked fine... Now, I want to implement session management and I want to use Apache::

Apache crashes with Apache::DBI

2000-09-05 Thread Pires Claudio
Hi, I have problems to load Apache DBI. I added the PerlModule Apache::DBI into httpd.conf and when I restarted Apache I got this message bash# /etc/rc.d/init.d/httpd restart; Shutting down http: [ OK ] Starting httpd: [ OK ] bash# /etc/rc.d/init.d/httpd statu

environment vars in apache

2000-10-03 Thread Pires Claudio
sorry if thuis is a elementary question how can I assign a new environment var from mod_perl or change the value of a predefined apache environment var? thanks Claudio - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition