<html>
<head>
<title>FAQMasterFlex Plus</title>
<link rel="stylesheet" type="text/css" href="faqmasterflex/style.css">
<style>
li {margin-bottom: 1em}
</style>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="55" class="colorbar">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="50%">
<img src="faqmasterflex/images/logo.gif">
</td>
<td valign="middle" align="right" width="50%">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="5" class="colorbar2"><img src="faqmasterflex/images/spacer.gif" width="1" height="5"></td>
</tr>
<tr>
<td height="*" class="maincontent" valign="top">
<!-- Start Main Body -->
<h1>Lethal Penguin: FAQMasterFlex</h1>
<p>Thank you for downloading <a href="http://www.lethalpenguin.net" target="_blank">FAQMasterFlex</a>, the chosen FAQ web application of Cpanel and over 2,700 domains<sup>*</sup> world-wide.</p>
<p><strong>Purpose:</strong><br>
This is a free, database-driven web-based application for creating and maintaining Frequently Asked Questions (FAQs) on your web site.</p>
<p><strong>Features</strong><br>
<ul>
<li>Unlimited Categories</li>
<li>Unlimited Questions/Answers</li>
<li>Web-based Category and FAQ Administration with Add, Edit, Delete Capability</li>
</ul>
<p><strong>Updates</strong><br>
<ul>
<li>February 8, 2006: Due to authenticaion variable changes in PHP 4.3, login procedure was broken; issue resolved.
<li>February 8, 2006: Added multiple delete functionality for removing categories.</li>
<li>Aug 31, 2005: Improved error reporting for MySQL connection and queries</li>
</ul>
<p><strong>Requirements</strong><br>
<ul>
<li>Platform independent (However, only tested on Linux, AIX, and Win XP)</li>
<li>PHP</li>
<li>MySQL</li>
</ul>
<p><strong>Installation</strong><br>
<ol>
<li>Create a MySQL table, preferably <strong>faqmasterflex</strong>, then copy and paste SQL from <em>faqmasterflex.sql</em> info with your favorite GUI SQL tool (<a href="http://www.phpmyadmin.net" target="_blank">phpMyAdmin</a>).</li>
<li>Open faq_config.php and change MySQL connection variables. Make certain these variable are correct! Most errors are a result of incorrect MySQL server name, MySQL user name, or MySQL password.</li>
<li>Upload contents of PassMasterFlexPlus to your web server.</li>
<li>Login using (if not changed in faq_config.php):<br><br>
<div style="margin-left: 2em">Username: admin<br>
Password: admin</div>
</li>
<li>After setup, change the username/password! Otherwise, that's it!</li>
</ol>
<p><strong>License</strong><br>
FAQMasterFlex<br>
Version 1.2<br>
Released December 2, 2003<br>
© Lethal Penguin 2003-2005</p>
<p>FAQMasterFlex is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or any later version.</p>
<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>
<p>See <a href="http://www.gnu.org/" target="_blank">http://www.gnu.org/</a> for more information regrading the GNU General Public License.</p>
<p style="margin-top: 3em; font-size: 9px"><sup>*</sup>Based on August 25, 2005 Google Search results.</p>
<!-- End Main Body -->
</td>
</tr>
<tr>
<td height="1" class="hrz_line"><img src="passmasterflex/images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td height="50" align="right" class="foot">Powered by <a href="http://www.lethalpenguin.net" target="_blank">Lethal Penguin</a>. Copyright © 2003-2005.</td>
</tr>
</table>
</body>
</html>