We are running a SuSE 10.1 box w/ Apache 2.2.3 compiled w/ mod_perl 2.0.3 & perl 5.8.8. When we attempt to view .pl/.cgi scripts in a browser, all we get is the text of the script displayed: eg. #!/usr/bin/perl print "Content-type: text/plain\r\n\r\n"; print "Testing mod_perl installation!\n"; Theoretically, this should be about a 5-step process, and all the make-tests for all-dependencies pass with flying colors. Nevertheless, once compiled, the scripts (such as the one above) still do not run. Any ideas on where to start looking to troubleshoot this? -- Jordan Peacock hewhocutsdown at gmail.com hewhocutsdown.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20070108/4467be94/attachment.htm