Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: brian's Guide to Solving Any Perl Problem

by inman (Curate)
on Jul 21, 2004 at 12:35 UTC ( [id://376223]=note: print w/replies, xml ) Need Help??


in reply to brian's Guide to Solving Any Perl Problem

Did you check the effective user?(in the same vein as Did you check the environment?)

A typical problem for people developing CGI code on Windows / IIS - My script runs from the command line but breaks when I run it under IIS. Problems like this usually relate to the script being run under a restricted user account. Scheduled jobs suffer from a similar range of problems.

Things that may not work if you have user/permissions issues include:

  • Read/write to a local file.
  • Accessing network shares.
  • Read/write registry settings.
  • Working with functionality that depends on any of the above e.g. ODBC.
  • Comment on Re: brian's Guide to Solving Any Perl Problem

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2025-06-15 12:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.