This thread might be helpful for you:
http://ubuntuforums.org/archive/index.php/t-16578.html

First, make sure you have mod_perl -- you can find this in Apache's
signature, if that is turned on (you can always check your packages, but it
does need to be turned on in the apache2 config also).... maybe checking the
file list for your apache package would help you find your apache config,
log files, etc :)
Also, did you find a cgi-bin/ folder where perl might be already setup to be
run?  Other directories likely have to be configured to run the perl scripts
instead of displaying them.

In short, if you have mod_perl installed, it is an apache config issue.  If
you're having trouble with apache config, you might find a GUI config tool
more helpful (I've setup webmin for folks before, with good results, I'd
suggest having it only served locally though, or at least only on SSL).

ben



On 7/28/07, Ron LeVine <[EMAIL PROTECTED]> wrote:
>
> Nothing shows up in the browser. Linux launches a window that asks what
> app I want to use to handle the .pl files. I don't know where the error logs
> are.
>
> Thanks again,
> Ron
>
> On 7/28/07, Garl Grigsby <[EMAIL PROTECTED]> wrote:
> >
> > Detailed errors would be helpful. What shows up in your apache error
> > logs? What shows in the browser?
> >
> > -GG
> >
> > On 7/28/07, Ron LeVine < [EMAIL PROTECTED]> wrote:
> >
> > > Greetings all,
> > >
> > > I seem to be having issues with apache not wanting to run perl files.
> > > I am using Ubuntu with Apache2.
> > >
> > > The httpd.conf doesn't seem to have anything in it and I don't know
> > > where else to look.
> > >
> > > How do I turn this on???
> > >
> > > Thanks
> > > Ron
> > >
> > > _______________________________________________
> > > EUGLUG mailing list
> > > [email protected]
> > > http://www.euglug.org/mailman/listinfo/euglug
> > >
> > >
> >
> > _______________________________________________
> > EUGLUG mailing list
> > [email protected]
> > http://www.euglug.org/mailman/listinfo/euglug
> >
> >
>
> _______________________________________________
> EUGLUG mailing list
> [email protected]
> http://www.euglug.org/mailman/listinfo/euglug
>
>
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to