Page 1 of 1

Ubuntu Installation Requirement

PostPosted:Tue Jun 08, 2021 7:53 am
by bumeshrai
I have tried to install openkm on Ubuntu 20.04 installation. I got the following error on installation - showing the extract from log file:
Code: Select all
2021-06-08 12:35:27,849 [    main] INFO  com.openkm.installer.c.e - Execute: [chown, openkm:openkm, /home/pds/Documents/DMS/tomcat-8.5.34, -R]
2021-06-08 12:35:27,850 [    main] ERROR com.openkm.installer.c.e - Abnormal program termination: 1
2021-06-08 12:35:27,850 [    main] ERROR com.openkm.installer.c.e - CommandLine: [chown, openkm:openkm, /home/pds/Documents/DMS/tomcat-8.5.34, -R]
2021-06-08 12:35:27,850 [    main] ERROR com.openkm.installer.c.e - STDERR: 
2021-06-08 12:35:27,850 [    main] ERROR com.openkm.installer.c.e - STDOUT: 
2021-06-08 12:35:27,850 [    main] ERROR com.openkm.installer.c.e - Error executing '[chown, openkm:openkm, /home/pds/Documents/DMS/tomcat-8.5.34, -R]': 
I checked on the video and I noticed that the installation has been done on VM environment. Is this a must? Will it be only installed on a VM with administrative rights to user openkm? If yes, can the document on how do it be shared.

Re: Ubuntu Installation Requirement

PostPosted:Sun Jun 13, 2021 6:12 am
by jllort
Must install openkm with root user -> I think this is the problem