Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Running perl on NT server

by Anonymous Monk
on Jun 25, 2003 at 15:47 UTC ( [id://268881]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    Can't stat /inetpub/wwwroot: No such file or directory
    No such file or directory
    
  2. or download this
    find( &mySubroutine, "inetpub/wwwroot");
    find( &mySubroutine, "F://inetpub/wwwroot");
    ...
    find( &mySubroutine, "F:\\inetpub\wwwroot");
    find( &mySubroutine, "F:\inetpub\wwwroot");
    find( &mySubroutine, "\inetpub\wwwroot");
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://268881]
Approved by gellyfish
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-19 19:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found