Home  >  Article  >  Backend Development  >  ubunut12.04装配apache mod speling

ubunut12.04装配apache mod speling

WBOY
WBOYOriginal
2016-06-13 12:04:07778browse

ubunut12.04安装apache mod speling
ubunut12.04如何安装apache mod speling 模块 ,apache php使用 apt-get安装的,sudo apt-get install libapache2-mod-speling 显示未发现软件包,这个speling模块应该怎么安装?

------解决方案--------------------
下载同版本的Apache源码包,然后找到相应的模块自己编译吧。
------解决方案--------------------
有事sudo apt-get install的是沒有的,需要去官網下載再自行編譯。
------解决方案--------------------
首先找到相同版本的包 然后到Ubuntu 下进行编译....
------解决方案--------------------
下载apache源码包,再试着apt-get install xx

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn