Okay when I go into install.php ... it tells me to put my sql password and I did but then I get an error saying:
Java
1
2
3
4
5
6
Fatal error: SQL error 42S01: Base table or view already exists: 1050Table 'cot_auth'already exists
#0cot_diefatal(SQL error 42S01: Base table or view already exists: 1050Table 'cot_auth'already exists) called at [/home/topmv/public_html/system/database.php:436]
#1CotDB->query(/**
* Version: 0.9.3
*/
and a bunch of mysql lines after that. How do I fix this?