Advanced Poll v2.0.8 (PHP/MySQL) Copyright (c) Chi Kien Uong URL: http://www.proxy2.de Requirements: - MySQL 3.2.x or higher / PostgreSQL 7.x - PHP 4.1 or higher Installation: 1. Open the configuration file 'config.inc.php' with a text editor and set up your database settings. $POLLDB["dbName"] = "YourDBName"; $POLLDB["host"] = "localhost"; $POLLDB["user"] = "YourUsername"; $POLLDB["pass"] = "YourPassword"; 2. Call the install script from your browser -> http://www.yourURL.com/poll/install.php