> Ryan wrote:
> 
> I have a linux advanced server with perl 5.6.1 and my .pl 
> scripts just show code on the screen. I am using apache and 
> believe the problem may be within the httpd.conf file. Can 
> anyone help?
> 
> Thank you,
> Ryan
> 

First check to make sure the script is executable by the user apache
runs as; probably user apache. You can do this from the console. Next is
to ensure the httpd.conf file specifies execution of scripts in the
directory they are located in. See the apache manual for how to do this.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to