1 Setup Configuration Development environment
1.1 Ready to install
Download the following software
Eclipse for C + +
SUN JDK 1.6 doesn't have to be 1.6,1.5.
Python3.1 Python2.6.4 Pythone2.5.2
mod_python-3.3.1.win32-py2.5-apache2.2
Install composer
The Laravel framework manages code dependencies using Composer (PHP package management tool, reference Composer Chinese document). First, you need to download the composer Phar Packaging file (composer.phar), download it in the
The Internet Information Service (IIS) built into the IIS system has good support for ASPs, so it is convenient to debug ASP Web pages in IIS. But some friends of the Web page using PHP programming technology, by default, IIS is not supported by PHP
1. Pear Introduction
pear:php Extension and Application repository,php extensions and application libraries. (Suddenly want to eat pears) Pear's Mission: To provide reusable components to lead the innovation of PHP. Provides packages and
The introduction and working principle of fastcgi first briefly introduces the following fastcgi: fastcgi is a language-independent, scalable CGI open extension, the main behavior is to keep the CGI interpreter in memory and thus achieve higher
The Internet Information Services (IIS) built into IIS Windows systems have good support for ASPs, so it is convenient to debug ASP Web pages in IIS. But some friends of the Web page with PHP programming technology, by default, IIS is not support
2011-10-31 12:44
because the Linux default Yum source is installed with PHP 5.1 package,
Yum Install php view later
Rpm-qa PHP
Php-5.1.6-23.2.el5_3
because some programs need to use the version above php5.2
so I found the information, finally
PHP defines PHP code run timeDefinitions and usageThe Time_sleep_until () function delays code execution until the specified time.
GrammarTime_sleep_until (timestamp)
Parameter descriptionTimestamp required. Time stamp when the script wakes up.
It's not hard to build PHP, just a little cumbersome. It's time consuming to build your own PHP + MySQL environment. To make matters worse, many beginners often have this problem when they configure PHP. Issues such as MySQL extensions, Zend
Iis
How is this impossible? In fact, a large number of DZ Forums online is the adoption of Php+iis, the following is the process of configuring IIS to support PHP:
1. Install PHP as ISAPI mode:
In Control Panel, in Administrative Tools, select
PHP environment is not very difficult to build, but the process is a little cumbersome. It is time-consuming and laborious to build a PHP + MySQL environment using the original program. And this is often the case when configuring PHP. Issues such as
Today encountered the PHP connection MSSQL problem, in accordance with various attempts on the Internet, the final success, and then this record. Since PHP 5.3 does not support MSSQL. To download the appropriate SQL Server Driver for PHP. Now the
PHP development environment Building A. Tools \ Environment
WIN7 Flagship Service Pack1 64-bit
rs Seeds: http://rs.xidian.edu.cn/forum.php?mod=viewthread&tid=170364
VC14 that is, Visual Studio
URL:
1, install pure version 2008r2 system, first open the firewall, change 3389 port;Modify the two locations in the registry:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal
Environment: The service is based on the first article, it is best to build a good firstThe premise of playing this service is that your system is loaded with mSQL and postfix services.Postfix+mysql mainly uses the mail service to combine with MySQL.
I. memcached database (memory-based storage; default port 11211)1. Package yum-y install memcached telnet (telnet is a remote access tool, MEM software does not have a client, so you need to install Telnet connection server)2. Starting service:
First, the preparatory work1, check whether SELinux is closed, not for disable need to change to disable.Selinux=disabledIf not for disabled, then change to selinux=disabled.2, check the environment has not installed too low version ofRpm-qa|grep
Configure requirements
Operating System: Windows7 (x32/x64), windows2008
IIS version:7.0
PHP Version:7.0.6 and above
MySQL version:5.7.12 and above
First step: Install IIS
Note : Starting with the IIS 7+php 5.5 version, the
PhpizeThe Phpize command is used to prepare the compilation environment for the PHP Extension library. In the following example, the source program for the extension library is in the Extname directory:
1 2 3) 4 5
$ cd extname $
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.