003 File Manager
Current Path:
/usr/local/include/php/main
usr
/
local
/
include
/
php
/
main
/
π
..
π
SAPI.h
(9.99 KB)
π
build-defs.h
(2.82 KB)
π
fastcgi.h
(4.78 KB)
π
fopen_wrappers.h
(2.2 KB)
π
http_status_codes.h
(2.83 KB)
π
php.h
(11.4 KB)
π
php_compat.h
(19.66 KB)
π
php_config.h
(49.37 KB)
π
php_content_types.h
(1.31 KB)
π
php_getopt.h
(1.63 KB)
π
php_globals.h
(3.78 KB)
π
php_ini.h
(3.53 KB)
π
php_main.h
(2.25 KB)
π
php_memory_streams.h
(3.23 KB)
π
php_network.h
(10.39 KB)
π
php_open_temporary_file.h
(1.91 KB)
π
php_output.h
(9.27 KB)
π
php_reentrancy.h
(3.16 KB)
π
php_scandir.h
(1.67 KB)
π
php_stdint.h
(1.79 KB)
π
php_streams.h
(29.13 KB)
π
php_syslog.h
(1.54 KB)
π
php_ticks.h
(1.32 KB)
π
php_variables.h
(1.89 KB)
π
php_version.h
(266 B)
π
rfc1867.h
(3.14 KB)
π
snprintf.h
(5.6 KB)
π
spprintf.h
(1.47 KB)
π
streams
Editing: 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 | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author: Stig Sæther Bakken <ssb@php.net> | +----------------------------------------------------------------------+ */ #define CONFIGURE_COMMAND " './configure' '--disable-all' '--program-prefix=' '--with-config-file-scan-dir=/usr/local/etc/php' '--with-layout=GNU' '--with-libxml' '--with-openssl' '--with-password-argon2=/usr/local' '--enable-dtrace' '--enable-embed' '--enable-fpm' '--with-fpm-group=www' '--with-fpm-user=www' '--enable-mysqlnd' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.1' 'build_alias=amd64-portbld-freebsd13.1' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/php81/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS=-L/usr/lib -lcrypto -lssl -fstack-protector-strong ' 'CPP=cpp' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'OPENSSL_CFLAGS=-I/usr/include' 'OPENSSL_LIBS=-L/usr/lib -lssl -lcrypto'" #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 ".:/usr/local/share/pear" #define PHP_EXTENSION_DIR "/usr/local/lib/php/20210902" #define PHP_PREFIX "/usr/local" #define PHP_BINDIR "/usr/local/bin" #define PHP_SBINDIR "/usr/local/sbin" #define PHP_MANDIR "/usr/local/man" #define PHP_LIBDIR "/usr/local/lib/php" #define PHP_DATADIR "/usr/local/share/php" #define PHP_SYSCONFDIR "/usr/local/etc" #define PHP_LOCALSTATEDIR "/var" #define PHP_CONFIG_FILE_PATH "/usr/local/etc" #define PHP_CONFIG_FILE_SCAN_DIR "/usr/local/etc/php" #define PHP_SHLIB_SUFFIX "so" #define PHP_SHLIB_EXT_PREFIX ""
Upload File
Create Folder