0

我有一台无法访问 Internet 的机器,并且想使用 Redhat OS 为 apache 安装 mbstring 模块

我无法使用 yum install,也找不到在同一问题的许多答案中提到的 ./configure 文件。

下载了rpm文件并安装了它,但没有运气。

有人可以为我提供模块的逐步安装吗?

4

1 回答 1

0

它位于“可选”存储库中。让您的系统管理员启用此存储库。这可能会帮助您更进一步。

$ sudo yum list php-mbstring

Loaded plugins: rhnplugin This system is receiving updates from RHN Classic or RHN Satellite. Installed Packages php-mbstring.x86_64      
    5.3.3-23.el6_4                     @rhel-x86_64-server-optional-6
于 2014-10-03T19:32:41.897 回答