In fact, my ultimate goal is to compile the php_xdebug.dll that supports PHP5.4, and before that, the successful compilation of PHP5.4 is necessary.
Compilation environment and related software packages:1.Microsoft Visual C + + 2008 Express Edition
#./configure--prefix ... When you check the editing environment:
Checking for APR ... no configure:error:APR not found. Please read the documentation.
can use./configure–help | grep Apr view Help. --WITH-INCLUDED-APR use bundled copies of
Reprinted from: http://hi.baidu.com/y11022053/item/6d4c34ba87c7b5f362388e9a
After installing the FFmpeg, if you use the FFmpeg tool to turn a video file into H264 video encoding, MP3 audio encoding or other ffmpeg itself without the XXX encoding
Container uses tar.gzand tar.bz2 to package software, mostly through. /configure; make; makeinstall to install; some software is directly make; makeinstall; we can use. /configure -- help to view the functions of the configuration software. most of
Do not know why the installation of apache2.2.22 version of the time without any problems, direct use of the command./configure--prefix=/home/www/www_test/software/apache-2.2.22--enable-proxy--enable-so--enable-mods-shared=
You can use. configure -- help to view the specific parameter meanings. The list is as follows (some parameters are not explained): # specify the php installation directory -- prefixusrlocalphp # specify php. ini location --
PHP installation 1、download php-5.6.tar.gz2unzip decompress tarzxvfphp-5.5.6.tar.gz 3. Check the compiled configuration information to switch to the decompressed httpd-2.2.11 directory. configure -- help this step can be used to understand the
PHP extension development (1): There are already many articles and blogs on PHP extension development, which are classic ones:
TIPI project (http://www.php-internals.com/, strongly recommended)
Extending and Embedding PHP (for Chinese
PHP Extension Development
I'm going to summarize my learning and understanding of PHP Extension Development in this series, trying to simply and clearly describe the basics of developing a PHP extension in a Linux system. The level is low,
PHP extension development tutorial, php extension tutorial. PHP extension development Getting Started Tutorial, php extension Getting Started Tutorial PHP extension development I am going to summarize my learning and insights on PHP extension
Apache server program
Command httpd:
-T test configuration file
-L static module
-D dump_modules dynamic module
-H for help
-M: equivalent to-D dump_modules
-D dump_vhosts: List Virtual Hosts
Htpasswd:
Create and update user
DICOM medical image processing: web pacs 3. PHP extension skeleton, dicompacsBackground:
In the last two column blogs, we have explained how to build a web pacs environment. If the backend of the platform is not related to DICOM, there is actually
#./Configure -- prefix ...... When checking the editing environment:Checking for APR... noConfigure: Error:APR not found. Please read the documentation.
Available./Configure-help | grep APRView help.-- With-Permission ded-Apr use bundled copies of
I don't know why there is no problem when installing apache2.2.22. Use the command directly
./Configure -- prefix =/home/www/www_test/software/Apache-2.2.22 -- enable-proxy -- enable-so -- enable-mod-shared = most -- With-MPM = worker
No problem,
DICOM medical image processing: WEBPACS 3. PHP extension skeleton background:
In the last two column blogs, we have explained how to build a web pacs environment. if the backend of the platform is not related to DICOM, there is actually nothing to
background:The last two columns are all about the building of the Web PACs environment, if the platform back-end does not carry out dicom related operations, in fact, there is no relationship with PACs, so the recent several seemingly somewhat
PHP Expansion Development
I'm going to summarize my learning and insights about PHP expansion development in this series, and try to describe the basics of developing a PHP extension in a simple and clear way with a Linux system. The level is low,
The following is an example of the latest php-5.3.10 installation.
wget http://cn.php.net/distributions/php-5.3.10.tar.gzTAR-ZXVF php-5.3.10.tar.gzCD php-5.3.10./configure--prefix=/usr/local/php--with-config-file-path=/usr/local/php/etc--with-mysql=
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.