Talking about the perfect setting of the server

Source: Internet
Author: User

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

Server perfect settings, support ASP php cgi jsp asp.net mysql!

First download the program we want to use:

Php-4.3.0-installer Download Address: http://www.php.net/get/php-4.3.0-installer.exe/from/cn.php.net

MySQL Download address: http://www.onlinedown.net/mysql.htm

MYODBC Download Address: http://www.onlinedown.net/myodbc.htm

Perl analytic software download Address: http://www.onlinedown.net/activeperl.htm

phpMyAdmin Download www.baidu.com Search! I don't have a search!

CLR Runtime Download Address:

Http://download.microsoft.com/download/.netframesdk/Redist/1.0/W98NT42KMeXP/EN-US/dotnetredist.exe

. NET Framework sdk131m Download Address:

Http://download.microsoft.com/download/.netframesdk/SDK/1.0/W98NT42KMeXP/EN-US/setup.exe

MDAC2.7 Download Address: Http://download.microsoft.com/download/dasdk/install/2.70/W98NT42KMe/en-us/mdac_typ.exe

JDK to java.sun.com download.

tomcatwww.chinaz.com to download

First step: Support ASP

Win98 to install pws! but we are talking about how to make Win2000 support! As long as you install the Win2000 when you use the full installation! Then IIS is installed, with IIS to support ASP! If the iis! is not installed then please click "Add/ "Add/Remove Components" in the Remove program "Install iis!

Step Two: Support PHP

First download a PHP parsing software! Execute download to the hard drive inside the Php-4.3.0-installer.exe Ann

We can return to the car. Choose the PHP path, not too much impact, generally do not change (default C:\), fill in the mail server, is generally localhost, there are sent email box. To let you choose to install what type of server, we are generally IIS, so the selection of iis! installed after the installation will pop up 2 prompts you to see the instructions, you can generally see. (can also install the PHP accelerator, zend! installation Zendoptimizer, you can zend the official site for free, download after the implementation of Zendoptimizer-2.0.0-windows-i386.exe installation directory, generally do not change. PHP type, we know we installed the 4.2.3 version, so we choose, and then prompted to enter the PHP.ini directory, Win2000 stored in c:\winnt\. Enter as needed. Find the php.ini, confirm the installation is successful, and then open: Start-"procedures-" management tools-"Internet Services Manager-" Default Web site-Right-"Properties-" main directory-"To change the execution license to script and executable program-" "Configuration-" add, in the executable program input "C:\ Php\php.exe%s%s "written in the extension. PHP, Application!

Add in ISAPI: Filter Name: PHP filter c:\perl\php4ts.dll application! ok!

PHP is now supported!!!!!!!!!!!!!!!!!

Step three: Support CGI:

Run when the download is complete! Select Installation path: We generally install the c:\perl! Note When installing the Thunder Forum Perl must

Installed in C:\!!!!!! Click Next! Until the installation is complete! Then open: Start-Program-"Management tools-" Internet Service Manager-"Default Web site-Right-" Properties-"Master Directory-" To change the execution license to script and executable program-"configuration-" add, in the executable program input "C:\ Perl\bin\perl.exe%s%s ' writes in the extension. CGI

Add again: "C:\perl\bin\perl.exe%s%s" is written in the extension. pl

Add "C:\perl\bin\perl.exe%s%s" again in the extension. PLX

Application!

Add in ISAPI: Filter Name: CGI filter c:\perl\bin\perlis.dll application! ok!

We now support CGI!!!!!! Haha, you can install the Thunder forum AH!!!!!!

Step Fourth: Support ASP.net (aspx):

ASP.net is the next generation version of ASP3.0 (formerly known as ASP)

But it's as big as the previous generation.

First you must download the installation of the. NET Framework. The current official version 1.0 has been developed

Download Address:

CLR Runtime (English edition) 20.4M

Http://download.microsoft.com/download/.netframesdk/Redist/1.0/W98NT42KMeXP/EN-US/dotnetredist.exe

Or. NET Framework SDK (English edition) 131M

Http://download.microsoft.com/download/.netframesdk/SDK/1.0/W98NT42KMeXP/EN-US/setup.exe (best to download this)

In addition, you must download MDAC2.7 (if you want to connect to the database) (Chinese version)

Http://download.microsoft.com/download/dasdk/install/2.70/W98NT42KMe/en-us/mdac_typ.exe (Install this before installing the. NET Framework) Sdk)

Operating system preferably Win2000 and above

For more information, see:

http://www.microsoft.com/data/

http://msdn.microsoft.com/netframework/

http://msdn.microsoft.com/downloads/default.asp

The direct installation is complete!!! now! your server supports aspx Oh!

Fifth step: Support MySQL:

Run the MySQL installer! In the beginning of operation input: cmd appear dos system: in turn Enter

CD ...

CD ...

CD MySQL,

CD bin,

Mysqld-nt.exe--install,

Winmysqladmin.exe

Prompt for administrator user and password, enter OK! The username and password you entered is the account that you will be managing MySQL in the future! You can also install the MySQL driver myodbc, download the direct installation! Do not change the path!

can use phpMyAdmin management! (Admin on Web page!) phpMyAdmin placed in your site directory, visit the time with Http://*.*.*.*/phpmyadmin access, you can build accounts and databases! This supports the MySQL database.

Sixth step: Installation of JSP Environment:

1. Download jdk1.3 and Tomcat;

2. Installation jdk1.3 and decompression Tomcat to C: Packing directory;

3. Enter Tomcat directory, find Startup.bat file, open edit.

Precede row call Tomcat start with two lines:

Set Tomcat_home=c:\tomcat and set java_home=c:\jdk1.3

Note: c:\jdk1.3 is the location of the jdk1.3 installation.

4. Then right click on "My Computer", select Properties. To open advanced options in System Properties, click Environment variables

, add two variables classpath and path in both user variables and system variables, and their values are: class

The value of path is C:\jdk1.3\bin\tools.jar; C:\jdk1.3\lib\dt.jar

The value of path is c:\jdk1.3\bin;c:\jdk1.3

5. Run Tomcat server (ie Startup.bat file), if there is a DOS window stopped not closed, and some run successfully tomcat and initialization information to prove that Tomcat is running successfully.

6.ie Address bar Input 127.0.0.1:8080, if successful, there will be Tomcat welcome screen, there are some examples of JSP and servlet, this JSP environment to build complete!

In general, the more server languages that are supported by any one host, the more problems are used.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.