View file Chinese Astrology PHP script/install.htm

File size: 4.46Kb
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Installing the Chinese Astrology Script</title>
</head>

<body>

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="550">
    <tr>
      <td align="center"><font color="#000080" size="2" face="Verdana"><b>Installing
        the Chinese Astrology Script</b></font>
        <p>&nbsp;</td>
    </tr>
    <tr>
      <td><font face="Verdana" size="2"><b><font color="#000080">Step 1: Unpack
        chastro.zip</font></b><font color="#800000"><br>
        </font><font color="#1f1f1f">Use any unzipping program to unpack the zip
        file chastro.zip. Once unpacked you should have folder named &quot;chineseastro.&quot;&nbsp;
        All of the files needed to run the scripts are located in this folder or
        sub-directories inside the chineseastro folder.</font><br>
        </font></td>
    </tr>
    <tr>
      <td><font face="Verdana" size="2"><font color="#000080"><b>Step 2:
        Configure the file &quot;config.inc&quot;</b></font><br>
        &nbsp;Open the file config.inc and set the variables to access you
        site's database.<br>
        </font></td>
    </tr>
    <tr>
      <td><b><font face="Verdana" size="2" color="#000080">Step 3: Changing the
        look and feel of the pages.<br>
        </font></b><font face="Verdana" size="2" color="#000000">Use any HTML
        editor to alter the look of index.htm. To alter the basic look of
        match.php3 and sign.php3 open them in a PHP editor or a program like
        Notepad. You will notice there are number of variables at the top of
        these pages. To change the look of these pages, set these variables to
        the values you desire.</font></td>
    </tr>
    <tr>
      <td><font face="Verdana" size="2"><b><font color="#000080">Step 4: Upload
        the chastro folder to your server.</font></b><br>
        Use your favorite FTP program to upload the chineseastro folder to your
        server.<br>
        </font></td>
    </tr>
    <tr>
      <td><font face="Verdana" size="2"><b><font color="#000080">Step 5: Create
        the Tables the scripts use.<br>
        </font></b><font color="#000000">Because different PHP/MySQL setups
        require slightly different methods of inserting data into a MySQL
        database there are 3 SQL files: astro0.sql, astro1.sql and astro2.sql.
        One of these should successfully populate the tables you need to make
        for the scripts to run.&nbsp;<br>
        <br>
        </font>Create the tables needed for the script using the table structure
        in any of the astro.sql files.&nbsp;<font color="#000080"><b><br>
        <br>
        </b></font><font color="#000000">To populate your tables, add the
        inserts using one of the astro.sql files. Use astro0.sql if you do not
        need to put a \ before apostrophes ( ' ) embedded in the text. Use
        astro1.sql if you need to put a single \ before apostrophes ( ' )
        embedded in the text.&nbsp; Use astro2.sql if you need to put double \\
        before apostrophes ( ' ) embedded in the text. If you are not sure which
        one to use and use a MySql Administrator script like the one recommended
        below try astro1.sql first. </font><font color="#000080"><b><br>
        <br>
        </b></font><font color="#000000">While you can create and populate your
        tables using telnet, we recommend you use a web based MySql
        Administrator. There are a few out there but our favorite is phpMyAdmin.
        phpMyAdmin is very powerful and will save you countless hours managing
        your database. To pick this script up select <a href="http://www.phpwizard.net/projects/phpMyAdmin/">this
        link</a> (http://www.phpwizard.net/projects/phpMyAdmin/).&nbsp;</font><font color="#000080"><font color="#800000">&nbsp;</font><b><br>
        &nbsp;</b></font></font></td>
    </tr>
    <tr>
      <td><b><font face="Verdana" size="2"><font color="#000080">Support:</font><font color="#800000"><br>
        </font></font></b><font face="Verdana" size="2">For support write us at <a href="mailto:julian@scriptsjoint.com">julian@scriptsjoint.com</a>.</font></td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>