Hello,
Im would like to configure apache2 running on Kubuntu to execute Perl CGI scripts. I've tried some steps I came across by googling, but nothing seems to work. Can someone please point me to the right way of achieving this?
Thank You.
|
|
|||||||
|
|
|
Thanks guys its working now :) |
||||
|
|
|
You'll need to take a look at your apache error log to see what the "internal server error" is. The four most likely cases, in my experience would be:
|
||||
|
|
|
I'm guessing you've taken a look at mod_perl? Have you tried the following tutorial? EDIT: In relation to your posting - perhaps you could include a sample of the code inside your |
||||
|