in reply to I can see my perl code - script isn't executing

Psini, Thanks so much for your response, but I didn't paste this from a windows document. I just used vi and typed up the script.

I went back and deleted the first line and then typed it in again just to make sure. I am still getting the same problem.

  • Comment on Re: I can see my perl code - script isn't executing

Replies are listed 'Best First'.
Re^2: I can see my perl code - script isn't executing
by psini (Deacon) on May 16, 2008 at 20:52 UTC

    Did you try to exec it from command line?

    If it works, the problem probably is in apache configuration

    Two suggestions: (1) if the file is the wrong dir apache may be not allowed to execute it. (2) I know it is stupid but are you sure that file has eXecute permission for apache user?

    Rule One: Do not act incautiously when confronting a little bald wrinkly smiling man.