php advanced guestbook
Requirements:
- MySQL 3.22.x or higher
- PHP 4
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<user> -p<pass> <database> < guestbook.sql
Or use the script ‘install.php’ -> yourdomain.com
3. Give write permissions to these directories:
- public - 777 (drwxrwxrwx) (directory)
- tmp - 777 (drwxrwxrwx) (directory)
4. The default account is:
Username : test
Password : 123
Download:
http://www.vv1r3d.net/42923
Written by admin on February 26th, 2008 with
no comments.
Read more articles on Scripts.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article