Uppgradering tillV3
Posted: Fri Mar 17, 2023 9:45 am
Fick detta under installationen av V3
Oops, something is wrong with your database!
Table 'versionchecks' already exists
Query: create table `versionchecks` ( `name` varchar (20) NOT NULL , `version` varchar (20) NOT NULL , `dismissed` tinyint DEFAULT '0', PRIMARY KEY (`name`))
Please correct the problem and try again.
Hint: If you get an error stating that you are missing a table and you have verified that your mysql_settings.php file is correct, delete the mysql_settings.php and put the install folder back and do the installation again.
Tagitbort Mysql_settings.php men inget ändras. www-data har access till www/HomeAutomation. finns ingen tabell som heter versionchecks enligt mysql när jag kör SHOW TABLES;
..
Ideer?
Oops, something is wrong with your database!
Table 'versionchecks' already exists
Query: create table `versionchecks` ( `name` varchar (20) NOT NULL , `version` varchar (20) NOT NULL , `dismissed` tinyint DEFAULT '0', PRIMARY KEY (`name`))
Please correct the problem and try again.
Hint: If you get an error stating that you are missing a table and you have verified that your mysql_settings.php file is correct, delete the mysql_settings.php and put the install folder back and do the installation again.
Tagitbort Mysql_settings.php men inget ändras. www-data har access till www/HomeAutomation. finns ingen tabell som heter versionchecks enligt mysql när jag kör SHOW TABLES;
..
Ideer?