in reply to Re: Cannot launch perl packer binary from inetd
in thread Cannot launch perl packer binary from inetd
The Perl script lanuches and runs perfectly from inetd. However, the PAR packager binary version doesn't run. See below when I poked inetd, it launched the binary program (testportal). The response suggests that I am not calling the program correctly. Any ideas why would perl packer change the usage of my script and how come I can call it from the command line? Is this something to do with pp not supporting daemon mode as advised by Old Gray Bear or something else? Any more wisdom would be appreciated.
# nc 192.168.1.110 8080 Usage: testportal [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ p +rogram.pl ] testportal [ -B|-b ] [-Ooutfile] src.par
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Cannot launch perl packer binary from inetd
by Anonymous Monk on Dec 14, 2012 at 09:47 UTC | |
by fergal1 (Initiate) on Dec 17, 2012 at 16:07 UTC |