I am hosting a Moodle LMS on an AWS EC2 server with 4GB ram running Ubuntu 18.04. The web server used is Apache2. I am trying to install bigbluebutton on this server and integrate it with Moodle for live sessions, but the requirements of bigbluebutton lists 16.04 version of Ubuntu and 8GB ram. Is there a way I can install and use the bigbluebutton on this server without any problem to the existing Moodle site (I asked this, since I saw bigbluebutton want to clean Apache and nginx before installation)?
相关文章
- php - OpenSSL无法在Windows上运行,错误0x02001003 0x2006D080 0x0E064002
- php - PHP 5.3.3中的ini_set(“memory_limit”)根本不起作用
- python - 403 Django和mod_wsgi的禁止错误
- python - 一个虚拟主机上的多个mod_wsgi应用程序重定向到错误的应用程序
- linux - 当我启动apache并继续杀死我的机器时,如何防止大量的apache进程产生?
- php - CodeIgniter从url中删除index.php
- linux – Apache如何访问root用户创建的SSL证书?
- 无法通过phpmyadmin导入数据库
- apache2 – 我在哪里可以更改apache显示的网页?
- python-使用subprocess.Popen无法在Web服务中打开pdf文件
近期文章
- 如何建立动态单词子手游戏
- /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o:nafunção`_start':(.text + 0x20):未定义引用`主要
- 循环内更新用户界面
- 角材料表投掷长度未定义错误,
- 设计模式:不存储直接引用(内存泄漏和代码维护)
- 我该如何调试? AttributeError:“ StdoutLogger”对象没有属性“ buffer”
- 从PHP的while循环返回值
- 在提示中发布请求
- 我已为左右角色设置了动画,如何在不使所有人同时发抖的情况下为左右站立设置动画? pygame
- Flask无法识别POST方法