HEX
Server: Apache
System: Linux wp02.tdr-lab.com 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User: kusanagi (1001)
PHP: 7.4.23
Disabled: NONE
Upload Files
File: //usr/local/php7/include/php/main/build-defs.h
/*
   +----------------------------------------------------------------------+
   | PHP Version 7                                                        |
   +----------------------------------------------------------------------+
   | Copyright (c) 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 is        |
   | available through the world-wide-web at the following url:           |
   | http://www.php.net/license/3_01.txt                                  |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Author: Stig Sæther Bakken <ssb@php.net>                             |
   +----------------------------------------------------------------------+
*/

#define CONFIGURE_COMMAND " './configure'  'OPENSSL_CFLAGS=-I/usr/local/openssl/include  ' 'OPENSSL_LIBS=-L/usr/local/openssl/lib -lssl -lcrypto  ' 'LIBZIP_CFLAGS=-I/usr/local/libzip/include -I/usr/local/libzip/lib/libzip/include  ' 'LIBZIP_LIBS=-L/usr/local/libzip/lib -lzip -lz  ' '--prefix=/usr/local/php7' '--with-config-file-path=/etc/php7.d' '--with-config-file-scan-dir=/etc/php7.d/extensions' '--with-freetype-dir' '--with-pear' '--enable-mbstring' '--with-libxml-dir=/usr' '--enable-soap' '--enable-calendar' '--with-curl' '--enable-gd' '--with-external-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--enable-inline-optimization' '--with-bz2' '--with-zlib' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-pcntl' '--enable-mbregex' '--enable-exif' '--enable-bcmath' '--with-mhash' '--with-zip' '--with-libzip=/usr/local/libzip' '--with-pcre-jit' '--with-pcre-regex' '--with-mysqli' '--with-pdo-mysql' '--enable-mysqlnd' '--enable-gd-native-ttf' '--with-openssl=/usr/local/openssl' '--with-fpm-user=httpd' '--with-fpm-group=www' '--with-libdir=lib64' '--enable-ftp' '--with-kerberos' '--with-gettext' '--with-xmlrpc' '--with-xpm-dir=/usr' '--with-xsl' '--with-webp-dir=/usr' '--enable-opcache' '--enable-fpm' '--with-pgsql' '--with-pdo-pgsql' '--with-imap' '--with-imap-ssl' '--with-ldap' '--with-ldap-sasl' '--with-ffi' '--with-tidy' 'PKG_CONFIG_PATH=/usr/local/openssl/lib64/pkgconfig:/usr/local/libzip/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'"
#define PHP_ODBC_CFLAGS	""
#define PHP_ODBC_LFLAGS		""
#define PHP_ODBC_LIBS		""
#define PHP_ODBC_TYPE		""
#define PHP_OCI8_DIR			""
#define PHP_OCI8_ORACLE_VERSION		""
#define PHP_PROG_SENDMAIL	"/usr/sbin/sendmail"
#define PEAR_INSTALLDIR         "/usr/local/php7/lib/php"
#define PHP_INCLUDE_PATH	".:/usr/local/php7/lib/php"
#define PHP_EXTENSION_DIR       "/usr/local/php7/lib/php/extensions/no-debug-non-zts-20190902"
#define PHP_PREFIX              "/usr/local/php7"
#define PHP_BINDIR              "/usr/local/php7/bin"
#define PHP_SBINDIR             "/usr/local/php7/sbin"
#define PHP_MANDIR              "/usr/local/php7/php/man"
#define PHP_LIBDIR              "/usr/local/php7/lib/php"
#define PHP_DATADIR             "/usr/local/php7/share/php"
#define PHP_SYSCONFDIR          "/usr/local/php7/etc"
#define PHP_LOCALSTATEDIR       "/usr/local/php7/var"
#define PHP_CONFIG_FILE_PATH    "/etc/php7.d"
#define PHP_CONFIG_FILE_SCAN_DIR    "/etc/php7.d/extensions"
#define PHP_SHLIB_SUFFIX        "so"
#define PHP_SHLIB_EXT_PREFIX    ""