If you'll forgive a stupid question, did you include the perl.conf in the 
httpd.conf:

Include perl.conf

I've also done this:

<IfModule mod_perl.c>
         Include perl.conf
</IfModule>



--Jeff

At 06:39 PM 5/5/00, James Xie wrote:

>I was trying the "Hello World" sample provided by Lincoln & Doug's book.
>It says I can put location directive in the "perl.conf" file but I don't
>have this file on my system.  I created one according to the book but it
>didn't work, the server cannot find the hello world program when I try to
>access it through browser. If I put everything in the httpd.conf then the
>program works fine.  Is perl.conf part of Apache?
>
>James
>[EMAIL PROTECTED]



Jeff Beard
_____________________________________________
Web:            www.cyberxape.com
Email:          jeff at cyberxape.com
Location:       Boulder, CO, USA



Reply via email to