PHP Environment Configuration under UNIX
Required Software Php-3.0.14-win32.zip
Php-3.0.14-win32.zip
Mysql-shareware-3.22.32-win.zip
All software is installed under/export/home/guoj/, and can be used in other directories.
Install MySQL
GZIP-DC mysql-
Apache
Tar XF Httpd-2.2.19.tar
CD httpd-2.2.19 ls
Compile:./configure--prefix=/usr/loacl/apache--sysconfdir=/etc/httpd--enable-ssl--enable-modules=most-- Enable-mods-shared=most--enable-so
Make
Make install
Get a httpd,
VI/ETC/INIT.D/HTTPD Apachectl=
PHP extension development (1)-create a basic framework and a php framework. PHP extension development (1)-create a basic framework and generate a basic framework for php extension development. I. $ cd ~ in Linux ~ {Php source code} ext $. ext_skel --
Chapter 4 install this chapter will guide you through how to install and set PHP3. Introduce necessary knowledge and software. Basic UNIX skills (learn how to operate and "create" a C compiler) a standard ANSIC compiler a WEB server (apparently
[Plain]
#如果你的autoconfig版本高于2.59, you can only install php5.4
#否则你只可以安装5.3.17. If you know the version of your autoconf-if you already have php.5.4 installed, then you install the 5.4 installation, and if you have 5.3, load 5.3.
#5.4
Wget
Tar zxvf
It's best to keep the files that were installed when you finished installing PHP first, such as my path/export1/soft
CD Php-5.1.6/ext/soap
/usr/local/php/bin/phpize
./configure–with-php-config=/usr/local/php/bin/php-config–enable-soap
Make
Make
I use the environment is Centos6.6 x86-64 Mini version of the system, the minimum version of the installation of a lot of software is not available, we can install through the Yum Software Library, to the current lamp server "L" (Linux) we are ready,
PHP extension Development (1)-Creating the underlying framework
Build the basic framework for PHP extension development.
First, under Linux
$>CD ~/{php Source Code}/ext
$>./ext_skel--extname=simple
Creating Directory SimpleCreating basic
PHP4.03 installation in linux-Linux Enterprise Application-Linux server application information. For details, refer to the following section. Required Software
PHP4.03 source code C language code
Mysql3.23 alpha source code
Apache 1.3.11 source
Nginx ("engine X") is a high-performance HTTP and reverse proxy server and an IMAP/POP3/SMTP proxy server. Nginx was developed by the rambler.ru site with the highest access volume in Russia as Igor Sysoev. It has been running on this site for more
Let's take a look at this article and repost it from nginx.cn.
Nginx itself cannot process PHP. It is only a Web server. After receiving the request, if it is a PHP request, it is sent to the PHP interpreter for processing and the result is
I. system requirements:
The system passed the redhat7.2 test.
Ii. server software requirements:
1: Download Apache Web Server http://www.apache.org/
2. Go to the PHP Web site to download the PHP parser http://www.php.net/
3. Download the
3. Compile and install PHP (FastCGI Mode)Tar-zxvf php-5.2.10.tar.gz
// The following step for the php-5.3.3 version does not need to be executed, directly compile it
Gzip-CD php-5.2.10-fpm-0.5.11.diff.gz | patch-D php-5.2.10-p1
CD php-5.2.10/
.
PHP installation and configuration in Linux (CentOS-6.5: php-5.2.13 ),1 PHP introduction PHP (abbreviation of PHP: Hypertext Preprocessor, Chinese name: "Hypertext Preprocessor") is a common open source scripting language. The syntax absorbs the
I. Install MySQL currently, web servers rarely run static pages. If you want to run dynamic websites, you can't do without the database. Although I have mentioned how to install MySQL in my previous articles, but I feel that I haven't installed
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.