Digression: Because of the near time test environment SSH link quality is not good, often short-term. Therefore, the entire installation process is placed in screen to prevent disconnection from interrupting the installation process. Execute the
Nginx and php-fastcgi on Debian 6 (Squeeze)
Published:monday, May 9th, by Phil Paradis
The Nginx Web server is a fast, lightweight server designed to efficiently handle the needs of both low and high traffic W Ebsites. Although commonly used to
1: Preface in the past, debian was used as the development server as apache and needs to switch to nginx for work. Sometimes both of them should be used. Make a simple note. Note that this article is only on debian7 (wheezy. Other operating systems
When talking about the configuration and installation of the PHP environment, Apache is usually mainly equipped with PHP configuration. As the PHP version is constantly updated, the support for the Windows IIS platform is getting better and better,
First install or compile nginx.Install NginxThe source pack can be downloaded on the official home page. Ubuntu 9.04 can be installed directly via apt, or you can download the latest Deb package from here:sudo apt-get install NginxIf you want to
Speaking of PHP environment configuration and installation, usually Apache with PHP configuration, as the PHP version is constantly updated, the Windows IIS platform support is getting better, the Windows IIS platform to configure the installation
Because the production environment is FreeBSD platform, before also wrote a FreeBSD installation mysql5.1.70+php5.2.17 (FastCGI) + nginx1.0.1 high-performance Web server, there are children's shoes want to help write an article on the installation
1. install necessary software sudoapt-getinstallnginxphp5-cliphp5-cgispawn-fcgipsmiscmysql-servermysql-clientphp5-mysqlmemcachedphp5-memcachephp5-curlphp5-gd2. Open the browser access: 127.0.0.1. The page indicating successful nginx installation is
: This article describes how to run PHP in FastCGI mode in IIS. For more information about PHP tutorials, see. Run PHP in FastCGI mode under IIS
Due to improvements in PHP5.3, the original IIS parsing of PHP scripts through isapi is no longer
In Windows, Apache1.3 runs PHP in FastCGI mode. after reading Apache1.3 runs PHP in FastCGI mode, I have been running PHP in ISAPI mode for a long time. The biggest disadvantage of this mode is poor stability, when a PHP error occurs, the Apache
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.