Has anybody experienced anything like this? We are building a new Solaris 10 Unix server. We have installed Apache (32bit) and ColdFusion (64bit) on this server. That seems to be working well.
We also have Perl running on this server. We are currently using the default Perl installed with Solaris. When we try and run a perl cgi program in an Apache virtual host we get these error messages. [Tue Jan 27 14:10:58 2009] [notice] jrApache[9558: 3360] jrun_trans: r is 0x1fe978, server is 0x104580, virtual 1 [Tue Jan 27 14:10:58 2009] [notice] jrApache[9558: 3360] HOST: devsite [Tue Jan 27 14:10:58 2009] [notice] jrApache[9558: 3360] filtering /cgi-bin/mon/test.pl (/export/home/devuser/resources/cgi-bin/mon/test.pl) HOST=devsite [Tue Jan 27 14:10:58 2009] [notice] jrApache[9558: 3360] filterRequest: no match [Tue Jan 27 14:10:58 2009] [notice] jrApache[9558: 3360] jrun_service: r is 0x1fe978, server is 0x104580, virtual 1 [Tue Jan 27 14:10:58 2009] [notice] jrApache[9558: 3360] jrun_service: no handler, return DECLINED [Tue Jan 27 14:10:58 2009] [error] [client xx.xx.xx.xx] (13)Permission denied: exec of '/export/home/devuser/resources/cgi-bin/mon/test.pl' failed [Tue Jan 27 14:10:58 2009] [error] [client xx.xx.xx.xx] Premature end of script headers: test.pl We are a little confused by JRun showing up in these errors, why would that be happening? We can run this perl code from the command line. It also runs through a web request to the server itself, outside of any virtual host. But when called by a virtual host name, that is configured to handle ColdFusion, we get these errors. Any hints or ideas. Thank You Ian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318635 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

