Hi there,

On Mon, 10 Feb 2003, Devi .M wrote:

>       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
[snip]
>   mod_perl.c

Well congratulations, you have a mod_perl server!

> But I am not sure whether I have installed and configured properly. Can 
> anyone help me and also give a sample file

It's not as easy as just giving you a sample file.

You really have to read the documentation, including the mod_perl Guide
which is at

http://perl.apache.org.

If you're using a version 1.x of Apache and mod_perl make sure to read
the version 1 documentation!

Please also read the documents in the mod_perl source tree which tell
you what information to post when asking for help.  Things like 'perl -V'
are often very useful.

You might also like to check out

"Writing Apache Modules with Perl and C", ISBN 1-56592-567-X
which you may find hard going at first and the
"mod_perl Developer's Cookbook", ISBN 0-672-32240-4
which contains some 'recipes'.

73,
Ged.

Reply via email to