Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

"PHP Fatal error: Cannot redeclare class database" on startup error

edited April 2008 in Vanilla 1.0 Help
Ok, got past the last install problem, thanks to Wallphone. Went through the rest of the install, pointed it to existing forum database etc.... clicked on finish. All looked good. Now I try to start the forum and get this error: PHP Fatal error: Cannot redeclare class database in /var/www/html/tdocs/forum/library/Framework/Framework.Class.Database.php on line 25 Seems to be relating to this bit of code: class Database { // Public var $DatabaseType; // The type of database to connect to and use (currently only handles mysql) I am sure it shouldnt be this difficult, but Im not sure if there is some incompatability with the versions of MySQL, Vanilla and PHP that I am using.... MySQL 4.1.20 and PHP 4.3.9. anyhow suggestions???
This discussion has been closed.