搭建php开源的文件管理器eXtplorer

  • 下载:

    wget  https://extplorer.net/attachments/download/82/eXtplorer_2.1.13.zip
    

//去官网下载最新版https://extplorer.net/projects/extplorer/files
```

*   解压:

```
unzip  eXtplorer_2.1.13.zip  -d  extplorer
```

*   复制到站点根目录:

```
\cp  -a  extplorer/.  /var/www/html/
```

*   添加权限:

```
chown  -R  apache.apache  /var/www/html
```

*   访问:

```
默认用户名:admin
默认密码:admin
```

![ upload-images.jianshu.io/upload_images/14653704-43f31907d7716078?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![技术分享图片](https://upload-images.jianshu.io/upload_images/14653704-3717cd5552aa4ab7?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![技术分享图片](https://upload-images.jianshu.io/upload_images/14653704-fb2bba17d4300667?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![技术分享图片](https://upload-images.jianshu.io/upload_images/14653704-55a102e8263a1f4f?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![技术分享图片](https://upload-images.jianshu.io/upload_images/14653704-eadd2157aa347730?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

搭建开源的web文件管理器(eXtplorer)

标签:图片 oss net 访问 分享 www var png 用户

报错

宝塔部署项目报Warning: require(): open_basedir restriction in effect的解决方案

在这里插入图片描述

关闭防跨站攻击(open_basedir)即可!

在这里插入图片描述

把钩打掉,记得重启一下php服务哦~即可!

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容