MT 2.661: Your DataSource directory ('./db')
Posted by: wesleyc
Posted on: 2004-03-16 22:33:00
I am installing MT 2.661 and I am running into an error when I try to run mt.cgi I get the following error:
Got an error: Your DataSource directory ('./db') does not exist.
I read in the mt forums about this error when not running Berkeley DB that in the mt.cfg file at line 26 the the DataSource should be commented out
# The filesystem path to the 'db' directory, where your MT database
# files are stored. You will probably need to change this when you
# first install MT; instructions for doing so are in the Installation
# Instructions, in INSTALLING THE MOVABLE TYPE APPLICATION CODE, Step 8.
# DataSource ./db
http://www.movabletype.org/support/index.php?act=ST&f=7&t=37278&hl=datasource+directory&s=12daf5dcefde7f6a877abe9154d9caa8
however even when I do this, I still get the same error when I try to run mt.cgi in my browser. What they hey? I have set the following to point to the correct data per the wombat dreamhost directions so it should be looking for MySQL. But what I don't understand is why I am still getting the error when I have commented line 26 out.
Ideas?!