Re: New User's First Steps

2003-10-30 Thread Jacob Fugal
(warn statements in my perl code, for instance) go to the wrong/inconvenient place. Jacob Fugal

Re: New User's First Steps

2003-10-28 Thread Jacob Fugal
x it (if anyone else on here does, please let me know as well as Eric :), but in the meantime I just keep both error logs open. A pain, but bearable (at least for me). Jacob Fugal

Re: PATCH porting.pod "First Mystery"

2003-10-24 Thread Jacob Fugal
Geoffrey Young wrote: I know, as a newbie to the list, welcome. Thanks. in general, this list is very welcoming to newbies. so, please don't take what I'm about to say as being directed toward you... ['elements of style' excerpts snipped] you know, if y'all spent less time squibbling over

Re: PATCH porting.pod "First Mystery"

2003-10-24 Thread Jacob Fugal
nk of correct grammar as affected (myself included), but sometimes it's correct anyways and it actually makes things easier to understand. Ok, enough of my english rant, flame on :) Jacob Fugal

Re: Apache 2.0.47, modperl 1.99.09 and CGI::Simple -- file uploads not working

2003-10-23 Thread Jacob Fugal
ault is to disable file uploads. It's even in the man page. I guess I must have glossed past that part somehow. My apologies for taking up your time. Jacob Fugal (Stas: I didn't file a bug report, since from the beginning I thought it was a configuration issue but didn't know which, s

Apache 2.0.47, modperl 1.99.09 and CGI::Simple -- file uploads not working

2003-10-21 Thread Jacob Fugal
LTS --- upload() as scalar: upload() as list: param('upload_file'): ancient_wisdom.jpg upload_info(..., 'size'): upload_info(..., 'mime'): --- Is there a reason the uploaded file isn't coming through. I'd be more specific if I knew what the cause might be, but I'm just at a loss. CGI::Simple v0.071 Perl 5.8.0 Thanks in advance, Jacob Fugal