修改:conf\\server.xml 第一段修改为:
username=\openkm2\openkm2\ssName=\ url=\openkm2?characterEncoding=utf-8\ 重新启动 安装篇结束。 放通防火墙 iptables -I INPUT -p tcp --dport 3306 -j ACCEPT iptables -I INPUT -p tcp --dport 8080 -j ACCEPT 安装过程中遇到的问题: 1、pdf2swf无法转换,增加pdf2swf 执行权限 chmod a+x pdf2swf 2、增加 temp写入权限,chmod a+w -R temp 3、OpenKM配置完OpenOffice、SWFTools后,点击预览功能时,报错:conversion: Error: May not be a PDF file (continuing anyway) Error: PDF file is damaged - attempting to reconstruct xref table... Error: Couldn't find trailer dictionary Error: Couldn't read xref table 解决方法:你上传的文档是在配置OpenOffice、SWFTools之前上传上去的吧?在配置之前上传的文档,都存在这个问题。下载后,删除,再重新上传一下,就可以啦。