[rt-users] Repeat login requests under FreeBSD

Yitzchak Schaffer yitzchas at touro.edu
Tue Jan 15 17:15:14 EST 2008


Heh, fixed - in trying to set up mod_perl earlier, I followed a howto 
that mentioned using taint mode - which doesn't work with the Session 
modules.  Now all appears to be shipshape.  Thanks for your help!

Yitzchak Schaffer
Systems Librarian
Touro College Libraries
33 West 23rd Street
New York, NY 10010
Tel (212) 463-0400 x230
Fax (212) 627-3197
yitzchas at touro.edu


Yitzchak Schaffer wrote:
> When I make that change and restart Apache, I see the following in 
> /var/logs/httpd-error.log:
>
> [Wed Jan 16 02:25:33 2008] [notice] caught SIGTERM, shutting down
> [Wed Jan 16 02:25:53 2008] [error] Insecure dependency in unlink while 
> running with -T switch at /usr/local/lib/perl5/5.8.8/File/Path.pm line 
> 267.\nCompilation failed in require at (eval 6) line 1.\n
> [Wed Jan 16 02:25:53 2008] [error] Can't load Perl file: 
> /usr/local/rt3/bin/webmux.pl for server libtest.touro.edu:0, exiting...
>
> Yitzchak Schaffer
> Systems Librarian
> Touro College Libraries
> 33 West 23rd Street
> New York, NY 10010
> Tel (212) 463-0400 x230
> Fax (212) 627-3197
> yitzchas at touro.edu
>
>
> Matthew Seaman wrote:
>> Yitzchak Schaffer wrote:
>>   
>>> Greetings all --
>>>
>>> I managed to get RT 3.6.5 running under FreeBSD 6.2, MySQL and Apache
>>> 2.2 with mod_perl via the rt36, mysql50-server, apache22, and mod_perl2
>>> ports.  When I fire up Apache and login as root, I can follow links, but
>>> I have to re-enter the login at each link.  I'm using Firefox 2.0.0.11
>>> and IE6, and I see a cookie called RT_SID_......
>>>
>>> I didn't encounter this problem when I installed from RT source under
>>> Debian with comparable packages and config settings.  Any ideas?
>>>
>>> Many thanks,
>>>
>>>     
>>
>> I have much the same setup you do -- I found this fix on the list:
>>
>> ALTER TABLE sessions MODIFY a_session longblob ;
>>
>> which worked for me.
>>
>> See: http://lists.bestpractical.com/pipermail/rt-users/2006-July/040411.html
>>
>> 	Cheers,
>>
>> 	Matthew
>>
>>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080115/fa403747/attachment.htm>


More information about the rt-users mailing list