Hi, I set up Apache and can see the html pages fine but can not run a perl script in the cgi-bin. I have ActivePerl on the machine and have used a perl editor to check the script and it runs there okay. I would like to get this working with Apache. I put this at the top of the script. #!C:\perl5.6\bin\perl.exe No luck. Any ideas, Joe