RE: [Perl-unix-users] Script works on Windows server but not on UNIX server

2001-11-02 Thread Fay Jason-W13246
ou will need to start your script with a #!/usr/bin. Hope this helps you. Jason -Original Message- From: Britt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 6:12 PM To: [EMAIL PROTECTED] Subject: [Perl-unix-users] Script works on Windows server but not on UNIX

Re: [Perl-unix-users] Script works on Windows server but not on UNIX server

2001-11-01 Thread $Bill Luebkert
> Britt wrote: > > I am puzzeled that a script will work on Windows servers and not on UNIX >servers.Even a script as simple as hello.pl > > > > Any ideas for a begginer? 1) Yes, don't post in HTML. 2) The most important part is what webserver you are using (Apache, IIS, etc.) and you d

[Perl-unix-users] Script works on Windows server but not on UNIX server

2001-11-01 Thread Britt
I am puzzeled that a script will work on Windows servers and not on UNIX servers.Even a script as simple as hello.pl       Any ideas for a begginer?