Google Search
Categories
NavigationUser loginSearch |
Submitted by Patrick Grote on Mon, 04/25/2005 - 2:40pm.
Yesterday brought the problem and today brings the answer. Well, answers. There are two ways you can fix the multiple login issue afflicting your Movable Type install if you placed it in the root directory. JANKOWSKI SOLUTION The first is a quick and easy fix that has been termed the JANKOWSKI solution, so named as it refers to the person who posted it on the Movable Type forums. The Jankowski solution involved modifying your APP.PM file. This is located under the LIB/MT subdirectory of your installation:
If you don't have a copy of Movable Type on your local machine you'll need to FTP it. After you open APP.PM with a text editor you need to make the following changes: It's line 583 of App.pm in 3.16 - the first three lines will look like this when you get there: sub app_path { Change the third line to this: sub app_path { This change works great and will allow you to run your Movable Type installation from the root directory. There are two concerns with this:
FULL MOVE SOLUTION The second and most time consuming option is to move your MT files. This involves more work, but is guaranteed to work for you. Logon using an FTP client to your hosting account. I use SmartFTP, which is free for non-commercial use. Go to the WWW or PUBLIC_HTML directory and you'll see your MT files. It's going to look like this:
Next, create a new subdirectory. I called mine MT and move each of the basic MT subdirectories into it. The ones you need to move are the following:
After that is completed your folder should look like this:
Now you need to move the Movable Type files out of your ROOT directory and into your MT directory. Make sure you move these files:
This what it will look like when you're finished moving:
The last thing you need to do is modify your MT.CFG file. This is a critical step. In your file there is a line that looks like this: # Movable Type uses the CGIPath setting to construct links back to CGIPath http://www.yourwebsite.com Change the CGIPath to this: CGIPath http://www.yourwebsite.com/mt/ Save the file and FTP to your site. Whew. Lots of work, but now you've ensured that not matter what you're in sync with Six Apart. read more | 49 comments | 7031 reads
Reply |
Get FirefoxSyndicate and Subscribe |
Recent comments
2 hours 52 min ago
4 hours 33 min ago
7 hours 12 min ago
7 hours 51 min ago
8 hours 46 sec ago
11 hours 40 min ago
13 hours 25 min ago
17 hours 17 min ago
17 hours 18 min ago
19 hours 54 min ago