movable type is up and working

| | Comments (0) | TrackBacks (0)
I created a 128mb xen image w/ centos5.1;

yum install httpd

uncommented
AddHandler cgi-script .cgi

and added ExecCGI to the

  Options line within the
<Directory "/var/www/html">

bit of httpd.conf;  made /var/www/html writable to apache, unziped the mt open source tarball in to /var/www/html/mt


yum install mysql
then
mysql >  grant all on movabletype.* to 'mt'@'localhost' identified by '****' 

then I went to http://wiki.xen.prgmr.com/mt and followed the instructions.  Easy peasy. 


0 TrackBacks

Listed below are links to blogs that reference this entry: movable type is up and working.

TrackBack URL for this entry: http://wiki.xen.prgmr.com/mt/mt-tb.cgi/2

Leave a comment

About this Entry

This page contains a single entry by luke published on March 2, 2008 7:05 AM.

Use strong passwords is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.