[27794] in Perl-Users-Digest
Perl-Users Digest, Issue: 9158 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Fri Apr 14 21:05:33 2006
Date: Fri, 14 Apr 2006 18:05:03 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Fri, 14 Apr 2006 Volume: 10 Number: 9158
Today's topics:
Re: existence and size of client file <jurgenex@hotmail.com>
Re: Perl script as Windows service fails to run <kevinsproule@hotmail.com>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Sat, 15 Apr 2006 00:57:58 GMT
From: "Jürgen Exner" <jurgenex@hotmail.com>
Subject: Re: existence and size of client file
Message-Id: <qyX%f.93$JY5.55@trnddc01>
Asterbing wrote:
> In article <bkP%f.28$yQ.0@trnddc07>, jurgenex@hotmail.com says...
>> Again, which part of "this has nothing to do with Perl but only with
>> your application domain" don't you understand?
>>
>
> Because, I'm searching if Perl built-in fcts allow to solve my
> problem.
Ok, then to answer your particular question: No, the programming language
Perl does not know anything at all about HTTP or CGI. Nothing, nada, zilch,
rien. Absolutely nothing. Had you checked "perldoc perlfunc" you probably
would have noticed that yourself.
In other words there is no Perl buildin(!) function that would facilitate
any communication between Perl and an HTTP client.
jue
------------------------------
Date: Fri, 14 Apr 2006 17:41:37 -0700
From: "Kevin Sproule" <kevinsproule@hotmail.com>
Subject: Re: Perl script as Windows service fails to run
Message-Id: <rpX%f.550$QP4.86@fed1read12>
"Jeffery Jones" <jeffjones@u-spam-u-die.net> wrote in message
news:dk2042djgp8j0gn3np0c9ujt3vdpjrladi@4ax.com...
> I have set up Perl scripts to run as a service on about 5 other
> machines using SRVANY.exe, etc. They have all worked fine in the
> past. On a new machine, Windows 2000, SP4, with the latest Perl
> version 5.8.8.817, the script apparently never executes. Substituting
> a simple script also doesn't execute because nothing is written to the
> test file.
>
> - Other executables (such as cmd.exe) run fine as the service, but
> they cannot start Perl and the script.
> - Substituting wperl.exe also doesn't help.
>
> There are no errors shown from the service manager or in the event
> logs when the service is started.
>
> I've tried running the service under the SYSTEM account.
>
> I've tried downgrading to 5.8.7 with no success. (This version
> runs scripts as a service on other machines).
>
> Has anyone seen a similar problem, and what was the solution?
>
Jeffery,
Have included the path to the Perl bin folder in the PATH environment
variable? eg . ...;c:\perl\bin
Kevin Sproule
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 9158
***************************************