[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Does the RaQ XTR support suid perl?
- Subject: Re: [cobalt-users] Does the RaQ XTR support suid perl?
- From: josh <josh@xxxxxxxxxxxxxxxxxx>
- Date: Fri May 31 10:24:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, May 29, 2002 at 09:19:03PM -0700, Bruce Timberlake wrote:
> > Funny, no one even mentioned that the XTR was an older platform when I
> > was buying it? It looked pretty much like the top of the line; the 550
> > only came out very recently.
>
> Sorry, I meant the back-end is "old". The RaQ XTR uses the RaQ3/4
> mechanism of hard-coded Perl scripts, as opposed to Qube3 and RaQ550
> which are PHP and "Sausalito" based (Sausalito is abstraction layer
> between UI and underlying apps; more customizable etc)
I guess the XTR is recent and is Sausalito based on some Tech notes
and the /usr/sausalito directory. So you can ignore the "older
platform" comments above.
I still can't seem to tell if mod_perl is supported by the installed
Apache!
These lines, below with '#'s in front in httpd.conf make me think
mod_perl is around some place. But I can't seem to get mod_perl to
build quite right for a new version of Perl because I can't seem to
find the apache sources? I think I really would be off with FastCGI
but I've just started looking at it.
# because mod_perl leaks, this is included by default
#LoadModule perl_module /usr/lib/apache/libperl.so
[
parenthenical comment, this module ain't there:
bash$ ls /usr/lib/apache/libp*
/usr/lib/apache/libphp4.so /usr/lib/apache/libproxy.so
Given sources maybe I could build my own, but if it is needed by the
system it looks like I'd be shooting myself in the foot.
]
# Extra Modules
#AddModule mod_php.c
#AddModule mod_php3.c
#AddModule mod_perl.c
#AddModule mod_casp2.c
AddModule mod_fastcgi.c
# uncomment this for debugging
#
#PerlModule Apache::Status
#<Location /mod_perl/>
#SetHandler perl-script
#PerlHandler Apache::Status
#</Location>
--
Josh Kuperman
josh@xxxxxxxxxxxxxxxxxx