Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Perl won't run as NT service

by cmilfo (Hermit)
on Feb 01, 2002 at 05:32 UTC ( [id://142607]=note: print w/replies, xml ) Need Help??


in reply to Perl won't run as NT service

I've used Perl in a service and called from services quite a bit now (mostly using the Perl Dev Kit from ActiveState). So here are some questions that might help me/us help you!

Are you receiving any errors?
Is anything being written to the Event Log?
Are you using the Perl Dev Kit -- PerlSvc (I have a whole other list of questions, if so)?
As mentioned in an above post, are you giving full path to modules (Windows paths are notorious for not working)?
Are the modules using other modules that may not be in your path?
Is Perl associated with .pl files? If not, are you calling the script with perl <full_path>\<script_name>?

If I think of any more, I will post here again. Good luck!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-20 02:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found