MAN page from openSUSE Leap 42 php7-7.2.15-1.2.x86_64.rpm
php\-config
Section: Scripting Language (1)
Updated: 2018
Index NAME
php-config - get information about PHP configuration and compile options
SYNOPSIS
php-config[options]
DESCRIPTION
php-configis a simple shell script for obtaining information about installed PHP configuration.
OPTIONS
- --prefixDirectory prefix where PHP is installed, e.g. /usr/local
- --includesList of -I options with all include files
- --ldflagsLD Flags which PHP was compiled with
- --libsExtra libraries which PHP was compiled with
- --man-dirThe directory prefix where the manpages is installed
- --extension-dirDirectory where extensions are searched by default
- --include-dirDirectory prefix where header files are installed by default
- --php-binaryFull path to php CLI or CGI binary
- --php-sapisShow all SAPI modules available
- --configure-optionsConfigure options to recreate configuration of current PHP installation
- --versionPHP version
- --vernumPHP version as integer
SEE ALSO
php(1)
VERSION INFORMATION
This manpage describes
php, version 7.2.15.
COPYRIGHT
Copyright © 1997-2018 The PHP Group
This source file is subject to version 3.01 of the PHP license,that is bundled with this package in the file LICENSE, and isavailable through the world-wide-web at the following url:http://www.php.net/license/3_01.txtIf you did not receive a copy of the PHP license and are unable toobtain it through the world-wide-web, please send a note tolicenseAATTphp.netso we can mail you a copy immediately.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- VERSION INFORMATION
- COPYRIGHT
This document was created byman2html,using the manual pages.