Deleting MT's deprecated config files

mt.cfg

In Movable Type 3.2 we deprecated the use of mt.cfg as an official Movable Type configuration file. At that time we requested users to rename their mt.cfg file to mt-config.cgi.

Movable Type 4.0 drops support for the mt.cfg configuration file entirely. If you are still using mt.cfg, please rename it to mt-config.cgi before you begin your upgrade.

Use the mv command on the command line:

$ mv mt.cgf mt-config.cgi

mt-db-pass.cgi

If you're using MySQL or PostgreSQL, move the content of the mt-db-pass.cgi file (which contains the database password) to the mt-config.cgi file.

This page was last updated on 2009-11-06, 15:40. [Edit]

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.