happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
9.05k stars 1.99k forks source link

部署完毕后通过返回的ID在外部浏览器访问无法打开网页 #705

Open xxoobb opened 7 months ago

xxoobb commented 7 months ago

测试上传文件成功,通过http://10.88.88.248:8888/group1/M00/00/00/ClhY-GYpu4iAC16DABA07JYrqZA.tar.gz无法正常开网页下载。 后来想到我是通过Yum安装的fastdfs,文中的“cp /usr/local/src/fastdfs/conf/http.conf /etc/fdfs/ #供nginx访问使用 cp /usr/local/src/fastdfs/conf/mime.types /etc/fdfs/ #供nginx访问使用” 这两个复制文件,我没有找到,通过在网站里下载后复制到/etc/fdfs目录,测试上传再访问问题依旧

happyfish100 commented 7 months ago

看一下nginx错误日志,看报什么错