File: //opt/ecp-php85/include/php/main/build-defs.h
/*
+----------------------------------------------------------------------+
| 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 |
| [email protected] so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Author: Stig Sæther Bakken <[email protected]> |
+----------------------------------------------------------------------+
*/
#define CONFIGURE_COMMAND " './configure' '--prefix=/opt/ecp-php85' '--with-config-file-path=/usr/local/lib' '--enable-fpm' '--enable-litespeed' '--enable-mysqlnd' '--with-mysqli' '--with-mhash' '--enable-ftp' '--enable-mbstring' '--with-password-argon2' '--with-sodium' '--with-pdo-sqlite' '--with-pdo-mysql' '--with-sqlite3' '--with-curl' '--with-libedit' '--with-zlib' '--with-pear' '--enable-exif' '--with-tidy' '--with-xsl' '--enable-bcmath' '--with-xmlrpc' '--enable-soap' '--with-gettext' '--with-imap' '--with-kerberos' '--with-imap-ssl' '--enable-calendar' '--enable-gd' '--with-jpeg' '--with-freetype' '--with-xpm' '--with-zip' '--with-gmp' '--enable-pcntl' '--enable-sockets' '--with-pgsql=shared' '--with-pdo-pgsql=shared' '--with-openssl' '--enable-intl' '--with-webp' '--with-ldap' '--with-ldap-sasl' '--with-avif'"
#define PHP_PROG_SENDMAIL "/usr/sbin/sendmail"
#define PEAR_INSTALLDIR "/opt/ecp-php85/lib/php"
#define PHP_INCLUDE_PATH ".:/opt/ecp-php85/lib/php"
#define PHP_EXTENSION_DIR "/opt/ecp-php85/lib/php/extensions/no-debug-non-zts-20250925"
#define PHP_PREFIX "/opt/ecp-php85"
#define PHP_BINDIR "/opt/ecp-php85/bin"
#define PHP_SBINDIR "/opt/ecp-php85/sbin"
#define PHP_MANDIR "/opt/ecp-php85/php/man"
#define PHP_LIBDIR "/opt/ecp-php85/lib/php"
#define PHP_DATADIR "/opt/ecp-php85/share/php"
#define PHP_SYSCONFDIR "/opt/ecp-php85/etc"
#define PHP_LOCALSTATEDIR "/opt/ecp-php85/var"
#define PHP_CONFIG_FILE_PATH "/usr/local/lib"
#define PHP_CONFIG_FILE_SCAN_DIR ""
#define PHP_SHLIB_SUFFIX "so"
#define PHP_SHLIB_EXT_PREFIX ""