I'm getting '500 internal server error' when I click on 'Send a Private Message' or the Inbox on the home page. I didn't change anything in the privatesend.cgi except the perl path. When I telnet to the server and run the privatesend.cgi script, I get:
Undefined subroutine &main: :parse_form called at privatesend.cgi line 57.
Line 57 in privatesend.cgi reads:
local (%in) = &parse_form;
Does anyone have any suggestions? Here are some things to note about my setup:
- I updatedall the PM scripts with correct path to perl5
- I have created the private directory and added .htaccess and even tested it out from the browser. The directory is chmod 777
- I am using UBB 5.44b with a number of hacks installed.
- I got my cympm15b.zip file from the link above and also went directly to your site.
- The $CGIURL directory I have tried at chmod 777 and 755.
- I have uploaded all scripts in ASCII and chmod 755.
- I have run 'Update Threads' from the UBB Control Panel
Help someone please!!! To see what happens go to:
http://www.thefew.com/cgi-bin/ubb/Ultimate.cgi?action=intro Thanks,
AJ