Moodle 2.0 在哪里存储文件?在数据库中还是在文件系统中?

发布于 2024-11-24 02:52:37 字数 163 浏览 2 评论 0原文

我计划在服务器中安装 Moodle (使用 Oracle 10.2 DB 和 CentOS 5.6)。

我需要为数据库分配大量空间吗? 或者课程的内容将保存在文件系统中,而数据库只存储文件的“指针”?

I'm planning on installing Moodle in a server (using an Oracle 10.2 DB and CentOS 5.6).

Do I need to allocate a lot of space for the database?
Or the content of the courses will be saved in the filesystem and the database only stores "pointers" for the files?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

北音执念 2024-12-01 02:52:37

Moodle 在文件系统中存储(并且始终存储)文件。您可以在示例配置文件 有一个“数据根”目录选项(第 4 节)。

Moodle stores (and has always stored) files in the filesystem. You can see that in the sample configuration file there is an option for the "data root" directory (section 4).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文