hi,
I have just started learning about programming plugins and i am already stuck on the most basic task!
i am trying to rename a CGI file without much success. It is part of a VERY SIMPLE plugin. i have edited the following files, making sure that the old name is substituted by the new one.
PLUGIN.cgi
PLUGIN.pm
However, I always get a INTERNAL SERVER error... The original Plugin works perfectly of course.
What am I doing wrong???
Thanks.
I have just started learning about programming plugins and i am already stuck on the most basic task!

i am trying to rename a CGI file without much success. It is part of a VERY SIMPLE plugin. i have edited the following files, making sure that the old name is substituted by the new one.
PLUGIN.cgi
PLUGIN.pm
However, I always get a INTERNAL SERVER error... The original Plugin works perfectly of course.
What am I doing wrong???

Thanks.