Perl & Windows 2000

J

Justin Kozuch

Hi All,

How do I determine the path to Perl on a Windows 2000 server? My hosting
company has installed ActiveState Perl (latest version).

I've called them and they said the path to perl is E:\Perl, however when I
enter this into my .cgi file, it spits an error back at me.

Any ideas?

Justin
 
G

Gunnar Hjalmarsson

Justin said:
How do I determine the path to Perl on a Windows 2000 server? My
hosting company has installed ActiveState Perl (latest version).

I've called them and they said the path to perl is E:\Perl, however
when I enter this into my .cgi file, it spits an error back at me.

Then you know that they didn't put perl.exe in the root. :)

What you actually need to know is the path to the Perl compiler. For
instance you could try:

E:/Perl/bin/perl

(No reason to bother about Window's backslashes in Perl programs.)

Or else you'd better call them again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top