Press "Enter" to skip to content

CentOS部署kodexplorer可道云搭建私有网盘

一、工具/原料

1、xampp
2、可道云kodexplorer

二、PHP环境配置

xampp下载安装可参考:
Linux下XAMPP的安装配置
centos6.9安装xampp后报错:egrep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
禅道安装

三、下载和安装可道云kodexplorer

1、下载最新版本的可道云KodExplorer程序

下载地址:http://kodcloud.com/download.html
执行:
wget http://static.kodcloud.com/update/download/kodexplorer4.37.zip

2、 将可道云kodexplorer.zip解压

cd kodexplorer/
unzip kodexplorer4.37.zip 

3、将解压后的内容拷贝至tdocs目录下

sudo cp -r kodexplorer/ /opt/lampp/htdocs/
chmod 777 kodexplorer
chmod -R 777 kodexplorer/data/

4、浏览器访问kodexplorer的index.php即可

http://192.xxx.xxx.xxx/kodexplorer/index.php?user/login

Be First to Comment

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注