Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
The stupid question is the question not asked
 
PerlMonks  

Re: brian's Guide to Solving Any Perl Problem

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

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


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
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.