Not a developer? Go to MovableType.com

Documentation

System Requirements

Movable Type is software that installs on a web server, and users access the application through a web browser to perform tasks like publishing content or managing blogs. These system requirements describe what you will need on the server computer that runs Movable Type — users can access the system from nearly any common computer with a web browser.

System Requirements Index


Basic Requirements

  • Server access via FTP, SSH, or telnet in order to install Movable Type.
  • A web server configured to execute CGI scripts written in Perl, the language which Movable Type is written in.
  • A web browser with Javascript enabled to access the Movable Type application once installed on the server.

Hardware

The specific requirements for Movable Type vary greatly depending upon the specific traffic and usage patterns being planned for. However, the minimum recommended setup includes a single machine with:

  • 1 GHz CPU;
  • 512 MB RAM;
  • 100 MB of available disk space for the application and dependencies.

Typically if the hardware you plan on using was purchased within the last three or four years, it should meet these minimum requirements.

Note on Disk Space: The application itself may require up to 20 MB of disk space. Please note however that this does not include the disk space required for your published blog content. The amount of disk space required for your published content will depend both on the number of blogs you deploy and the amount of data published on each blog.

Operating System

Movable Type has been is routinely tested on and is supported on the following operating systems, but may work on other recent systems:

  • All flavors of Unix including:
    • Mac OS X
    • Solaris, SunOS
    • RedHat Enterprise, Fedora and CentOS
    • FreeBSD
    • Linux
    • BSD
  • Windows Server 2008 R2
  • Windows Server 2012 for Movable Type 6

Note: Perl, PHP and web servers such as Apache HTTP Server are available for Unix-style operating systems such as Linux, BSDs and Mac OS X in addition to Windows. They are freely available and offered by most web hosting providers.

Web Server

Movable Type requires a web server capable of hosting and executing CGI scripts; all modern web servers capable of this. If you wish to utilize Movable Type’s optional dynamic publishing feature then your web server will also need to be able host and execute PHP as well. While a number of web servers are capable of meeting these requirements, here is a list of all web servers officially supported by Six Apart:

  • Apache 2.0 or higher, 1.3x is no longer officially supported
  • Windows IIS 7.5 or higher (FastCGI is recommended for Movable Type 6)
  • nginx (supported in MT 5.2 or higher. Need a CGI or PSGI executable environment.)

Note: If using Apache web server, ability to use .htaccess files is additionally required by all versions of MT in order to use PHP dynamic publishing.

Note: Movable Type does not currently support execution under mod_perl with Apache 2.x.

Perl

  • Perl 5.8.1 or above (5.14 or higher is recommended).
  • Active Perl 5.10.NN (perlis.dll) on Windows servers

Warning: Perl 5.8.0 has difficulty handling certain character encoding. When using Japanese characters in Perl 5.8.0, some of the characters may become garbled.

Movable Type will run on any platform that supports Perl version 5.6.1 or later, but only Perl version 5.8.1 or above are officially supported by Six Apart.

PHP

Movable Type supports both static and dynamic publishing. Dynamic publishing however requires the use of PHP.

PHP 5.0 or higher (5.3 or higher is recommended)

Note: If using Apache web server, ability to use .htaccess files is additionally required by all versions of MT in order to use PHP dynamic publishing.

Database Requirements

  • MySQL 5.0 or greater

Movable Type 5.x has dropped support for SQLite and PostgreSQL and now only supports the following databases:

Perl Modules

Movable Type is constructed on an open source foundation via a Perl community, and uses external Perl modules. These modules can be downloaded for free with open source software from Comprehensive Perl Archive Network (CPAN)

Tip: Accessing the mt-check.cgi script in the version of MT will test and determine if the Perl modules it requires are installed on the server.

Installing Perl Modules requires shell access to the server. Ask your hosting provider for assistance if you are not able to install the modules.

Required Perl modules

  • CGI
  • Image::Size
  • File::Spec (Version 0.8 or higher)
  • CGI::Cookie

One of the following Database Perl Modules is required:

  • DBI (version 1.21 or higher)
  • DBD::mysql (version 2.9005 or higher) - When using MySQL database

    Warning: DBD::mysql 2.9004 is not recommended nor supported by Six Apart due to the error: “Statement has no result columns to bind”. Later versions of DBD::mysql are recommended.

  • DBD::Oracle (version 1.15 or higher) - When using an Oracle database in conjunction with Movable Type Enterprise.

    Warning: Due to a problem with Oracle LOB field handling, DBD::Oracle 1.23 is not recommended nor supported by Six Apart. Movable Type is known to operate properly with DBD::Oracle version 1.22. There are no reports of problems with DBD::Oracle version 1.24 or later at this time.

  • DBD::ODBC (version 1.13 or higher) - When using a database that can be accessed via an ODBC driver. Additional configuration will be required to use an ODBC database connection.

    Warning: Due to a problem with Movable Type user session management, DBD::ODBC 1.24 is not recommended nor supported by Six Apart. DBD::ODBC 1.23 or earlier is recommended until such time as a new version of DBD::ODBC is released.

  • DBD::SQLite - Deprecated in MT5

  • DBD::SQLite2 - Deprecated in MT5
  • DBD::Pg (version >= 1.32) - Deprecated in MT5

Optional Perl Modules

The following Perl modules support option functions. Use these modules for even greater functionality with Movable Type.

  • Archive::Tar
  • Archive::Zip
  • Crypt::DSA
  • Crypt::SSLeay
  • Digest::MD5
  • Digest::SHA1
  • File::Temp
  • GD
  • HTML::Entities
  • HTML::Parser
  • Image::Magick
  • IO::Compress::Gzip
  • IO::Socket::SSL - New in MT5
  • IO::Uncompress::Gunzip
  • IPC::Run
  • List::Util
  • LWP::UserAgent
  • Mail::Sendmail
  • MIME::Base64
  • Net::LDAP - New in MT5
  • Safe
  • Scalar::Util
  • SOAP::Lite (Version 5.0 or higher)
  • Storable
  • Text::Balanced (Necessary for searches within a blog)
  • XML::Atom
  • XML::Parser
  • XML::SAX

Web Browser

As Movable Type is a modern web application which uses Javascript and AJAX extensively, it requires a modern web browser. We strongly recommend the latest version of the following browsers. Browsers are free and easy to upgrade!

The Movable Type is tested and supported on the following browsers:

  • Google Chrome latest (supported in MT 5.2 and later)
  • Internet Explorer 8 and 9 (IE9 strongly recommended. Supported in MT 5.13 and later)
  • Safari latest
  • Mozilla Firefox latest

Note: Any software used in conjunction with Movable Type must be free of known security vulnerabilities. These minimum software requirements relate to the basic features of the software components necessary to support Movable Type and its use. It is the system administrator’s responsibility to ensure that any version of the component software meeting these version requirements is also free of security vulnerabilities.

Back

1 Comment

Richard

Richard on November 20, 2012, 5:58 a.m. Reply

Much better than Wordpress as it does not consume as much memory as WP. The shortage of templates however will always be an issue in getting this to the user level that WP enjoys. Sort of reminds me when Typo came out many years ago.