When installing PHP (fastcgi mode), there are often such commands:/usr/local/webserver/php/bin/phpizeWhat does Phpize do?What is Phpize? PHP Official Description:http://php.net/manual/en/install.pecl.phpize.phpPhpize is used to extend the PHP
Use phpize to create the Cannotfindconfig extension for php. m4. original address: lxsym. blog.51cto. com1364623293862 let me talk about how to make a php extension. First of all, we need to have a set up php environment. I installed php in
Environment: LinuxUbuntu2.6.27-7-server + Apache/2.2.9 (Ubuntu) + PHP/5.2.6-2ubuntu4. 6withsuhosin-pattern & gt; has been using source code compilation to install PHP, today in Ubuntu run directly use the apt-getinstallphp5 command to install php5,
Suddenly want to add a module to PHP, but do not want to recompile PHP, because the real comparison cost time.
Phpize can solve this problem.
CD to PHP's source code directory, into ext.
For example, my work as a need to append mysqli module,
I use Http://www.blogjava.net/nkjav ... Here the method installs the php5.5, but later wants installs the Phpize the time to appear the following error, how to solve? This problem has plagued me for a long time, has not known how to do, now the
Today I want to talk about the php extension in linux.
Next, let's talk about how to make a php extension.First, you must have a set up php environment.I installed php in/usr/local/php. Of courseA php path for configuring php. ini, but pay attention
Install pdo_oci in this step/usr/local/php/bin/phpize to warn config. m4: 179: warning: AC_CACHE_VAL (pdo_inc_path ,...): suspiciouscache-id, mu installation pdo_oci in this step/usr/local/php/bin/phpize this warning appears
Config. m4: 179: warning:
Yesterday, I encountered a problem with the sourcecodecompilePHP extension in linux. It is not completely involved. Please also advise that apachemysqlphp has been compiled and installed, and the PHP program can also be executed ,, when you run a
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.