At 03:27 PM 2/25/2002, Radu Caulea wrote:

>I can successfully use unc filename in plain perl (copying files between
>computers). (NT 4 or 2000)
>The same code doesn't work in mod_perl. Do I need to configure something in
>Apache or mod_perl to be able to see remote files as
>\\computername\g$\filename.xxx ?

Are you able to use this pathname running Apache/mod_perl in a console?

The 'Service' mode on NT does not cooperate in some respects.
Unless you change the service to "Run As"... an account with net
access - the Apache service has -no- permissions to the network.

If you can run this service in your own login from the console, that
is your hassle.

Reply via email to