Addition of directory to @INC variable via startup script/mod_perl

2003-03-24 Thread Jason Jolly
I currently have the following configuration in my httpd.conf file: PerlRequire /usr/local/apache/conf/startup.pl Alias /perl/ /usr/local/apache/cgi-bin PerlTaintCheck On PerlWarn On PerlFreshRestart On PerlTransHandler Apache::SessionManager PerlFreshRestart On Location /perl

cookie setting/retieval

2003-03-31 Thread Jason Jolly
I'm currently in the process of writing a wrapper for a site using Apache::Session and mod_perl. I was having great success using the following code to either validate a cookie which was already present or set a new cookie if necessary: my $r = Apache-request; my $cookie =

Re: cookie setting/retieval

2003-04-01 Thread Jason Jolly
202, TheFile line 28. I'm sure I'm going about something wrong, but I seem to have hit a roadblock.do I need to write my own handler for this? thnx, ~j - Original Message - From: Enrico Sorcinelli [EMAIL PROTECTED] To: Jason Jolly [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent