Hi, On Thu, 13 Dec 2001, Steven Vargas wrote:
> I'm trying to run a Perl program in my .shtml file using this directive: > <!--#include virtual="/snogtofile.pl?file=home"--> > > I know includes work, because we're using them already. And, I've already > got one CGI application running, but this is the first one using an SSI > directive. Web servers can be configured to allow includes but not execs. Make sure your server is configured to allow execs (not always a good idea, though). > Either it prints the program in the browser: yikes. Or it prints this > message at the top of the window: [an error occurred while trying to process > this directive]. You've run the perl script by itself to be sure it executes at all, right? > This is a Netscape server, running on a Solaris box. Anyone with any > knowledge of where to look for server configuration. The Netscape server has a GUI to the configuration options and under the 'content management' section, there is a link to 'parse html'. That's where to find the SSI settings. You would have to contact your admin (if it isn't you) to check this out. Lisa Wolfisch Nyman <[EMAIL PROTECTED]> IT Warrior Princess "Life is too short to wear ugly underwear." Get the facts at http://quickfacts.census.gov/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]