I'm trying to publish my Inline module with AMF::Perl over an Apache
webserver.  I've installed the Combo.pm module which tests fine.  I've
read that the webserver needs write permissions before compiling the
script but since I've already compiled it, I thought this would
work... Apparently it looks like a permissions issue - but I could be
wrong.  Can anybody help?  Thanks!

-nicholas

I get this error in the web server log:

[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1] Had problems
bootstrapping Inline module 'nTote::Combo'
[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1]
[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1] Can't load
'/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/nTote/Combo/Combo.so'
for module nTote::Combo:
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/nTote/Combo/Combo.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,
<DATA> line 1.
[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1]  at
/usr/lib/perl5/site_perl/5.8.5/Inline.pm line 500
[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1]
[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1]
[Sun Jun 05 21:00:46 2005] [error] [client 127.0.0.1]  at
/var/www/cgi-bin/nToteDev.amf line 0

Reply via email to