Heim >Backend-Entwicklung >PHP-Tutorial >Apache 如何安装模块

Apache 如何安装模块

WBOY
WBOYOriginal
2016-06-06 20:20:021385Durchsuche

买了一个别人预装好lamp的liunx主机,但没配置完整
apache 只安装了下面两个模块
LoadModule rpaf_module modules/mod_rpaf-2.0.so
LoadModule php5_module modules/libphp5.so

modules目录也有没安装其他的模块,请问要如何安装?

回复内容:

买了一个别人预装好lamp的liunx主机,但没配置完整
apache 只安装了下面两个模块
LoadModule rpaf_module modules/mod_rpaf-2.0.so
LoadModule php5_module modules/libphp5.so

modules目录也有没安装其他的模块,请问要如何安装?

a2enmod 模块名

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn