设为首页 加入收藏

TOP

ecstore 安装后提示require function does not exist in....
2019-08-23 00:36:23 】 浏览:23
Tags:ecstore 安装 提示 require function does not exist in....

 

解决:

安装好后,修改config.php里的TMP_DIR,指向网站目录下的data目录(用绝对路径)

// define('TMP_DIR', '/data/www/data/tmp/');  先屏蔽

】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇PHP与nginx之间的运行机制及其原理 下一篇PHP 抓取函数curl 实践

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目