4404139 Posted December 27, 2004 Posted December 27, 2004 Greetings - I installed MT successfully (I think) but then found I was unable to login with the default username (Melody) and password (Nelson). I keep getting the following error. The requested URL /movabletype/mt.cgi was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I placed mt.cgi in public_html/mt/ just ast TCH directions propose. Is there a way to correct this? Will Quote
TCH-Bruce Posted December 28, 2004 Posted December 28, 2004 (edited) You need to edit your "mt.cfg" file. It's looking for a "/movabletype" folder but you created a folder named "mt". Refer to Step 3 of this help page. Edited December 28, 2004 by TCH-Bruce Quote
4404139 Posted December 28, 2004 Author Posted December 28, 2004 You need to edit your "mt.cfg" file. It's looking for a "/movabletype" folder but you created a folder named "mt". Refer to Step 3 of this help page. <{POST_SNAPBACK}> Thanks, however, everything in mt.cfg seems to be correct to me (cgi path, mysql db driver, user and db) I created mt-static but left it commented out since I wasn't placing all cgi files in a cgi-bin. Please forgive my ignorance. I do not know what part of mt.cfg should be edited and the MT installation guide, TCH install help & forums, nor anything found on google seem to address this. Can you tell me what to look for? Will Quote
TCH-Rick Posted December 28, 2004 Posted December 28, 2004 What is your domain? I agree with Bruce that it sounds like the mt.cfg file has the wrong address for the cgi files. Without more details it is difficult to know where the problem might be. Quote
arvind Posted December 28, 2004 Posted December 28, 2004 Change CGIPath from http://www.domain.com/movabletype/ to http://www.domain.com/mt/ Quote
4404139 Posted December 28, 2004 Author Posted December 28, 2004 You need to edit your "mt.cfg" file. It's looking for a "/movabletype" folder but you created a folder named "mt". Refer to Step 3 of this help page. <{POST_SNAPBACK}> Thanks, however, everything in mt.cfg seems to be correct to me (cgi path, mysql db driver, user and db) I created mt-static but left it commented out since I wasn't placing all cgi files in a cgi-bin. Please forgive my ignorance. I do not know what part of mt.cfg should be edited and the MT installation guide, TCH install help & forums, nor anything found on google seem to address this. Can you tell me what to look for? Will <{POST_SNAPBACK}> Thanks for the help. That did it! Will Quote
Mighty Posted January 30, 2005 Posted January 30, 2005 (edited) I am having a very similar problem. I finally completed my install and when I try to login with the default username and password I can't log in. I get this error: Not Found The requested URL /public_html/mt/mt.cgi was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at www.mightythings.net Port 80 This is my CGI Path script: CGIPath http://www.mightythings.net/public_html/mt/ I followed the TCH installation instructions (without secureCGI) so MT is installed in /public_html/mt/ My other mt.cfg edits look like this: # DataSource ./db ObjectDriver DBI::mysql Database xxxxxxx_mtdatabase DBUser xxxxxxx_mtadmin # DBHost localhost Thanks in advance. -Stuart TCH-Bruce: Edited database and user name out for security Edited January 30, 2005 by TCH-Bruce Quote
LisaJill Posted January 30, 2005 Posted January 30, 2005 You should not have public_html in your URL. That is the root (/) of your website. Try removing that and see how you go. Quote
Mighty Posted January 30, 2005 Posted January 30, 2005 That did it. Almost made it with out any help. Thanks for the super quick response. -Stu You should not have public_html in your URL. That is the root (/) of your website. Try removing that and see how you go. <{POST_SNAPBACK}> Quote
TCH-Bruce Posted January 30, 2005 Posted January 30, 2005 Welcome to the family and forums Stu! Glad it's solved for you. Quote
TCH-Don Posted January 30, 2005 Posted January 30, 2005 Welcome to the Family Stu and your new home! We really are like family here. So if you need anything, just ask your new family! We love to help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.