Help - Search - Members - Calendar
Full Version: Mt.cgi Displaying Code?
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
natekemper6
Attempting to log-in to my MT install for the first time in several months. Using the same bookmark I used to use to log in with no problem, now all of a sudden, mt.cgi doesn't seem to run, but displays the following:

#!/usr/bin/perl -w

# Copyright 2001-2005 Six Apart. This code cannot be redistributed without
# permission from www.sixapart.com. For more information, consult your
# Movable Type license.
#
# $Id: mt.cgi 15432 2005-07-29 20:41:11Z bchoate $

use strict;
use lib 'lib';
use MT::Bootstrap App => 'MT::App::CMS';


I cannot figure out why this is happening. Any ideas?
Su-
This would tend to suggest your server doesn't even recognize the file as something to execute, so it's just treating it as plain text. Since you haven't even tried to log in for months, have you talked to your host: Did they change anything about the server? Is CGI even set up to be available?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.