1. Basic principle
First Apache is a Web server, can only parse HTML static page, want to parse PHP page, you need the support of PHP module, and Eclipse is only a development environment. 2, the relationship between Apache, PHP module, Eclipse
When the user accesses the host's 80 port (or possibly another port) with the HTTP protocol, Apache discovers that the
2, Tomcat 5.5
Download Address: http://tomcat.apache.org/download-55.cgi
3, JRE1.5.0 Update6
Download Address: http://java.sun.com/j2se/1.5.0/download.jsp
You can also choose to install JDK,JDK not only contains support for running Java applications, but also includes J2SE development packages. However, if you are just applying, it is recommended that you download only the JRE.
4, jk-apache-2.0.55
Download Address:
Http://www.apache.org/dist/
Now, because Python 2.6 is installed and eric4 2.6 is supported, you do not want to reinstall 2.5 to configure mod_python under Apache.
Later I found an articleArticleRunning python as CGI in Apache in Windows describes how to use the CGI Mode instead of mod_python to run Python scripts. This article also describes python for
This article mainly introduces how to configure Python applications using Apache and mod_wsgi on Windows servers. This article uses the flask framework as an example, you can refer to a recently developed Google Analytics-related application, but you need to deploy it in Windows. based on your online experience, you finally chose
Some features (such as user authentication) require PHP to be installed in the Apache module,
If you don't know how to install it, here's what you need to know.
Excerpt from PHP's Install.txt
First you need to copy Php4ts.dll to Windows/system (for Windows 9x/me)
or Winnt/system32 (for Windows nt/2000) directories, o
Apache-tomcat-7.0.47-windows-x64.zipor apache-tomcat-7.0.47-windows-x86.zip decompressed windows service added
Unzip to decompress the script that does not install tomcat as service. bat for windows Services.
If you want to run th
Because of the work needs, recently frequently contacted the FTP, today I come to introduce an open source FTP server, that is Apache Ftpserver,apache ftpserver is a 100% pure Java FTP server. It is designed to be a complete and portable FTP Server engine solution based on the existing open protocol. Ftpserver can be run standalone as a Windows service or Unix/li
ASP. NET 2.0 is the latest web application development platform. As part of the. NET Framework, it is powerful, high-performance, and easy to develop. As a Microsoft product, the best web server for ASP. NET is, of course, IIS (comparison between IIS and Apache ). However, if a Windows machine has installed Apache and a web application, you cannot enable IIS (und
Frequently asked about Apache's inability to start recently, write an article summarizing the solutions to apache/php that are frequently encountered under Windows.
Apache/php cannot start in two different ways:
1, Apache can not start, did not load PHP can not start2, Apache
There are many PHP integrated development environments, such as XAMPP, Appserv ... As long as the one-click installation of the PHP environment to build a good. But this kind of installation method is not flexible, the software's free combination is inconvenient, at the same time also is not advantageous to the study. So I still like to build the PHP development environment manually, which module you need to install the line, or the software needs to upgrade, directly upgrade the software on the
Tags: style blog http color os io strong fileOriginally from: http://www.cnblogs.com/pharen/archive/2012/02/06/2340628.htmlOn the basis of the original author, just made a detailed explanation. Avoid detours. (Note: The red font is my plus)First, preparation-download the required software
Apache Httpd-2.2.22-win32-x86-openssl-0.9.8t.msi
PHP Php-5.3.10-win32-vc9-x86.zip
MySQL Mysql-5.5.20-win32.msi
Second, install the software
Recently, I have prepared to configure the php5.6 environment on the server. Therefore, I would like to ask if it is better to match the web server and compare the performance and security. Thank you! Recently, I have prepared to configure the php5.6 environment on the server. Therefore, I would like to ask if it is better to match the web server and compare the performance and security. Thank you!
Reply content:
Recently, I have prepared to configure the php5.6 environment on the server. Ther
Currently PHP5 has released a third candidate version, and it is estimated that the official version will soon be released. The installation process should not change, the following article will tell Windows2000/xp/2003 (not recommended under Windows 98 build PHP Environment) under the configuration of the PHP environment, the server select Apache 2.0.49, database selection MySQL 4.0.20 Version.
Several pac
Download preparationphp:http://windows.php.net/downloads/releases/archives/apache:https://www.apachehaus.com/cgi-bin/download.plx#apache24vc09Get readyCreate folder under E-disk webserver for PHP + apache + mysql and www directoriesPut the downloaded Apache, PHP, MySQL into the directoryInstalling ApacheCMD window under E:CD webserver/apache2.4/binhttpd-k InstallConfigure ApacheConfig file conf/httpd.conf#
At present, PHP5 has released the third candidate version. It is estimated that the official version will soon be released. The installation process should not change. The following article describes the configuration of the PHP environment in Windows2000, XP, and 2003 (it is not recommended to create a PHP environment in windows 98). The server selects Apache 2.0.49, select MySQL 4.0.20 for the database.Yo
As we all know, in windows, when Apache is installed as a service for the first time, it will run with the user "System" (Local System account. If all the resources of the web server are on the local system, this will have fewer problems, but it will have a lot of security permissions to affect the local machine, therefore, you must never enable the network permissions of the System account! Create a new ac
the configuration file.
The configuration file path for Apache is as follows:
C:Program Filesapache Software foundationapache2.2confhttpd.conf
For security reasons, it is recommended that you back up this file first.
Then use Notepad to open the file and modify the port settings.
will be Listen 80 changed intoListen 8080
Change the ServerName localhost:80 into ServerName localhost:8080.
Save the file.
Start
As we all know, Mantis is a lightweight defect tracking system. As a free open source software, I think this is the object of choice for many small teams. Why should I introduce Mantis and not introduce bugzilla? First, Mantis relative bugzilla have a better operation interface. Second, installation and use are relatively simple. For the general project, Mantis for defect tracking, is more than enough. Well, to get back to the bottom, the following will put me under
). I use MySQL (the best combination with PHP) 4.0.2.
Download PHP for Windows from http://www.php.net/downloads.php. I use the latest PHP 5. download the zip package of the corresponding version while downloading PHP.
Download the version 0.19from http://www.mantisbt.org/download.php ).
Download phpmailer from the http://phpmailer.sourceforge.net. I am using phpmailer 1.72, phpmailer is a module supporting Mail sending, support for SMTP, SENDMAIL and
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.