Package: movabletype-opensource
Version: 4.2.1-3
Severity: normal
After upgrading my webserver from etch to lenny my movabletype
installation didn't allow me to enter the admin interface anymore, as is
also needed to trigger the automatic upgrade.
After alot of fruitless searching I finally found the following
workaround:
replace the symlink in /usr/lib/cgi-bin/movabletype towards
/etc/movabletype-opensource/mt-config.cgi with a copy of the file.
I'm not sure if this is an issue of my setup, or movable type, or
apache2...
Below some excerpts from config files:
/etc/movabletype-opensource/mt-config.cgi:
CGIPath /cgi-bin/movabletype/
StaticWebPath /mt-static/
StaticFilePath /usr/share/movabletype/static/
MailTransfer sendmail
SendMailPath /usr/sbin/sendmail
HTMLUmask 0022
DBUmask 0022
UploadUmask 0022
DirUmask 0022
CaptchaSourceImageBase
/usr/share/movabletype/static/images/captcha-source/
ObjectDriver DBI::sqlite
Database
/var/lib/dbconfig-common/sqlite/movabletype-opensource/movabletypeopensource
---
and relevant apache config sniplets:
Alias /mt-static/ /usr/share/movabletype/static/
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<Directory "/usr/lib/cgi-bin/movabletype/">
AllowOverride None
Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</Directory>
---
Joost
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.16.33-xen (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages movabletype-opensource depends on:
ii dbconfig-common 1.8.39 common framework for packaging dat
ii debconf 1.5.24 Debian configuration management sy
ii libclass-accessor-perl 0.31-2 Automated accessor generator
ii libclass-data-inheritable- 0.08-1 Inheritable, overridable class dat
ii libclass-trigger-perl 0.13-1 Mix-in to add / call inheritable t
ii libdbd-mysql-perl 4.007-1 A Perl5 database interface to the
ii libdbd-sqlite3-perl 1.14-3 Perl DBI driver with a self-contai
ii libdbi-perl 1.605-1 Perl5 database interface by Tim Bu
ii libhtml-parser-perl 3.56-1+b1 A collection of modules that parse
ii libimage-size-perl 3.1.1-2 determine the size of images in se
ii libjcode-pm-perl 2.06-1 Perl extension interface to conver
ii libjson-perl 2.07-1 Perl module to parse and convert t
ii liblucene-queryparser-perl 1.04-2 Turn a Lucene query into a Perl da
ii libmime-encwords-perl 1.010.101-1 deal with RFC-1522 encoded words
ii libnet-openid-consumer-per 0.14-4 library for consumers of OpenID id
ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin
ii libwww-perl 5.813-1 WWW client/server library for Perl
ii libxml-atom-perl 0.28-1 Atom feed and API implementation
ii libxml-sax-perl 0.16+dfsg-3 Perl module for using and building
ii libxml-xpath-perl 1.13-6 Perl module for processing XPath
ii libyaml-tiny-perl 1.32-1 Read/Write YAML files with as litt
ii perl-modules 5.10.0-18 Core Perl modules
ii postfix [mail-transport-ag 2.5.5-1.1 High-performance mail transport ag
ii ucf 3.0011 Update Configuration File: preserv
Versions of packages movabletype-opensource recommends:
ii libarchive-zip-perl 1.18-1 Module for manipulation of ZIP arc
pn libsoap-lite-perl <none> (no description available)
ii perl-modules [libarchive-tar- 5.10.0-18 Core Perl modules
pn perlmagick <none> (no description available)
movabletype-opensource suggests no packages.
-- debconf information:
movabletype-opensource/remote/host:
movabletype-opensource/purge: false
movabletype-opensource/dbconfig-upgrade: true
movabletype-opensource/pgsql/authmethod-admin: ident
* movabletype-opensource/db/dbname: movabletypeopensource
movabletype-opensource/umask_warn:
movabletype-opensource/pgsql/manualconf:
movabletype-opensource/mysql/admin-user: root
* movabletype-opensource/database-type: sqlite
movabletype-opensource/pgsql/no-empty-passwords:
movabletype-opensource/mysql/method: unix socket
movabletype-opensource/upgrade-error: abort
movabletype-opensource/internal/reconfiguring: false
movabletype-opensource/missing-db-package-error: abort
movabletype-opensource/pgsql/admin-user: postgres
movabletype-opensource/pgsql/changeconf: false
movabletype-opensource/pgsql/method: unix socket
movabletype-opensource/remote/newhost:
movabletype-opensource/upgrade-backup: true
movabletype-opensource/internal/skip-preseed: true
movabletype-opensource/pgsql/authmethod-user:
* movabletype-opensource/db/basepath:
/var/lib/dbconfig-common/sqlite/movabletype-opensource
movabletype-opensource/passwords-do-not-match:
movabletype-opensource/dbconfig-reinstall: false
movabletype-opensource/reload_apache: false
movabletype-opensource/schema_upgrade: true
movabletype-opensource/dbconfig-remove:
* movabletype-opensource/dbconfig-install: true
movabletype-opensource/install-error: abort
* movabletype-opensource/admin_account_warn: true
movabletype-opensource/db/app-user: movabletype-open
movabletype-opensource/remove-error: abort
movabletype-opensource/remote/port:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]