Good day everybody,
I tried to install Movable Type, but it didn't work - I got an Internal Server Error. This is what the Perl Debugger said:
Can't locate MT/Bootstrap.pm in @INC (@INC contains: lib /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/siteperl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/siteperl/5.8.8 /usr/lib/perl5/siteperl /usr/lib/perl5/vendorperl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendorperl/5.8.8 /usr/lib/perl5/vendorperl .) at /www/htdocs/w0083381/cgi-bin/mt/mt.cgi line 11. BEGIN failed--compilation aborted at /www/htdocs/w0083381/cgi-bin/mt/mt.cgi line 11.
and this is what was in the Errorlog:
[Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] Number found where operator expected at lib/MT/Bootstrap.pm line 111, near "SERVERPORT 88" [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] t(Do you need to predeclare SERVERPORT?) [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] "my" variable %ENV masks earlier declaration in same scope at lib/MT/Bootstrap.pm line 112. [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] "my" variable $uri masks earlier declaration in same scope at lib/MT/Bootstrap.pm line 113. [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] syntax error at lib/MT/Bootstrap.pm line 111, near "SERVER_PORT 88" [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] syntax error at lib/MT/Bootstrap.pm line 136, near "}" [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] Compilation failed in require at mt.cgi line 11. [Sun Sep 28 21:29:36 2008] [error] [client 85.13.159.10] BEGIN failed--compilation aborted at mt.cgi line 11.
What do I have to do to get Movable Type installed? Thank you for every helpful answer! MoD
Reported on Movable Type 4.2

Does nobody have an idea? =(
1) How did you upload this?
2) Can you provide a sanitized copy of your mt-config.cgi file?
3) How does your host expect you to run cgi files? Is it from cgi-bin or can you run them anywhere?
You may want to look at this: http://forums.sixapart.com/lofiversion/index.php/t59652.html. While it's technically related to Movable Type's trackback system, the error message is remarkably similar to what you got there.