<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel>
<title>ETP Install</title>

<description>EditThisPagePHP: Installation</description>

<language>en-us</language>

<generator>EditThisPagePHP 0.5b3</generator>

<ttl>60</ttl>

<link>http://editthispagephp.sourceforge.net/home/installation.php</link>

<item>
<title>Current: EditThisPagePHP</title><description>Comment added</description>
<dc:subject>Comment added</dc:subject>
<author>mark@alphageek.uklinux.net (Mark Wrangham)</author>
<pubDate>Wed, 2 Feb 2005 11:07:11 GMT</pubDate>
<guid isPermaLink="false">1107342431</guid>
<content:encoded><![CDATA[

<div id="wrapper">
<div id="topbar">
    <h1 id="header"><a href="http://editthispagephp.sourceforge.net/"><img src="images/logo_etp.gif" width="210" height="53" border="0" alt="EditThisPage PHP" /></a></h1>
    <ul id="nav">
    
    <li><a href="index.php">About</a></li>
    
    <li><a href="features.php">Features</a></li>
    
    <li><a href="http://sourceforge.net/project/showfiles.php?group_id=95462">Download</a></li>
    
    <li><a href="installation.php">Installation</a></li>
    
    <li><a href="bugs.php">Bugs</a></li>
    
    <li><a href="wishlist.php">Wish List</a></li>
    
    <li><a href="inuse.php">ETP In Use</a></li>

</ul>

</div>
<div id="rightcontent">
<div class="barbutton"><a href="http://editthispagephp.sourceforge.net/demo_05b3/index.php">DEMO</a></div>
<div class="barbutton"><a href="http://sourceforge.net/news/?group_id=95462">NEWS</a></div>
<div class="barbutton"><a href="http://sourceforge.net/projects/editthispagephp/">PROJECT PAGE</a></div>
<div style="padding:3px;margin-top:30px;">
        <a href="http://editthispagephp.sourceforge.net/home/installation.xml" id="rss_feed"
        style="font-family: arial, helvetica sans-serif;
        height:12px;
        font-size: 8px;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #000;
        color: #fff;
        background-color: #f60;
        padding: 2px;
        margin: 0px;">&nbsp;RSS&nbsp;</a> ETP Install
</div>
<div style="padding:3px;margin-bottom:30px;">
        <a href="http://editthispagephp.sourceforge.net/home/installation_diff.xml" id="rss_diff_feed"
        style="font-family: arial, helvetica, sans-serif;
        height:12px;
        font-size: 8px;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #000;
        color: #fff;
        background-color: #f60;
        padding: 2px;
        margin: 0px;">&nbsp;RSS&nbsp;</a> ETP Install Changes
</div>
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=95462&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
<br clear="all" />
</div>
<div id="bodycontent"><h2>Installing EditThisPagePHP</h2>
<p>
Installation can be as simple as uploading the install script, <code>install-etp.php</code>, to your webserver
and directing your browser to it. Unzip the archive from the download page and upload <code>install-etp.php</code>
to the directory on your webserver in which you wish to install EditThisPagePHP.
</p>
During installation, you can move to any other step through the menu on the left hand side.
</p>
<p>
After installation, you can modify any configurations set in the wizard. Configuration is found in a file with a
name like <code>edithispage-index.php</code>. Please see the README included with this distribution for
more information.
</p>
<div style="margin-bottom:10px; clear:left;">
<a href="installation-images/1_test.png"><img src="installation-images/tn_1_test.png" width="150" height="117" alt="Test Setup" border="0" style="float:left;margin:5px;"></a>
<em>Step 1: Test Setup</em>
<p>
Both the install script and EditThisPagePHP must be able to write
to themselves, and to the directory in which they are located. Some servers are configured to allow
this (through suexec). If not, you will need to change permissions on <code>install-etp.php</code>
and the directory you are installing in. The first step of the install wizard tests for this.
<p>
You may need to change permissions on the install file, and the directory in which you are installing
EditThisPagePHP so that the webserver can write to them. Most FTP clients have a permissions
dialog with checkboxes to make files and directories "world writeable". If not, you may need to do the
following from the command line, or from the shell extension of your FTP client:
<pre style="margin-left:50px;"><span style="color:#666">Change to the directory to which you uploaded install-etp.php
Make the file world writeable:
</span>
chmod a+w install-etp.php
<span style="color:#666">
Make the directory accessible to all:
</span>
chgrp chmod a+w,a+x ./
</pre>
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/2_hostname.png"><img src="installation-images/tn_2_hostname.png" width="150" height="117" alt="Set Hostname" border="0" style="float:left;margin:5px;"></a>
<em>Step 2: Set Hostname</em>
<p>
The hostname of your server will need to be set. This is used for creating links to images, RSS feeds and in
the administration functions. The installer should be able to guess your hostname correctly.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/3_guestaccess.png"><img src="installation-images/tn_3_guestaccess.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 3: Guest Access</em>
<p>
If you want people to be able to read the page without having an account and password, select "yes"
to enable guest access.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/4_createaccounts.png"><img src="installation-images/tn_4_createaccounts.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 4: Create Accounts</em>
<p>
Create accounts for users, set their passwords, and their access level.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/5_notifications.png"><img src="installation-images/tn_5_notifications.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 5: Email Notifications</em>
<p>
Enable email notifications on page changes, and set the user email will appear to be from.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/6_pagename.png"><img src="installation-images/tn_6_pagename.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 6: Page Name and Title</em>
<p>
Set the name of the file you want to create, and the title of the page.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/7_rss.png"><img src="installation-images/tn_7_rss.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 7: RSS Setup</em>
<p>
Set the title and description for the RSS feeds. Each page has two feeds, one with the full content
of the current page, and a diff feed showing changes made on the page.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/8_confirm.png"><img src="installation-images/tn_8_confirm.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 8: Confirm Settings</em>
<p>
You will be asked to confirm your settings here. If any required steps have been missed, you will be prompted
to complete them before continuing.
</p>
</div>
<br clear="all" />
<div style="margin-bottom:10px; clear:both;">
<a href="installation-images/9_finished.png"><img src="installation-images/tn_9_finished.png" width="150" height="117" alt="" border="0" style="float:left;margin:5px;"></a>
<em>Step 9: Finished!</em>
<p>
Installation is complete. You can remove the install script and continue to the newly created page,
or create another page.
</p><br clear="all" />
        
        <a href="#" onclick="toggleHiddenArea();return false;"
            id="toggle_button_on"
            style="font:bold small arial, verdana,sans-serif; text-decoration:none;display:none;width:5px;">+</a>
        <a href="#" onclick="toggleHiddenArea();return false;"
            id="toggle_button_off"
            style="font:bold small arial, verdana,sans-serif; text-decoration:none;display:inline; width:5px;">&mdash;</a>
        <div id="hidden_area" style="display:inline">
__COMMENTS__
    <form action="/home/installation.php" method="post">
    Name:<br />
    <input type="text" name="comment[name]" size="40" /><br /><br />
    Email (will not be displayed):<br />
    <input type="text" name="comment[email]" size="40" /><br /><br />
    URL:<br />
    <input type="text" name="comment[url]" size="40" /><br /><br />
    Comment:<br />
    <textarea name="comment[body]" rows="5" cols="40"></textarea><br />
    <input type="submit" name="action_add_comment" value="Add Comment"
    style="width:100px; 
    border:1px solid;
    border-color:#666666 #333333 #333333 #666666;
    font:bold small arial, verdana,sans-serif;
    color:#000000;
    background-color: #b7bdc7;
    text-decoration:none;
    margin:1px;
    padding: 3px;" />
    </form>
__TRACKBACKS__
    </div>
</div>
<div class="clear">&#160;</div>
</div>
<div class="clear">&#160;</div>
</div>
]]></content:encoded></item>

</channel>
</rss>