|
|
Am I actually supposed to be able to do this?? Install Movable Type, I mean. Someone make me feel a lot better & tell me that everyone except for actual programmers has someone else install this system for them...
Here's how far we've gotten:
Requirements
1. Account on a webserver that allows you to run custom CGI scripts.
2. Perl installed on your server, version 5.004_04 or greater.
3. An FTP program.
4. A web browser with Javascript enabled.
Downloading
5. Download full version of Movable Type.
6. Unstuff.
Finding Perl
7. "To determine the location of Perl on your webserver, take a look at the support pages for your hosting service." Okay, well, iPowerWeb says, "The perl path is the very first line in every .cgi or .pl file. Usually it looks something like this #!/usr/bin/perl. As simple as that. Make sure that the path is correct, otherwise you'll get an error." So is #!/usr/bin/perl the correct path or not?
Setting up directories
8. For the application: iPowerWeb says that I have to put scripts in the cgi-bin directory that is already set up, so fine. And that means I have to set up another directory called mt-static for my static files. Fine.
9. For the database: Uh, what database?? Does Movable Type include MySQL? Or was I supposed to have installed that beforehand? I mean, iPW has MySQL available too... am I supposed to use that in some way? Anyway, it says here that for MySQL, I don't have to create any external directories. Fine.
10. For the weblog: Here MT's installation guide says "You need to set up a directory where your weblog will be stored. This is the location that visitors to your web site will come to to read your weblog. You can also choose to store your weblog archives in a separate directory than your main weblog, if you wish." So what does that mean? All I know is that I have a page called www.queergranny.com/notions.shtml that I want my weblog to appear on... what other directory am I supposed to have?? Would anybody be willing to tell me how they have this set up?
Configuring mt.cfg
11. Movable Type URL: Since I'm installing this into my cgi-bin directory it should be this, right?
CGIPath http://www.queergranny.com/cgi-bin/
Or not?
12. Database options (for MySQL): Is this right?
ObjectDriver DBI::mysql
Database database name, which I don't know yet
DBUser database user, which I don't know yet
Then the installation guide says, "If your SQL database server is on a different host, you can use DBHost to specify the hostname" ...but if iPW is providing MySQL, then the SQL database server is *not* on a different host?
But then here's the real problem: Note: if you are using MySQL or PostgreSQL, the database that you specify must already exist--Movable Type cannot create it automatically! So, that's this whole thing fucked... isn't it? I mean, I have to go back and create this database... don't I? And considering that I've had exactly two (2) MySQL classes, that's going to be over my head. Or not??
Sorry for this long message. The short question is... honestly, should I be using Blogger instead? |
|
|