[EMAIL PROTECTED] wrote:
Hellohello!
I don?t have the root permissions for the server that I?m running my
scripts from, and I need a module that does not exist on the server.
One way is to ask for the administrator to add the module to the server,
but is there any other way to resolve this problem? Like install the
module to my home directory or something in that way?
Assuming your scripts are run from cgi-bin dir, you could install your
modules under that dir (since . is normally on your @INC path). So
something like MIME::Lite would be installed in your .../cgi-bin/MIME/Lite
dir. This also assumes that the current working dir is cgi-bin (true
for Apache, but not for example IIS) - you may need to do a chdir first.
--
,-/- __ _ _ $Bill Luebkert ICQ=162126130
(_/ / ) // // DBE Collectibles Mailto:dbe@;todbe.com
/ ) /--< o // // http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_</_</_ Castle of Medieval Myth & Magic http://www.todbe.com/
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs