Difference between revisions of "Migration from 5.0-RC1 to 5.0"

From OpenKM Documentation
Jump to: navigation, search
(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 > Database query:
+
Go to Administration and Database query. Execute this SQL query:
  
 
<source lang="sql">
 
<source lang="sql">
Line 5: Line 5:
 
</source>
 
</source>
  
Administration > Mime types: Click on ''reset''.
+
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 19: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