Difference between revisions of "Migration from 5.0-RC1 to 5.0"
From OpenKM Documentation
(Created page with 'Administration > Database query: <source lang="sql"> ALTER TABLE OKM_MIME_TYPE DROP COLUMN MT_ACTIVE; </source> Administration > Mime types: Click on ''reset''. Edit your Open…') |
|||
Line 1: | Line 1: | ||
− | Administration | + | Go to Administration and Database query. Execute this SQL query: |
<source lang="sql"> | <source lang="sql"> | ||
Line 5: | Line 5: | ||
</source> | </source> | ||
− | + | Now go to Mime types and click on ''reset'' to refresh the mime type icons. | |
Edit your OpenKM.cfg file and change the configuration property from: | Edit your OpenKM.cfg file and change the configuration property from: |
Revision as of 18:17, 29 November 2010
Go to Administration and Database query. Execute this SQL query:
ALTER TABLE OKM_MIME_TYPE DROP COLUMN MT_ACTIVE;
Now go to Mime types and click on reset to refresh the mime type icons.
Edit your OpenKM.cfg file and change the configuration property from:
system.openoffice
to
system.openoffice.path