in reply to Problem calling one script from another

Two things to check:

Is perl in the path for the user that CGI scripts run as (usually the user nobody)?

What are the permissions on indexer.pl? Does the aforementioned user have read access?

  • Comment on Re: Problem calling one script from another