【发布时间】:2022-01-17 06:19:06
【问题描述】:
因此,当我尝试打开 ownCloud 时,我收到此错误,这就是我收到的内容
PHP module mb multibyte not installed.
Please ask your server administrator to install the module.
PHP modules have been installed, but they are still listed as missing?
Please ask your server administrator to restart the web server.
我一直在尝试,我会继续尝试找出问题所在,但我认为这与这个包有关。
pi@raspberrypi:~ $ sudo apt-get install php3-dom
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package php3-dom
有人可以帮忙吗?
【问题讨论】:
-
不知道这和python有什么关系,但是你为什么要为php3安装它?我不认为最新的指南使用 php3
-
你为什么不认为它与“未安装模块 mb 多字节”有关,因为这是错误消息?