paGuestBook Documentation

Installing paGuest
    Step 1: Extract paguest1f.zip onto your Hard Disk.
    Step 2: Make changes to the variables in paguestconfig.php in a program like notepad. Programs like Microsoft Word will corrupt the file.
                IMPORTANT: Be sure to change the admin password!
 Example:

<?
$dbserver = "localhost";
$dbuser = "yourMySQL_username";
$dbpass = "your-MySQL_pass";
$dbname = "MySQL_databaseName";

    Step 3: Upload the files to your server
    Step 4: If your server is UNIX, CHMOD the folder named sessions to 777
    Step 5: Run the file install.php
    Step 6: Once install.php has completed, delete it.
    Step 7: After you have installed you GuestBook, show it off here