"Lielie Meimei" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello...Would u help me to solve thi prob:
>
> How to run a perl script automatic when web server
> start running ???
>
> Because i want to run a perl script without run it
> manually in konsole..
>

This is not the easiest thing in the workd to do, but luckily perl makes
hard things possible. If you are using a mod_perl enabled apache, there is a
step-by-step guideline of several different scenarios for starting programs
from an apache process:

http://perl.apache.org/docs/1.0/guide/performance.html#Forking_and_Executing
_Subprocesses_from_mod_perl

Todd W.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to