This page provides you with information on your system's configuration and determines whether you have all of the components you need to run Movable Type.
System Information:
* Current working directory: /home/"myweb"/public_html/cgi-bin/mt
* MT home directory: ./
* Operating system: linux
* Perl version: 5.8.7
* Perl include path: extlib
lib
/usr/lib/perl5/5.8.7/x86_64-linux
/usr/lib/perl5/5.8.7
/usr/lib/perl5/site_perl/5.8.7/x86_64-linux
/usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.6
/usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl/5.8.4
/usr/lib/perl5/site_perl/5.8.3
/usr/lib/perl5/site_perl
.
* Web server: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7f PHP-CGI/0.1b
* (Probably) Running under cgiwrap or suexec
Checking for Required Modules:
CGI
Your server does not have CGI installed, or CGI requires another module that is not installed. CGI is required for all Movable Type application functionality. Please consult the installation instructions for help in installing CGI.
HTML::Template (version >= 2)
Either your server does not have HTML::Template installed, the version that is installed is too old, or HTML::Template requires another module that is not installed. HTML::Template is required for all Movable Type application functionality. Please consult the installation instructions for help in installing HTML::Template.
Image::Size
Your server has Image::Size installed (version 3.0).
File::Spec (version >= 0.8)
Your server has File::Spec installed (version 3.19).
CGI::Cookie
Your server has CGI::Cookie installed (version 1.20).
Checking for Data Storage Modules:
Some of the following modules are required by the various data storage options in Movable Type. In order run the system, your server needs to have either DB_File, or else DBI and at least one of the other modules installed.
DB_File
Your server does not have DB_File installed, or DB_File requires another module that is not installed. DB_File is required if you want to use the Berkeley DB/DB_File backend. Please consult the installation instructions for help in installing DB_File.
DBI (version >= 1.21)
Your server has DBI installed (version 1.52).
DBD::mysql
Your server has DBD::mysql installed (version 3.0006).
DBD::Pg (version >= 1.32)
Either your server does not have DBD::Pg installed, the version that is installed is too old, or DBD::Pg requires another module that is not installed. DBI and DBD::Pg are required if you want to use the PostgreSQL database backend. Please consult the installation instructions for help in installing DBD::Pg.
DBD::SQLite
Your server does not have DBD::SQLite installed, or DBD::SQLite requires another module that is not installed. DBI and DBD::SQLite are required if you want to use the SQLite database backend. Please consult the installation instructions for help in installing DBD::SQLite.
DBD::SQLite2
Your server does not have DBD::SQLite2 installed, or DBD::SQLite2 requires another module that is not installed. DBI and DBD::SQLite2 are required if you want to use the SQLite 2.x database backend. Please consult the installation instructions for help in installing DBD::SQLite2.
Having the cgi-bin set up is only one part of your issue. perl itself also needs to be installed and setup correctly to use the MT application. perl_diver alluded to that and your error message is where you need to start ...
Your server does not have CGI installed, or CGI requires another module that is not installed. CGI is required for all Movable Type application functionality. Please consult the installation instructions for help in installing CGI.