Set-up:
QUOTE
Movable Type version: 4.1
Operating system: linux
Perl version: 5.8.5
CGI::Cookie
Your server has CGI::Cookie installed (version 1.20).
File::Spec (version >= 0.8)
Your server has File::Spec installed (version 0.87).
Image::Size
Your server has Image::Size installed (version 2.93).
CGI
Your server has CGI installed (version 2.80).
DBI (version >= 1.21)
Your server has DBI installed (version 1.40).
DBD::SQLite
Your server has DBD::SQLite installed (version 1.14).
DBD::SQLite2
Your server has DBD::SQLite2 installed (version 0.33).
Operating system: linux
Perl version: 5.8.5
CGI::Cookie
Your server has CGI::Cookie installed (version 1.20).
File::Spec (version >= 0.8)
Your server has File::Spec installed (version 0.87).
Image::Size
Your server has Image::Size installed (version 2.93).
CGI
Your server has CGI installed (version 2.80).
DBI (version >= 1.21)
Your server has DBI installed (version 1.40).
DBD::SQLite
Your server has DBD::SQLite installed (version 1.14).
DBD::SQLite2
Your server has DBD::SQLite2 installed (version 0.33).
SQLite is version 2.8.17. Also running suExec.
In my System Information page, it states
QUOTE
Movable Type could not find the script named 'mt-check.cgi'. To resolve this issue, please ensure that the mt-check.cgi script exists and/or the CheckScript configuration parameter references it properly.
I've checked, and the mt-check.cgi file is available and in the correct location. It is also accessible via browser (ie http://domain/mt/mt-check.cgi). I ran across this changelog where it says
QUOTE
We have implemented a new configuration directive called "CheckScript" which can be used to point to a new or renamed version of the script. So for security purposes, users wishing to use the System Information section of the application can rename their mt-check.cgi script and point the CheckScript configuration directive at it like so: "CheckScript mt-mycheck.cgi"
I renamed the mt-check.cgi file and added the CheckScript configuration directive to my mt-config.cgi file, but the Systems Information page still states it can not locate the file.
Any suggestions?
