At 04:02 PM 12/5/2005 -0300, Alejandro Santillan wrote:
>Trying to migrate a perl script from linux to windows (IIS), I need to
>execute a command line from within the perl script.
>This snippet worked fine in linux (provided the path is correct), but it
>didn't work in windows:

That sounds very much like an IIS permissions issue.  IIS won't do anything
unless it has specific permission to do so.  Go through it's settings and
make sure it has the permission it needs to interact with the outside
system.  Also make sure the user that it's running as can access that
directory and execute files.  IIS is a pain.




--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to