Re: writing a file in IIS



On Jan 26, 7:32 pm, ole...@xxxxxxxxx (Marcos Rebelo) wrote:
Hy all

This isn't a 100% perl question,

It's not even a 0.001% perl question.

lets see what I did:

- I install IIS (it is serving HTML pages)
- I install ActivePerl (it is serving pl pages)
- I tryed to write a file in the disk from the CGI script and I got a
Permission denied.

so...

grant permission!

Probably I need to do something in the IIS server,

but what?

Er, look to see what user ID it runs as.

.