| Server IP : 91.240.85.141 / Your IP : 216.73.216.223 Web Server : nginx/1.28.0 System : Linux nuevo.ru 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : ( 1029) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /opt/fphp/include/php/main/ |
Upload File : |
/* +----------------------------------------------------------------------+ | 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' '--prefix=/opt/fphp' '--enable-mbstring' '--with-mysqli' '--with-fpm-systemd' '--disable-cgi' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-config-file-path=/opt/fphp' '--with-config-file-scan-dir=/opt/fphp/conf.d' '--with-zlib-dir' '--with-libxml-dir=/usr' '--with-pgsql' '--enable-calendar' '--enable-intl' '--with-curl' '--disable-rpath' '--enable-inline-optimization' '--with-zlib' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-pcntl' '--with-mhash' '--with-zip' '--with-freetype-dir' '--with-pcre-regex' '--with-pdo-mysql' '--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--with-openssl' '--with-gettext' '--enable-cli' '--with-gd' '--enable-fpm' '--with-jpeg-dir=/usr' '--with-system-tzdata' '--disable-phpdbg'" #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 "" #define PHP_INCLUDE_PATH ".:" #define PHP_EXTENSION_DIR "/opt/fphp/lib/php/extensions/no-debug-non-zts-20190902" #define PHP_PREFIX "/opt/fphp" #define PHP_BINDIR "/opt/fphp/bin" #define PHP_SBINDIR "/opt/fphp/sbin" #define PHP_MANDIR "/opt/fphp/php/man" #define PHP_LIBDIR "/opt/fphp/lib/php" #define PHP_DATADIR "/opt/fphp/share/php" #define PHP_SYSCONFDIR "/opt/fphp/etc" #define PHP_LOCALSTATEDIR "/opt/fphp/var" #define PHP_CONFIG_FILE_PATH "/opt/fphp" #define PHP_CONFIG_FILE_SCAN_DIR "/opt/fphp/conf.d" #define PHP_SHLIB_SUFFIX "so" #define PHP_SHLIB_EXT_PREFIX ""