<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.15663-</id>
  <updated>2011-09-01T02:24:11Z</updated>
  <title>Comments for Installing and running MT wizard on a Linux shared hosting account</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15663</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=15663" title="Installing and running MT wizard on a Linux shared hosting account" />
    <published>2009-06-23T05:28:33Z</published>
    <updated>2009-06-26T13:25:18Z</updated>
    <title>Installing and running MT wizard on a Linux shared hosting account</title>
    <summary>Basically, I&apos;m trying to install MT on my shared Linux hosting account and then transferring my developed MT blog site over. I can&apos;t get the MT install wizard to work with any of the paths I give it. I don&apos;t...</summary>
    <author>
      <name>rgrace</name>
      
    </author>
    
    <category term="Installation" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>Basically, I'm trying to install MT on my shared Linux hosting account and then transferring my developed MT blog site over.</p>

<p>I can't get the MT install wizard to work with any of the paths I give it. </p>

<p>I don't have access to httpd.conf on my shared hosting account. In fact, I can't really access anything of Apache on my server instance. I've successfully downloaded the MT files, extracted them, FTPd them, and set the correct permissions where they need to be. </p>

<p>I keep getting this error:</p>

<p>Error: 'http://www.lighthousekeeperblog.com/cgi-bin/mt/mt-static/' could not be found.Please move your static files to the directory first or correct the setting if it is incorrect.</p>

<p>The URL is http://www.lighthousekeeperblog.com/ but I'm not sure what the mapping is, which I think is my main problem. There is a PUBLIC_HTML directory in which all Web files are supposed to be installed. Here are the contents of my home directory /home/rgrace:</p>

<p>rgrace@lighthousekeeperblog.com [~]# ls<br />
./            .bash_history  .bashrc        .dns    .htpasswds/  .mozilla/     .ssh/    www@<br />
../           .bash_logout   .contactemail  etc/    .lastlogin   public_ftp/   tmp/     .zshrc<br />
access-logs@  .bash_profile  .cpanel/       .gemrc  mail/    public_html/  .trash/</p>

<p>I've CP'd the MT-STATIC directory to within the MT directory in my instance, and no joy. I've tried several different alternative paths.</p>

<p>Not sure what I'm doing wrong. I can't believe I'm the first person to have this problem.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15663-comment:25451</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15663" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html#c25451" />
    <title>Comment from Rob Kenny on 2009-06-23</title>
    <author>
        <name>Rob Kenny</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>It means that your hosts security configuration is preventing the script from checking file paths.</p>

<p>What you can do is manually create your mt-config.cgi file (there is a template called mt-config.cgi-original in the same directory as mt.cgi)</p>]]>
    </content>
    <published>2009-06-23T09:17:10Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15663-comment:25609</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15663" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html#c25609" />
    <title>Comment from rgrace on 2009-06-24</title>
    <author>
        <name>rgrace</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thought I might be able to fix it by doing that; the Wizard comes out with this message: </p>

<p>Configuration File Exists</p>

<p>A configuration (mt-config.cgi) file already exists, sign in to Movable Type.</p>

<p>To create a new configuration file using the Wizard, remove the current configuration file and then refresh this page.<br />
-----------------------------------------------------------</p>

<p>By the way, the actual path from root is: /HOME/RGRACE/PUBLIC_HTML.</p>

<p>I'm still working on this, I'll post again once I have this problem solved.<br />
</p>]]>
    </content>
    <published>2009-06-24T22:05:36Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15663-comment:25617</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15663" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html#c25617" />
    <title>Comment from rgrace on 2009-06-24</title>
    <author>
        <name>rgrace</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Also, the Web root for the shared hosting instance is PUBLIC_HTML/WWW. </p>]]>
    </content>
    <published>2009-06-24T23:22:22Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15663-comment:25707</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15663" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/installing-and-running-mt-wizard-on-a-linux-shared-hosting-account.html#c25707" />
    <title>Comment from Chad Everett on 2009-06-26</title>
    <author>
        <name>Chad Everett</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi rgrace -</p>

<p>The wizard is telling you that you (now) have a configuration file, either because you created it or because the wizard created it.</p>

<p>The message you are getting about the mt-static directory is, as mentioned, because your host has it set so that static content cannot be served from the cgi-bin.</p>

<p>What you need to do is move your mt-static directory to your public_html (/home/rgrace/public_html/mt-static), then add that to your config file like so:</p>

<p>StaticWebPath <a href="http://www.example.com/mt-static/" rel="nofollow">http://www.example.com/mt-static/</a><br />
StaticFilePath /home/rgrace/public_html/mt-static/</p>

<p>Both the file path and web path are necessary for proper operation - just make sure you change "example" above to the proper domain name.</p>]]>
    </content>
    <published>2009-06-26T13:25:18Z</published>
  </entry>

</feed>

