0x01 安装curl拓展

播放器需要服务器安装php的curl拓展,所以第一步线安装这个组件

//安装,我的系统是Ubuntu
sudo apt-get install curl libcurl3 libcurl3-dev php7.0-curl
//重启Apache
service apache2 restart

0x02 安装插件

  1. 从插件的官方github下载源代码zip文件
  2. 然后上传到网站的/usr/plugins文件夹内
  3. 解压后,将文件夹名称改成Meting
Last modification:September 29, 2018
如果觉得文章对你有用,请随意赞赏