In the installation guide, mentioned setup MySQL database. What exactly does setup MySQL database mean? Do I just have to make sure that my hosting provider has MySQL database with my hosting plan or do I have to program the MySQL database to accept or connect with PHP?
..Michael means you need a database with your hosting package... connection thru PHP is automatic in the script... you just need to have access to one, and have the proper username/password to add content to it...