On Mon, 25 Sep 2000, Sophokles Zafeiris wrote:
> I' m trying to run the file_upload.pl. script, that can be found in the eg 
> directory of the Apache::Request source file. I've installed the 
> Apache::Request but I get the following server error :
> Can't locate object method "new" via package "Apache::Request" at 
> /export/home0/www/cgi-bin/file_upload.pl.cgi line 8.
> Can anyone help me??

The most obvious mistake is that you haven't 'use'd or 'PerlModule'd
Apache::Request. This will often result in the above kind of error.

MBM

-- 
Tell me,  O Octopus, I begs,  /  Is those things arms, or is they legs?  /
I marvel at thee, Octopus; / If I were thou, I'd call me us. -- Ogden Nash

Reply via email to