не судьба, короче, сказал японский самурай и сделал харакири. :D

удалил, выдает то же самое.

saahov пишет:
pistolet пишет:

Вписываю в конфиги none

А можно содержимое конфига (без пароля, конечно) выложить сюда?

на денвере у пользователя root  пароля нет.

##        Movable Type configuration file                   ##
##                                                            ##
## This file defines system-wide settings for Movable Type    ##
## In total, there are over a hundred options, but only those ##
## critical for everyone are listed below.                    ##
##                                                            ##
## Information on all others can be found at:                 ##
## http://www.sixapart.com/movabletype/docs/3.3/config

################################################################
##################### REQUIRED SETTINGS ########################
################################################################

# The CGIPath is the URL to your Movable Type directory
CGIPath    http://www.blog/cgi-bin/mt/

# The StaticWebPath is the URL to your mt-static directory
# Note: Check the installation documentation to find out
# whether this is required for your environment.  If it is not,
# simply remove it or comment out the line by prepending a "#".
StaticWebPath    http://www.blog/mt-static

#================ DATABASE SETTINGS ==================
#   REMOVE all sections below that refer to databases
#   other than the one you will be using.

##### MYSQL #####
ObjectDriver DBI::mysql
Database blog
DBUser root
DBPassword none
DBHost localhost

##### POSTGRESQL #####
ObjectDriver DBI::postgres
Database DATABASE_NAME
DBUser DATABASE_USERNAME
DBPassword DATABASE_PASSWORD
DBHost localhost

##### SQLITE #####
ObjectDriver DBI::sqlite
Database /path/to/sqlite/database/file

##### BERKELEYDB #####
DataSource  /path/to/database/directory

ага, заметил уже. может, подскажите, в чем у меня косяк в установке на денвер?

устанавливаю на денвере по инструкции, Active Perl закачал. все, что нужно прописал.
требует при запуске пароль

Got an error: Config directive DBPassword without value at \home\blog\cgi-bin\mt\mt-config.cgi line 31

Вписываю в конфиги none


выдает


Got an error: Unsupported driver MT::ObjectDriver::DBI::sqlite: Bareword "SQL_DATETIME" not allowed while "strict subs" in use at lib/MT/ObjectDriver/DBI.pm line 482.
Bareword "SQL_TYPE_TIMESTAMP_WITH_TIMEZONE" not allowed while "strict subs" in use at lib/MT/ObjectDriver/DBI.pm line 482.
Bareword "SQL_TYPE_TIMESTAMP" not allowed while "strict subs" in use at lib/MT/ObjectDriver/DBI.pm line 482.
Bareword "SQL_BLOB" not allowed while "strict subs" in use at lib/MT/ObjectDriver/DBI.pm line 482.
Bareword "SQL_CLOB" not allowed while "strict subs" in use at lib/MT/ObjectDriver/DBI.pm line 482.
Compilation failed in require at lib/MT/ObjectDriver/DBI/sqlite.pm line 14.
BEGIN failed--compilation aborted at lib/MT/ObjectDriver/DBI/sqlite.pm line 14.
Compilation failed in require at (eval 4) line 1.
BEGIN failed--compilation aborted at (eval 4) line 1.