Jump to content

Recommended Posts

Posted

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

Posted
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.

 

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

Posted

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.

Posted
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.

 

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

 

 

Thanks for the help. That did it!

 

Will

  • 1 month later...
Posted (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 by TCH-Bruce
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...