Your IP : 3.145.49.204
/*
+----------------------------------------------------------------------+
| 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: |
| https://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' '--prefix=/opt/php82' '--cache-file=../config.cache' '--with-config-file-path=/opt/php82/etc' '--with-config-file-scan-dir=/opt/php82/etc/php.d' '--disable-debug' '--with-libdir=lib64' '--with-pic' '--disable-rpath' '--with-bz2' '--with-freetype' '--with-png' '--with-jpeg' '--with-xpm' '--with-webp' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-openssl' '--with-pcre-regex' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-sockets' '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--enable-pcntl' '--enable-mbregex' '--without-readline' '--with-libedit' '--with-password-argon2' '--with-sodium=shared' '--with-db4=/usr' '--disable-dom' '--disable-json' '--disable-pdo' '--enable-timezonedb=shared' '--disable-xmlreader' '--disable-xmlwriter' '--enable-dba=shared' '--disable-phar' '--disable-posix' '--enable-litespeed' '--disable-cli' '--disable-cgi' 'PKG_CONFIG_PATH=:/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 "/opt/php82/share/pear"
#define PHP_INCLUDE_PATH ".:/opt/php82/share/pear"
#define PHP_EXTENSION_DIR "/opt/php82/lib/php/modules"
#define PHP_PREFIX "/opt/php82"
#define PHP_BINDIR "/opt/php82/bin"
#define PHP_SBINDIR "/opt/php82/sbin"
#define PHP_MANDIR "/opt/php82/share/man"
#define PHP_LIBDIR "/opt/php82/lib/php"
#define PHP_DATADIR "/opt/php82/share/php"
#define PHP_SYSCONFDIR "/opt/php82/etc"
#define PHP_LOCALSTATEDIR "/opt/php82/var"
#define PHP_CONFIG_FILE_PATH "/opt/php82/etc"
#define PHP_CONFIG_FILE_SCAN_DIR "/opt/php82/etc/php.d"
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""