Lazarus Guestbook By Stewart Souter URL: http://carbonize.co.uk Advanced Guestbook 2.3.x (PHP/MySQL) Copyright (c)2001 Chi Kien Uong URL: http://www.proxy2.de
Requirements:
- MySQL 3.22.x or higher
- PHP 5.2.x or higher
#Installation:
-
Open the configuration file 'config.inc.php' with a text editor and set up your MySQL database settings.
-
Upload the guestbook to your website.
-
Run the install script http://www.yourDomain.com/install.php or http://localhost/<project_folder_name>/install.php and follow the instructions.
-
Give write permissions to these directories:
- public - 777 (drwxrwxrwx) (directory)
- tmp - 777 (drwxrwxrwx) (directory)
-
The default account is:
Username : test Password : 123
But you can specify different ones in the install process.
-
Delete the install.php file.
#Updating:
-
Make a backup of your current guestbook files and if you know how the database.
-
Upload new files to your guestbook folder replacing the current ones.
-
Visit install.php in your web browser and choose update.
-
Delete the install.php file.