Review App

Internet Entrepreneurs Blog

Running the Review App Install Script

Point your web browser to www.yoursite.com/admin/install.php. The script will create the necessary data tables and upon success you’ll see this message:

Success! Proceed to the login page.

Click the link to go to your Review App admin page. Your initial login is ‘j@ke.com’ and your password is ‘newDR’ (case-sensitive). We recommend you change your login and password immediately before making any changes to your site (just click the “My Account” link in the top right corner of the admin dashboard).

If the installation is not successful you’ll see an error message letting you know where the process got hung up. The two most common problems at this point are:

1. Wrong database name/user name/password. Double-check and update config.php as necessary. Re-run the script.

2. Review App tables (or other tables with conflicting names) have already been installed. If you have existing data tables you may want to start with a fresh database to eliminate any conflicts. If you’ve already installed Review App (or partially installed it) and would like to start fresh, simply remove all the Review App tables from your database and run the install script again. NOTE: THIS WILL REMOVE ANY SETTINGS AND DATA YOU’VE SAVED PREVIOUSLY.