View Single Post
Perl script problem
Old
  (#1)
Falco
Member
 
Status: Offline
Posts: 2
Join Date: Sep 2005
Default Perl script problem - 29-09-2005

Quote:
[Process_0]
ProcessName = hlstats
AppName = F:\Apache Group\Apache2\htdocs\hlstats\perl\hlstats.pl
CommandLine =
StartPause = 1000
StopPause = 1000
UserInterface = Yes
AutoRestart = Yes
Priority = normal
Paused = No
Window = ShowNormal
Quote:
Wed Sep 28 22:06:29 2005 :: ServiceName = (mEAn) Server Loader
Wed Sep 28 22:06:29 2005 :: UserInterface = Yes
Wed Sep 28 22:06:29 2005 :: RestartInterval = 5000
Wed Sep 28 22:06:29 2005 :: Loading process values from ini file ...
Wed Sep 28 22:06:29 2005 ::
Wed Sep 28 22:06:29 2005 :: [Process_0]
Wed Sep 28 22:06:29 2005 :: AppName = F:\Apache Group\Apache2\htdocs\hlstats\perl\hlstats.pl
Wed Sep 28 22:06:29 2005 :: ProcessName = hlstats
Wed Sep 28 22:06:29 2005 :: CommandLine =
Wed Sep 28 22:06:29 2005 :: Priority = normal
Wed Sep 28 22:06:29 2005 :: Window = ShowNormal
Wed Sep 28 22:06:29 2005 :: AutoRestart = Yes
Wed Sep 28 22:06:29 2005 :: Paused = No
Wed Sep 28 22:06:29 2005 :: StartPause = 1000
Wed Sep 28 22:06:29 2005 :: StopPause = 1000
Wed Sep 28 22:06:29 2005 ::
Wed Sep 28 22:06:29 2005 :: Load completed.
Wed Sep 28 22:06:29 2005 :: The service is now running the main thread.
Wed Sep 28 22:06:29 2005 :: Attempting to start processes ...
Wed Sep 28 22:06:29 2005 :: Error ( 193 ): Failed to start program F:\Apache Group\Apache2\htdocs\hlstats\perl\hlstats.pl
Wed Sep 28 22:06:30 2005 :: Process (0): Attempting to restart program: F:\Apache Group\Apache2\htdocs\hlstats\perl\hlstats.pl
Wed Sep 28 22:06:30 2005 :: Error ( 193 ): Failed to start program F:\Apache Group\Apache2\htdocs\hlstats\perl\hlstats.pl
Wed Sep 28 22:06:30 2005 :: The program could not be restarted at this time.
Any ideas on how I can get this to run. Have tried putting perl in the CommandLine = with no luck.

Last edited by Falco; 29-09-2005 at 06:06..
  
Reply With Quote