Advanced Guestbook 2.2 (PHP/MySQL) Copyright (c)2001 Chi Kien Uong URL: http://www.proxy2.de Requirements: - MySQL 3.22.x or higher - PHP4 Installation: 1. Open the configuration file 'config.inc.php' with a text editor and set up your database settings. 2. Create the tables for the guestbook: mysql -u -p < guestbook.sql Or use the script 'install.php' -> http://www.yourDomain.com/guestbook/install.php 3. Set the permissions for all *.php files to mode 755 and give write permissions to these directories: - public - 777 (drwxrwxrwx) (directory) - tmp - 777 (drwxrwxrwx) (directory) 4. The default account is: Username : test Password : 123