is anyone here using moveable type for their blog? if so, did you have any problems installing it? i thought i had it ready to go, and i've installed it before, just never using dathorn servers and i can't seem to figure out why i'm getting an error that some of the modules aren't installed. anyone?
moveable type
Collapse
X
-
Tags: None
-
look in the module for sql file
Look for a file in the modules that has a .sql or .mysql extension and load that in your database.
I am using Drupal analogy
To clarify:
When installing a module to a CMS there are usually several steps that include:
uploading all files to the modules directory.
There is always some database files within this new modules directory that must be uploaded to the database and...
There are always so configuration and permissions that must be set.
In this new module folder there is a "Readme.txt" and sometimes an install.txt and in some cases an upgrade.txt.
These alway contain insructions for installing and configuring your new module
Best regards
Russ GriechenLast edited by russgriechen; 02-26-2006, 05:05 PM.
Comment