[geeklog-cvs] Geeklog-1.x/public_html/docs install.html, 1.51, 1.52 support.html, 1.23, 1.24
Dirk Haun
dhaun at qs1489.pair.com
Thu May 1 13:23:43 EDT 2008
Update of /cvsroot/geeklog/Geeklog-1.x/public_html/docs
In directory qs1489.pair.com:/tmp/cvs-serv2488
Modified Files:
install.html support.html
Log Message:
Minor documentation updates
Index: install.html
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/docs/install.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** install.html 29 Mar 2008 22:29:55 -0000 1.51
--- install.html 1 May 2008 17:23:41 -0000 1.52
***************
*** 16,25 ****
<li><a href="#installation_requirements">Installation Requirements</a></li>
<ul>
! <li><a href="#required_software">Required Software</a></li>
<li><a href="#things_you_should_know">Things You Should Know</a></li>
</ul></li>
! <li><a href="#new_installation">New Installation</a>
! <li><a href="#upgrading">Upgrading</a>
! <li><a href="#common_problems_and_troubleshooting">Common Problems and Troubleshooting</a></li>
</ul>
--- 16,25 ----
<li><a href="#installation_requirements">Installation Requirements</a></li>
<ul>
! <li><a href="#preinstall">Required Software</a></li>
<li><a href="#things_you_should_know">Things You Should Know</a></li>
</ul></li>
! <li><a href="#install">New Installation</a>
! <li><a href="#upgrade">Upgrading</a>
! <li><a href="#installprob">Common Problems and Troubleshooting</a></li>
</ul>
***************
*** 36,40 ****
<h2><a name="installation_requirements">Installation Requirements</a></h2>
! <h3><a name="required_software">Required Software</a></h3>
<p>To install and use Geeklog you will need to have a server running Apache or Microsoft IIS with PHP 4.1.0 or higher installed. You will also need either <a href="http://dev.mysql.com/downloads/" target="_blank">MySQL 3.23.2</a> or greater or <a href="http://www.microsoft.com/sql/default.mspx" target="_blank">Microsoft SQL Server 2000</a> or newer.</p>
--- 36,40 ----
<h2><a name="installation_requirements">Installation Requirements</a></h2>
! <h3><a name="preinstall">Required Software</a></h3>
<p>To install and use Geeklog you will need to have a server running Apache or Microsoft IIS with PHP 4.1.0 or higher installed. You will also need either <a href="http://dev.mysql.com/downloads/" target="_blank">MySQL 3.23.2</a> or greater or <a href="http://www.microsoft.com/sql/default.mspx" target="_blank">Microsoft SQL Server 2000</a> or newer.</p>
***************
*** 51,55 ****
! <h2><a name="new_installation">New Installation</a></h2>
<ol>
--- 51,55 ----
! <h2><a name="install">New Installation</a></h2>
<ol>
***************
*** 61,65 ****
<p><code>tar -zxvf geeklog-1.5.0.tar.gz</code> </p>
! <p><strong>Note:</strong> Some users have reported that WinZip corrupts certain Geeklog files during decompression. This will cause errors during the installation process. You are strongly urged not to use WinZip. Try <a href="http://www.rarlab.com/" target="_blank">WinRAR</a> if you must decompress the file locally.</p>
</li>
<li>
--- 61,65 ----
<p><code>tar -zxvf geeklog-1.5.0.tar.gz</code> </p>
! <p><strong>Note:</strong> Some users have reported that WinZip corrupts certain Geeklog files during decompression. This will cause errors during the installation process. You are strongly urged not to use WinZip. Try <a href="http://www.7-zip.org/" target="_blank">7-Zip</a> or <a href="http://www.rarlab.com/" target="_blank">WinRAR</a> if you must decompress the file locally.</p>
</li>
<li>
***************
*** 92,96 ****
! <h2><a name="upgrading">Upgrading</a></h2>
<p>Upgrading is no different than a New Installation except your database already exists and needs to be updated.</p>
--- 92,96 ----
! <h2><a name="upgrade">Upgrading</a></h2>
<p>Upgrading is no different than a New Installation except your database already exists and needs to be updated.</p>
***************
*** 109,113 ****
<p><code>tar -zxvf geeklog-1.5.0.tar.gz</code> </p>
! <p><strong>Note:</strong> Some users have reported that WinZip corrupts certain Geeklog files during decompression. This will cause errors during the installation process. You are strongly urged not to use WinZip. Try <a href="http://www.rarlab.com/" target="_blank">WinRAR</a> if you must decompress the file locally.</p>
</li>
<li>
--- 109,113 ----
<p><code>tar -zxvf geeklog-1.5.0.tar.gz</code> </p>
! <p><strong>Note:</strong> Some users have reported that WinZip corrupts certain Geeklog files during decompression. This will cause errors during the installation process. You are strongly urged not to use WinZip. Try <a href="http://www.7-zip.org/" target="_blank">7-Zip</a> or <a href="http://www.rarlab.com/" target="_blank">WinRAR</a> if you must decompress the file locally.</p>
</li>
<li>
***************
*** 127,131 ****
! <h2><a name="common_problems_and_troubleshooting">Common Problems and Troubleshooting</a></h2>
<p>Before you go any further, please open siteconfig.php and <strong>double check your paths!</strong> Bad paths, or typos in the paths, will cause all sorts of errors in Geeklog.</p>
--- 127,131 ----
! <h2><a name="installprob">Common Problems and Troubleshooting</a></h2>
<p>Before you go any further, please open siteconfig.php and <strong>double check your paths!</strong> Bad paths, or typos in the paths, will cause all sorts of errors in Geeklog.</p>
***************
*** 170,174 ****
<p>As noted at the top of this document this is usually caused by one of the following:</p>
<ul>
! <li>Uncompressing the tarball with certain versions of WinZip (try using <a href="http://www.rarlab.com/" target="_blank">WinRAR</a> instead)</li>
<li>Editing the lib-common.php with Dreamweaver or other so-called WYSIWYG HTML editors (use a simple text editor instead)</li>
<li>Editing the lib-common.php with "on-site" text editors built into tools like Cpanel (again, use a simple text editor instead)</li>
--- 170,174 ----
<p>As noted at the top of this document this is usually caused by one of the following:</p>
<ul>
! <li>Uncompressing the tarball with certain versions of WinZip (try using <a href="http://www.7-zip.org/" target="_blank">7-Zip</a> or <a href="http://www.rarlab.com/" target="_blank">WinRAR</a> instead)</li>
<li>Editing the lib-common.php with Dreamweaver or other so-called WYSIWYG HTML editors (use a simple text editor instead)</li>
<li>Editing the lib-common.php with "on-site" text editors built into tools like Cpanel (again, use a simple text editor instead)</li>
Index: support.html
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/docs/support.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** support.html 24 Apr 2008 19:34:52 -0000 1.23
--- support.html 1 May 2008 17:23:41 -0000 1.24
***************
*** 61,65 ****
<h2>Security Issues</h2>
! <p>The Geeklog developers take security very seriously. Should you need to report a security issue with Geeklog, please email details to <a href="mailto:geeklog-security at lists.geeklog.net">geeklog-security at lists.geeklog.net</a>. Thank you.</p>
<p><strong>Note:</strong> Posts to geeklog-security are of course <em>not</em> discarded and you don't (and can't, actually) subscribe to this list. Simply send an email to this address and we will get back to you ASAP.</p>
--- 61,65 ----
<h2>Security Issues</h2>
! <p>The Geeklog developers take security very seriously. Should you need to report a security issue with Geeklog, please email details to <a href="mailto:geeklog-security at lists.geeklog.net" rel="nofollow">geeklog-security(at)lists.geeklog.net</a>. Thank you.</p>
<p><strong>Note:</strong> Posts to geeklog-security are of course <em>not</em> discarded and you don't (and can't, actually) subscribe to this list. Simply send an email to this address and we will get back to you ASAP.</p>
More information about the geeklog-cvs
mailing list