sorry to resend this in case you all received it, (also forgot to mention that the same cgi mentioned below runs fine from the command line)
a.r. > Folks, > > i'm a newbie to mod_perl > actually just did my first install on... > > RedHat ES 4 > Apache 2.0.52 > and > Mod_Perl 1.99 > > i have a very simple script (the contents are irrelevant but to say it > works) - when i add "use Time::HiRes" i get the following error in the > apache error log... > > =============================== > [Wed Nov 09 19:41:18 2005] [error] Can't load > '/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Time/HiRes/HiRes.so' > for module Time::HiRes: > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Time/HiRes/HiRes.so: > failed to map segment from shared object: Permission denied at > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.\n > at /var/www/cgi-bin/env.cgi line 11\nCompilation failed in require at > /var/www/cgi-bin/env.cgi line 11.\nBEGIN failed--compilation aborted > at /var/www/cgi-bin/env.cgi line 11.\n > =============================== > > i've seen about 300+ of these errors in the last few hours on google, > and they all suggest (the 10% that actually seem to have an answer > suggest) uninstalling and re-installing the module > > I did that already and still get the same error... > > please let me know if you need any further info > > thanks in advance, > > a.r. >