Hello All,
I have a perl script that would be running infinitely and updating
an array by processing some data. Now I would like to read the array
values that should not disturb this perl script.
I thought to use the concept of shared variable and write a method
in perl module which
On Fri, 14 Feb 2003, Thomas Klausner wrote:
> You'll have to download Apache::Session (and probably a lot of other usefull
> modules) seperatly from CPAN, http://www.cpan.org (though I prefer
> http://search.cpan.org)
Thanks, I was able to install the Apache::Session. Now I wrote a program
for au
Hello all,
Thanks for all ur reponses. With all ur suggestions and
comparisons, I have decided to use mod_perl and also wrote a sample
program on it which worked fine. I have installed apache-1.3.27 and
mod_perl-1.27.
Now I tried authenticating the user, where I have to maintain
se
Hello All,
We have a server running in a Linux machine, now we would like to
present the data in a browser using HTML interface. Can anyone suggest me
which is the best one (CGI or PHP or modperl) to develop for web
programming and also their advantages and differences to choose them as
the
Hello All,
I want to install mod_perl with apache and configure for it in
Linux m/c. I have tried this and started the server also. When typed
./httpd -l in apache/bin it showed the following output
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.