日期:2011-02-23 18:06:00  来源:本站整理

<b>Ubuntu 10.04安装iasp攻略(让你的ASP运行于Apache 2.0.59 )</b>[服务器安全]

赞助商链接



  本文“<b>Ubuntu 10.04安装iasp攻略(让你的ASP运行于Apache 2.0.59 )</b>[服务器安全]”是由七道奇为您精心收集,来源于网络转载,文章版权归文章作者所有,本站不对其观点以及内容做任何评价,请读者自行判断,以下是其具体内容:

Ubuntu 10.04安装iasp攻略(让你的ASP运行于Apache 2.0.59 ).

一 安装apache2

下载地址在Linux公社FTP里
FTP地址:ftp://www.6688.cc/

用户名:www.linuxidc.net



密码:www.6688.cc

在2010年LinuxIDC.com\11月\Ubuntu 10.04安装iasp攻略(让你的ASP运行于Apache 2.0.59 )\

--------------------------------------------------------

历程以下:
sudo ./configure --prefix=/usr/local/apache2
sudo make
sudo make install

运行
sudo /usr/local/apache2/bin/apachectl start //成功了!
浏览器浏览“http://127.0.0.1“,显示的页面中有“您能瞥见这个页面,阐明Apache web server 已经安装成功.”的提醒,成功了!
(这个页面在/usr/local/apache2/htdocs,可用其他的替换)

注意:1、我是用apache2.0.59 这个版本,其他高版本的也试过,不成功.
2、不要用apt-get或aptitude 下载安装apache2
3、重启Apache时(sudo /etc/init.d/apache2 restart)大概碰到的问题:
Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName:
办理办法:
vi /etc/apache2/httpd.conf
增添行:ServerName localhost二 安装java JDK
直接用apt-get 安装
sudo apt-get install sun-java6-jre sun-java6-jdk

注意:
Ubuntu 10.04 中去掉sun-java6-jdk 和sun-java6-jre的软件包,ubuntu官方倡议安装openjdk-6-jre-headless以代替 sun-java6-jre ,但仍可以持续利用 sun-java6-jre.


进入下,sudo gedit /etc/apt/sources.list,将
#deb http://archive.canonical.com/Ubuntu lucid partner
#deb-src http://archive.canonical.com/Ubuntu lucid partner的注示“#”去掉,
履行sudo apt-get update,两个需求的资源已在获得列表中,OK,再来履行
sudo apt-get install sun-java6-jre sun-java6-jdk;



三 安装iASP2.1
从网上下载“iASP2.1.01.tar.gz”紧缩包
下载地址为: http://download.csdn.net/source/2804444
解紧缩到“/home”目录,得到文件夹 “iASP2.1“,有三个文件:iasp21.tar、install.sh、readme.

sudo ./install.sh
历程以下:

***********************************************************************
* Instant ASP(tm)2.1.01 Enterprise Edition Install *
* *
* Instant ASP(tm)2.1.01 requires Java Development Kit(preferably the *
* latest version for your operating system)for its operation.Zeus and *
* SWS Beta users may skip the following step. *
***********************************************************************

i686

Please enter the full path to your JDK's bin directory.
e.g. /usr/jdk1.1.6/bin, Q/q(quit), S/s(skip):
>

(输入了我前面找到的/usr/lib/jvm/java-6-sun-1.6.0.22/bin)

Enter the absolute directory under which Instant ASP should be installed.
(./iasp21 will be created underneath.)
>

(输入安装“iasp”的目录
/usr/local
这样程序会在此目录中自动建一个“iasp21“的目录,程序就被安装到了这里)

接着提醒安装完毕,并询问能否配置web服务器.输入“n“,完毕安装.

安装历程可谓是一帆风顺,接下来开始配置iasp.

sudo /usr/local/apache2/bin/apachectl stop //终止apache2服务.

接着进入iasp的安装目录“/usr/local/iasp21“,

connector.sh是配置程序
stop-server.sh是启动iasp服务
start-server.sh是终止iasp服务
start-admin.sh是开启远程管理
stop-admin.ah是关闭远程管理.

我运行sudo ./connector.sh”,开始iasp供应的web服务器配置,历程以下:

*************************************************************************

Welcome to Instant ASP connection wizard. This wizard will
allow you to configure Instant ASP for one or more web servers.
Copyright 1998-2001 Halcyon Software, Inc.

*************************************************************************


Do you want to continue (Y/N)? (输入“y“)


Please choose a servlet interface
[1] Instant ASP native servlet interface
[2] Apache JServ

Enter a number [1/2]: (输入“1”)

***** Please select a web server *****

[1] Netscape
[2] Apache
[3] Xitami
[0] Quit

Enter a number [0-4]: (输入“2”)

***** Please choice Apache version *****

[1] Apache 1.3.0
[2] Apache 1.3.1
[3] Apache 1.3.2
[4] Apache 1.3.3
[5] Apache 1.3.4
[6] Apache 1.3.6
[7] Apache 1.3.9
[8] Apache 1.3.11
[9] Apache 1.3.12
[10] Apache 1.3.14
[11] Apache 1.3.2X
[12] Apache 2.X
[0] Quit

Note: If you are using Apache Web Server higher version or have additional
modules, such as Front Page Server Extensions, Raven SSL, or you are
using Apache Strong Hold Server. Please configure iASP according
to /bin/apache/source/readme.txt

Enter a number [0-10]:(输入“12”)

Please enter the path to the Apache /conf directory >
输入apache2的配置文件“httpd.conf“所在目录,


  以上是“<b>Ubuntu 10.04安装iasp攻略(让你的ASP运行于Apache 2.0.59 )</b>[服务器安全]”的内容,如果你对以上该文章内容感兴趣,你可以看看七道奇为您推荐以下文章:
  • <b>hosts是什么 hosts文件在什么位置 若何改正hosts</b>
  • <b>在 Windows 8 中手动安装语言包</b>
  • <b>五个常见 PHP数据库问题</b>
  • Windows中Alt键的12个高效快速的利用本领介绍
  • <b>MySQL ORDER BY 的实现解析</b>
  • <b>详解MySQL存储历程参数有三种范例(in、out、inout)</b>
  • <b>Win8系统恢复出来经典的开始菜单的办法</b>
  • <b>Win8系统花屏怎么办 Win8系统花屏的办理办法</b>
  • <b>Windows 7系统下无线网卡安装</b>
  • <b>为什么 Linux不需求碎片整理</b>
  • <b>Windows 8中删除账户的几种办法(图)</b>
  • <b>教你如安在win7下配置路由器</b>
  • 本文地址: 与您的QQ/BBS好友分享!
    • 好的评价 如果您觉得此文章好,就请您
        0%(0)
    • 差的评价 如果您觉得此文章差,就请您
        0%(0)

    文章评论评论内容只代表网友观点,与本站立场无关!

       评论摘要(共 0 条,得分 0 分,平均 0 分) 查看完整评论
    Copyright © 2020-2022 www.xiamiku.com. All Rights Reserved .