I would really recommend that you look at the mod_roaming MODULE for

Apache.  mod_perl can get pretty nasty, and isn't really needed in this

instance. mod_roaming is a standard Apache module that compiles into your

server (or could be configured as a dynamic module) and through the use of

some directives you can have your Netscape roaming support w/o having to

run Perl scripts (Perl can be a bear on slower boxes).  mod_roaming was

actually written because of the original Perl modules that enabled the

roaming support, since the author wanted a better and quicker way to do

it.

I used to use mod_roaming on my server, and if you have fast connections

it's great.  If you've got a fast connect at the office and only a modem

at home it can be slightly overrated since the downloads and uploads

required at the beginning and end of the session (respectively) can be

annoying when Netscape already takes too long to load.

Check mod_roaming out, I know it does what you need:

http://www.klomp.org/mod_roaming/

-Robert Gash

On Thu, 20 Jan 2000, Chris Egolf wrote:

> Hi -



> I'm hoping someone can help me pinpoint where my problem is w/ setting

> up Netscape Roaming w/ mod_perl.  I had this working before, so I'm

> confused about what's going wrong now.



> I've rebuilt my Linux server as a stock RH6.1.  When I set it up and

> restart apache, it shuts down (caught SIGTERM, shutting down).  A

> 'status' of httpd returns 'httpd dead but subsys locked'



> I'm using the standard RH6.1 Apache (1.3.9) and mod_perl (1.21-2)

> packages and Apache-Roaming-0.1002.  Apache starts fine w/ mod_perl

> enabled, but when I add the stanza for Apache::Roaming to httpd.conf

> that's when things break.  



> In both cases, I've followed the instructions found at

> www.linuxworld.com for setting up roaming profiles.  I haven't been able

> to find anything other than general descriptions of the errors I've been

> getting, so I'm not sure where the problem is.  My gut tells me it's

> something w/ the Apache::Roaming module, but I'm not that familiar w/

> troubleshooting perl modules for Apache.



> Any ideas?



> Thanks.




-- 
.----------------- PGP Key: `finger ">gashalot@gashalot.com` -----------------.
| Robert Gash                        |          Work - ">gashalot@fasturl.net |
| Senior Systems Administrator       |     Personal - ">gashalot@gashalot.com |
| VenerNet Inc -- www.fasturl.net    |              http://www.gashalot.com |
`---- PGP Key Fprint: E6F3 CACA 9245 786B 7734 2853 D2C7 31D7 80FE 3B51 ----'
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.