I'm tying to run a script to export my database files for phpbb 2.0.4 to nuke 6.5 which includes a ported version of phpbb 2.0.4. In the instructions it says to edit the perl path at the top of each file with the appropriate path. The path listed in the files is #!C:\Perl\bin\perl.exe.
I have tried using /usr/bin/perl.exe and several others but, I keep getting the following error msg whenever I try to run the script:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@freelancecoalition.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at www.freelancecoalition.com Port 80
Can anyone tell me what the correct path should be?
Update: 30 Mar 03 problem solved. If you want to know how, read on.