Many times, after we compile and install PHP, we need to recompile the installation, but the original compilation parameters do not remember, through the Php-config command can be easily retrieved, in addition, php-config there are many other useful
This article introduces you to Configure:error:Cannot find Php-config. Please use the--with-php-config=path Error resolution method.Configure:error:Cannot find Php-config. Please use--with-php-config=pathThis error generally occurs when you execute
Php-configPhp-config is a simple command-line script to get information about the installed PHP configuration.When compiling extensions, if you have multiple versions of PHP installed, you can use the --with-php-config option at configuration time
Why can't I find the php-config file when installing the extension in php upgraded with yum? Why can't I find the php-config file when installing the extension in php upgraded with yum?
Reply content:
Why can't I find the php-config file when
Introduction: This is a detailed page for sharing a self-written PHP config class. It introduces PHP, PHP, config, code to share a self-written PHP config class related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf'
First of all, I'm nginx here.1. Installation directory:/usr/local/phpStart entering execution code:#cd/usr/local/src/php-5.3.6/ext/mbstring#/usr/local/php/bin/phpize#./configure--with-php-config=/usr/local/php/bin/php-config#make && make InstallThen
Install the PHP environment through the source code, install the extension according to Phalcon official document, will encounter Php-config is not installed pit.Try the following command to resolve:1 cd/opt/cphalcon-3.2. 1/build/php7/64bits2 &&
The role of MAGIC_QUOTES_GPC in 1.php.ini (php config file ) : Passing $_get,$_post,$_ whether a single quotation mark is processed when a COOKIE is requested (a single quotation mark is translated with a backslash, such as \' so that a malicious
Share a PHP config class that you write yourself
The most important feature of this class is the ability to load the wireless depth of the configuration items, and in the configuration of the use of some configuration items can be modified, the
The following is the original description in php.ini and the default configuration:; Open_basedir, if set, limits all file operations to the defined directory; and below. This directive makes more sense if used in a per-directory or; Per-virtualhost
The role of Php-config under PHP directory
1. Php-config Introduction
After the installation of PHP, there is a php-config in the bin directory.
Php-config is a script file. Used to obtain information about the installed PHP configuration.
2.
The preferred profile should be in our app application directory, which has its own profile for each application.I think the name of the configuration file is very interesting, first is the name. config.phpFormat is1 returnArray (2' Name ' =
To install xDebug on xampp5.5.16 of MacOS10.11, follow the steps shown on this page. After entering the phpinfo () information, the prompt image description prompt does not indicate where to put the downloaded file, so I will decompress it in the
I want to install Xdebug on Mac OS 10.11 xampp5.5.16, follow the steps on this page. After entering the information for Phpinfo (), the page prompts
Picture description
The hint does not say where to put the downloaded files, so I unzipped in the
LNMP one-key package default does not install the IMAP module, currently need to use, as long as the recompilation into the IMAP module, the following record steps:Cd/root/lnmp1.0-full/php-5.3.17/ext/imapYum-y Install Libc-client-develLn-s/usr/lib64/
Installing memcached under CentOS is simple, as long as you use the CentOS-built dependency management tool, but you can also install it using a compiled method.1. Service-side memcachedBelow I will use Yum to install memcached:[root@localhost ~]#
Follow the tutorials below:Lamp One-click installation package-centos 5/6 automatically compile and install Apache, MySQL, PHPIn the virtual machine's CentOS5.5, the PHP runtime environment was installed with one click, but no SOAP extension was
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.