<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 Changes</title>

<description>EditThisPagePHP: Installation Changes</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:12 GMT</pubDate>
<guid isPermaLink="false">01108057907</guid>
<content:encoded><![CDATA[
<table border="0" cellspacing="5" cellpadding="0"><tr><td colspan="2">Comment added</td></tr>
<tr><td>Edited by:</td><td>mark@alphageek.uklinux.net (Mark Wrangham)</td></tr>
<tr><td>Modified:</td><td>Wed, 2 Feb 2005 11:07:11 GMT</td></tr>
</table>
<br />
&lt;div id=&quot;wrapper&quot;&gt;<br />
&lt;div id=&quot;topbar&quot;&gt;<br />
    &lt;h1 id=&quot;header&quot;&gt;&lt;a href=&quot;http://editthispagephp.sourceforge.net/&quot;&gt;&lt;img src=&quot;images/logo_etp.gif&quot; width=&quot;210&quot; height=&quot;53&quot; border=&quot;0&quot; alt=&quot;EditThisPage PHP&quot; /&gt;&lt;/a&gt;&lt;/h1&gt;<br />
    &lt;ul id=&quot;nav&quot;&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;index.php&quot;&gt;About&lt;/a&gt;&lt;/li&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;features.php&quot;&gt;Features&lt;/a&gt;&lt;/li&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=95462&quot;&gt;Download&lt;/a&gt;&lt;/li&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;installation.php&quot;&gt;Installation&lt;/a&gt;&lt;/li&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;bugs.php&quot;&gt;Bugs&lt;/a&gt;&lt;/li&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;wishlist.php&quot;&gt;Wish List&lt;/a&gt;&lt;/li&gt;<br />
    <br />
    &lt;li&gt;&lt;a href=&quot;inuse.php&quot;&gt;ETP In Use&lt;/a&gt;&lt;/li&gt;<br />
<br />
&lt;/ul&gt;<br />
<br />
&lt;/div&gt;<br />
&lt;div id=&quot;rightcontent&quot;&gt;<br />
&lt;div class=&quot;barbutton&quot;&gt;&lt;a href=&quot;http://editthispagephp.sourceforge.net/demo_05b3/index.php&quot;&gt;DEMO&lt;/a&gt;&lt;/div&gt;<br />
&lt;div class=&quot;barbutton&quot;&gt;&lt;a href=&quot;http://sourceforge.net/news/?group_id=95462&quot;&gt;NEWS&lt;/a&gt;&lt;/div&gt;<br />
&lt;div class=&quot;barbutton&quot;&gt;&lt;a href=&quot;http://sourceforge.net/projects/editthispagephp/&quot;&gt;PROJECT PAGE&lt;/a&gt;&lt;/div&gt;<br />
&lt;div style=&quot;padding:3px;margin-top:30px;&quot;&gt;<br />
__RSS_FEED__<br />
&lt;/div&gt;<br />
&lt;div style=&quot;padding:3px;margin-bottom:30px;&quot;&gt;<br />
__RSS_DIFF_FEED__<br />
&lt;/div&gt;<br />
&lt;a href=&quot;http://sourceforge.net&quot;&gt;&lt;img src=&quot;http://sourceforge.net/sflogo.php?group_id=95462&amp;amp;type=2&quot; width=&quot;125&quot; height=&quot;37&quot; border=&quot;0&quot; alt=&quot;SourceForge.net Logo&quot; /&gt;&lt;/a&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;/div&gt;<br />
&lt;div id=&quot;bodycontent&quot;&gt;<br />&lt;h2&gt;Installing EditThisPagePHP&lt;/h2&gt;<br />
&lt;p&gt;<br />
Installation can be as simple as uploading the install script, &lt;code&gt;install-etp.php&lt;/code&gt;, to your webserver<br />
and directing your browser to it. Unzip the archive from the download page and upload &lt;code&gt;install-etp.php&lt;/code&gt;<br />
to the directory on your webserver in which you wish to install EditThisPagePHP.<br />
&lt;/p&gt;<br />
During installation, you can move to any other step through the menu on the left hand side.<br />
&lt;/p&gt;<br />
&lt;p&gt;<br />
After installation, you can modify any configurations set in the wizard. Configuration is found in a file with a<br />
name like &lt;code&gt;edithispage-index.php&lt;/code&gt;. Please see the README included with this distribution for<br />
more information.<br />
&lt;/p&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:left;&quot;&gt;<br />
&lt;a href=&quot;installation-images/1_test.png&quot;&gt;&lt;img src=&quot;installation-images/tn_1_test.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;Test Setup&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 1: Test Setup&lt;/em&gt;<br />
&lt;p&gt;<br />
Both the install script and EditThisPagePHP must be able to write<br />
to themselves, and to the directory in which they are located. Some servers are configured to allow<br />
this (through suexec). If not, you will need to change permissions on &lt;code&gt;install-etp.php&lt;/code&gt;<br />
and the directory you are installing in. The first step of the install wizard tests for this.<br />
&lt;p&gt;<br />
You may need to change permissions on the install file, and the directory in which you are installing<br />
EditThisPagePHP so that the webserver can write to them. Most FTP clients have a permissions<br />
dialog with checkboxes to make files and directories &quot;world writeable&quot;. If not, you may need to do the<br />
following from the command line, or from the shell extension of your FTP client:<br />
&lt;pre style=&quot;margin-left:50px;&quot;&gt;&lt;span style=&quot;color:#666&quot;&gt;Change to the directory to which you uploaded install-etp.php<br />
Make the file world writeable:<br />
&lt;/span&gt;<br />
chmod a+w install-etp.php<br />
&lt;span style=&quot;color:#666&quot;&gt;<br />
Make the directory accessible to all:<br />
&lt;/span&gt;<br />
chgrp chmod a+w,a+x ./<br />
&lt;/pre&gt;<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/2_hostname.png&quot;&gt;&lt;img src=&quot;installation-images/tn_2_hostname.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;Set Hostname&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 2: Set Hostname&lt;/em&gt;<br />
&lt;p&gt;<br />
The hostname of your server will need to be set. This is used for creating links to images, RSS feeds and in<br />
the administration functions. The installer should be able to guess your hostname correctly.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/3_guestaccess.png&quot;&gt;&lt;img src=&quot;installation-images/tn_3_guestaccess.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 3: Guest Access&lt;/em&gt;<br />
&lt;p&gt;<br />
If you want people to be able to read the page without having an account and password, select &quot;yes&quot;<br />
to enable guest access.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/4_createaccounts.png&quot;&gt;&lt;img src=&quot;installation-images/tn_4_createaccounts.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 4: Create Accounts&lt;/em&gt;<br />
&lt;p&gt;<br />
Create accounts for users, set their passwords, and their access level.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/5_notifications.png&quot;&gt;&lt;img src=&quot;installation-images/tn_5_notifications.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 5: Email Notifications&lt;/em&gt;<br />
&lt;p&gt;<br />
Enable email notifications on page changes, and set the user email will appear to be from.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/6_pagename.png&quot;&gt;&lt;img src=&quot;installation-images/tn_6_pagename.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 6: Page Name and Title&lt;/em&gt;<br />
&lt;p&gt;<br />
Set the name of the file you want to create, and the title of the page.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/7_rss.png&quot;&gt;&lt;img src=&quot;installation-images/tn_7_rss.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 7: RSS Setup&lt;/em&gt;<br />
&lt;p&gt;<br />
Set the title and description for the RSS feeds. Each page has two feeds, one with the full content<br />
of the current page, and a diff feed showing changes made on the page.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/8_confirm.png&quot;&gt;&lt;img src=&quot;installation-images/tn_8_confirm.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 8: Confirm Settings&lt;/em&gt;<br />
&lt;p&gt;<br />
You will be asked to confirm your settings here. If any required steps have been missed, you will be prompted<br />
to complete them before continuing.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;br clear=&quot;all&quot; /&gt;<br />
&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;<br />
&lt;a href=&quot;installation-images/9_finished.png&quot;&gt;&lt;img src=&quot;installation-images/tn_9_finished.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;<br />
&lt;em&gt;Step 9: Finished!&lt;/em&gt;<br />
&lt;p&gt;<br />
Installation is complete. You can remove the install script and continue to the newly created page,<br />
or create another page.<br />
&lt;/p&gt;<br />&lt;br clear=&quot;all&quot; /&gt;<br />
__HIDDEN_AREA_BUTTON__<br />
__HIDDEN_AREA_START__<br />
__COMMENTS__<br />
__COMMENT_FORM__<br />
__TRACKBACKS__<br />
__HIDDEN_AREA_END__<br />
&lt;/div&gt;<br />
&lt;div class=&quot;clear&quot;&gt;&amp;#160;&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;div class=&quot;clear&quot;&gt;&amp;#160;&lt;/div&gt;<br />
&lt;/div&gt;<br />
<br /><br /><br /><table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#cccccc"><tr><td><b>Comments</b></td></tr></table><br /><b>name:</b><br />
Mark Wrangham<br />
<b>email:</b><br />
mark@alphageek.uklinux.net<br />
<b>url:</b><br />
<br />
<b>body:</b><br />
My ISP has the PHP safe_mode constant turned on.  This causes problems with the installation script as ETP is not able to create files in a directory that was created by itsself.  For more information about why this is happening have a read of  http://uk2.php.net/manual/en/features.safe-mode.php.&lt;br /&gt;<br />
&lt;br /&gt;<br />
Note that ETP is able to create files in directories that already exist and are owned by the same user who owns the ETP.php script, but it is not able to create files in directories that have been created by ETP because the directories created by ETP are owned by the apache user.&lt;br /&gt;<br />
&lt;br /&gt;<br />
Is it absoultely necessary for ETP to create its own directories?  If it only needs directories whose names are predefined then these can be created by the FTP user before installation.&lt;br /&gt;<br />
&lt;br /&gt;<br />
<br />
<b>time:</b><br />
2005-02-02 03:07:11 / PST<br />
<br />]]></content:encoded></item>

<item>
<title>EditThisPagePHP: installation.php</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[
<table border="0" width="100%" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="5" cellpadding="0"><tr><td colspan="2">Comment added</td></tr>
<tr><td>Edited by:</td><td>mark@alphageek.uklinux.net (Mark Wrangham)</td></tr>
<tr><td>Modified:</td><td>Wed, 2 Feb 2005 11:07:11 GMT</td></tr>
</table></td></tr>
<tr><td><table border="0" cellspacing="5" cellpadding="0"><tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">Added in installation.php</font></td><td bgcolor="#336699"><font color="#ffffff" font-family="Courier, Monospace">Removed from  installation.00001.php</font></td></tr></table></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace"></font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div id=&quot;wrapper&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div id=&quot;topbar&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;h1 id=&quot;header&quot;&gt;&lt;a href=&quot;http://editthispagephp.sourceforge.net/&quot;&gt;&lt;img src=&quot;images/logo_etp.gif&quot; width=&quot;210&quot; height=&quot;53&quot; border=&quot;0&quot; alt=&quot;EditThisPage PHP&quot; /&gt;&lt;/a&gt;&lt;/h1&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;ul id=&quot;nav&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;index.php&quot;&gt;About&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;features.php&quot;&gt;Features&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=95462&quot;&gt;Download&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;installation.php&quot;&gt;Installation&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;bugs.php&quot;&gt;Bugs&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;wishlist.php&quot;&gt;Wish List&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    </font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">    &lt;li&gt;&lt;a href=&quot;inuse.php&quot;&gt;ETP In Use&lt;/a&gt;&lt;/li&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace"></font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/ul&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace"></font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div id=&quot;rightcontent&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div class=&quot;barbutton&quot;&gt;&lt;a href=&quot;http://editthispagephp.sourceforge.net/demo_05b3/index.php&quot;&gt;DEMO&lt;/a&gt;&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div class=&quot;barbutton&quot;&gt;&lt;a href=&quot;http://sourceforge.net/news/?group_id=95462&quot;&gt;NEWS&lt;/a&gt;&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div class=&quot;barbutton&quot;&gt;&lt;a href=&quot;http://sourceforge.net/projects/editthispagephp/&quot;&gt;PROJECT PAGE&lt;/a&gt;&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;padding:3px;margin-top:30px;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__RSS_FEED__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;padding:3px;margin-bottom:30px;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__RSS_DIFF_FEED__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;http://sourceforge.net&quot;&gt;&lt;img src=&quot;http://sourceforge.net/sflogo.php?group_id=95462&amp;amp;type=2&quot; width=&quot;125&quot; height=&quot;37&quot; border=&quot;0&quot; alt=&quot;SourceForge.net Logo&quot; /&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div id=&quot;bodycontent&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;h2&gt;Installing EditThisPagePHP&lt;/h2&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Installation can be as simple as uploading the install script, &lt;code&gt;install-etp.php&lt;/code&gt;, to your webserver</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">and directing your browser to it. Unzip the archive from the download page and upload &lt;code&gt;install-etp.php&lt;/code&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">to the directory on your webserver in which you wish to install EditThisPagePHP.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">During installation, you can move to any other step through the menu on the left hand side.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">After installation, you can modify any configurations set in the wizard. Configuration is found in a file with a</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">name like &lt;code&gt;edithispage-index.php&lt;/code&gt;. Please see the README included with this distribution for</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">more information.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:left;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/1_test.png&quot;&gt;&lt;img src=&quot;installation-images/tn_1_test.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;Test Setup&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 1: Test Setup&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Both the install script and EditThisPagePHP must be able to write</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">to themselves, and to the directory in which they are located. Some servers are configured to allow</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">this (through suexec). If not, you will need to change permissions on &lt;code&gt;install-etp.php&lt;/code&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">and the directory you are installing in. The first step of the install wizard tests for this.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">You may need to change permissions on the install file, and the directory in which you are installing</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">EditThisPagePHP so that the webserver can write to them. Most FTP clients have a permissions</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">dialog with checkboxes to make files and directories &quot;world writeable&quot;. If not, you may need to do the</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">following from the command line, or from the shell extension of your FTP client:</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;pre style=&quot;margin-left:50px;&quot;&gt;&lt;span style=&quot;color:#666&quot;&gt;Change to the directory to which you uploaded install-etp.php</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Make the file world writeable:</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/span&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">chmod a+w install-etp.php</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;span style=&quot;color:#666&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Make the directory accessible to all:</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/span&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">chgrp chmod a+w,a+x ./</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/pre&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/2_hostname.png&quot;&gt;&lt;img src=&quot;installation-images/tn_2_hostname.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;Set Hostname&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 2: Set Hostname&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">The hostname of your server will need to be set. This is used for creating links to images, RSS feeds and in</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">the administration functions. The installer should be able to guess your hostname correctly.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/3_guestaccess.png&quot;&gt;&lt;img src=&quot;installation-images/tn_3_guestaccess.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 3: Guest Access&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">If you want people to be able to read the page without having an account and password, select &quot;yes&quot;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">to enable guest access.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/4_createaccounts.png&quot;&gt;&lt;img src=&quot;installation-images/tn_4_createaccounts.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 4: Create Accounts&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Create accounts for users, set their passwords, and their access level.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/5_notifications.png&quot;&gt;&lt;img src=&quot;installation-images/tn_5_notifications.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 5: Email Notifications&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Enable email notifications on page changes, and set the user email will appear to be from.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/6_pagename.png&quot;&gt;&lt;img src=&quot;installation-images/tn_6_pagename.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 6: Page Name and Title&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Set the name of the file you want to create, and the title of the page.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/7_rss.png&quot;&gt;&lt;img src=&quot;installation-images/tn_7_rss.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 7: RSS Setup&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Set the title and description for the RSS feeds. Each page has two feeds, one with the full content</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">of the current page, and a diff feed showing changes made on the page.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/8_confirm.png&quot;&gt;&lt;img src=&quot;installation-images/tn_8_confirm.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 8: Confirm Settings&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">You will be asked to confirm your settings here. If any required steps have been missed, you will be prompted</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">to complete them before continuing.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div style=&quot;margin-bottom:10px; clear:both;&quot;&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;a href=&quot;installation-images/9_finished.png&quot;&gt;&lt;img src=&quot;installation-images/tn_9_finished.png&quot; width=&quot;150&quot; height=&quot;117&quot; alt=&quot;&quot; border=&quot;0&quot; style=&quot;float:left;margin:5px;&quot;&gt;&lt;/a&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;em&gt;Step 9: Finished!&lt;/em&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">Installation is complete. You can remove the install script and continue to the newly created page,</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">or create another page.</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/p&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;br clear=&quot;all&quot; /&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__HIDDEN_AREA_BUTTON__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__HIDDEN_AREA_START__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__COMMENTS__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__COMMENT_FORM__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__TRACKBACKS__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">__HIDDEN_AREA_END__</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div class=&quot;clear&quot;&gt;&amp;#160;&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;/div&gt;</font></td></tr>
<tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace">&lt;div class=&quot;clear&quot;&gt;&amp;#160;&lt;/div&gt;</font></td></tr>
<tr><td>&nbsp;</td></tr><tr><td bgcolor="#cccccc"><b>Comments</b></td></tr><tr><td>&nbsp;</td></tr><tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"><b>name:</b></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">Mark Wrangham</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"><b>email:</b></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">mark@alphageek.uklinux.net</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"><b>url:</b></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"><b>body:</b></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">My ISP has the PHP safe_mode constant turned on.  This causes problems with the installation script as ETP is not able to create files in a directory that was created by itsself.  For more information about why this is happening have a read of  http://uk2.php.net/manual/en/features.safe-mode.php.&lt;br /&gt;</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">&lt;br /&gt;</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">Note that ETP is able to create files in directories that already exist and are owned by the same user who owns the ETP.php script, but it is not able to create files in directories that have been created by ETP because the directories created by ETP are owned by the apache user.&lt;br /&gt;</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">&lt;br /&gt;</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">Is it absoultely necessary for ETP to create its own directories?  If it only needs directories whose names are predefined then these can be created by the FTP user before installation.&lt;br /&gt;</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">&lt;br /&gt;</font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace"><b>time:</b></font></td></tr>
<tr><td bgcolor="#c0c088"><font color="#000000" font-family="Courier, Monospace">2005-02-02 03:07:11 / PST</font></td></tr>
<tr><td>&nbsp;</td></tr><tr><td bgcolor="#cccccc"><b>Trackbacks</b></td></tr><tr><td bgcolor="#ffffff"><font color:="#000000" font-family="Courier, Monospace"></font></td></tr>
</table>]]></content:encoded>
</item>

</channel>
</rss>