You are not logged in.
Hi all,
I've installed GLPI version 0.68.3 on a Debian 3.1 server with installed PHP 4.3.10-22, Apache 2.0.54, and MySql 4.1.11. It runs very well, but... Now I want to upgrade to version 0.70.20, but, when I try to update the db all stops with:
"0.7 add device_type in glpi_alertsTable 'glpidb.glpi_alerts' doesn't exist"
I've tried to see in the db if that table was broken or damaged, that table doesn't exists at all, but GLPI runs very well... How can I upgrade? Can I, at least, create that table void just for the upgrade? If I can, what columns must it have?
Thanks to all...
Klown (Giacomo)
Offline
your GLPI DB is broken. Try to add this table using definition you will find in glpi-0.70-empty.sql
You will probably have others errors you need to correct manually.
Some former updates have be not complete successfully
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Ok, it works. I've created the table.
Thanks!
klown(Giacomo)
Offline