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

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.

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