电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

如何在AIX上升级HTTPd_Web服务器VIP免费

如何在AIX上升级HTTPd_Web服务器_第1页
1/8
如何在AIX上升级HTTPd_Web服务器_第2页
2/8
如何在AIX上升级HTTPd_Web服务器_第3页
3/8
如何在AIX上升级HTTPd_Web服务器ByQianLi如果在AIX上建立我们的web服务器,通常我们需要从系统附赠的光盘(BonusPack)中安装IBMHttpd服务器.我们可能会遇到两个棘手的问题:第一个当然是如果手边没有附赠的光盘(BonusPack),第二个是光盘中的版本过低不能满足我们的要求,那么这时我们是否只能望洋兴叹呢?答案当然是“否”。由于IBMHttpd的核心是Apache,所以我们完全可以得到最新、最好、最安全的Httpd服务器。那么我们如何升级成更新、更完善的Httpd服务器版本呢?请跟随我了解如何在AIX上升级HTTPd_Web服务器。解决方案:第一步:获取资源Apache2.0.45isthebestavailableversionThisreleasefixessecurityproblemsaffectingtheWindowsplatformdescribedinand.Italsocontainsbugfixesandsomenewfeatures.Fordetailsseetheandthelist.Apache2.0add-inmodulesarenotcompatiblewithApache1.3modules.Ifyouarerunningthirdpartyadd-inmodules,youwillneedtoobtainnewmoduleswrittenforApache2.0fromthatthirdpartybeforeyouattempttoupgradefromApache1.3.UnixSource:[][]UnixSource:[][]Win32Source:[][]Win32Binary(MSIInstaller):[][]Apache1.3.27isalsoavailable第二步:安装通常apache提供了简单并且丰富的安装方法,我们举例如下,请举一反三。查看原来的httpd版本#lslpp–l|grep–Ihttphttp_server.admin1.3.12.0COMMITTEDHTTPServerAdministrationhttp_server.base.rte1.3.12.0COMMITTEDHTTPServerBaseRun-Timehttp_server.base.source1.3.12.0COMMITTEDHTTPServerSourceCodehttp_server.frca1.3.12.0COMMITTEDHTTPServerFastResponsehttp_server.html.Ja_JP1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.Zh_CN1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.Zh_TW1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.de_DE1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.en_US1.3.12.0COMMITTEDHTTPServerDocumentation-http_server.html.es_ES1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.fr_FR1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.it_IT1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.ko_KR1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.html.pt_BR1.3.12.0COMMITTEDHTTPServerDocumentationhttp_server.man.en_US1.3.12.0COMMITTEDHTTPServerManualPages-http_server.modules.fcgi1.3.12.0COMMITTEDHTTPServerFast-CGIhttp_server.modules.ldap1.3.12.0COMMITTEDHTTPServerLDAPModulehttp_server.modules.ldap.1281.3.12.0COMMITTEDHTTPServerLDAPModulehttp_server.modules.mt1.3.12.0COMMITTEDHTTPServerMTModulehttp_server.modules.snmp1.3.12.0COMMITTEDHTTPServerSNMPModule在下载的目录中安装新版本的httpd2.0.45#uncompresshttpd-2.0.45.tar.Z#tarxvfhttpd-2.0.45.tar.Z#cdhttpd-2.0.45#ls.depsLICENSEbuildinclude.gdbinitMakefilebuildconflibhttpd.dsp.libsMakefile.inconfig.layoutmodulesABOUT_APACHEMakefile.winconfig.logmodules.cApache.dspNWGNUmakefileconfig.nicemodules.loApache.dswREADMEconfig.statusmodules.oBuildBin.dspREADME.platformsconfigureosCHANGESVERSIONINGconfigure.inserverINSTALLacconfig.hdocssrclibInstallBin.dspacinclude.m4emacs-stylesupportLAYOUTapachenw.mcp.ziphttpdtest仔细阅读文件”README,INSTALL”如果你的系统已经配置好了编译环境,并且也安装了fileset“bos.adt.base”(如果没有,可以参考“如何在AIX安装使用免费c及c++编译器”)那么在这个优秀的apache下载包中,我们需要做的是:$./configure--prefix=PREFIX$make$makeinstall$PREFIX/bin/apachectlstartNOTES:*ReplacePREFIXwiththefilesystempathunderwhichApacheshouldbeinstalled.Atypicalinstallationmightuse"/usr/local/apache2"forPREFIX(withoutthequotes).具体过程(截取部分内容如下)(1)#./configure–prefix=/usr/local/ap...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

如何在AIX上升级HTTPd_Web服务器

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部