Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
php /
include /
main /
Delete
Unzip
Name
Size
Permission
Date
Action
streams
[ DIR ]
drwxrwxrwx
2024-07-26 18:39
SAPI.h
10.02
KB
-rw-rw-rw-
2024-07-02 16:10
config.w32.h
9.83
KB
-rw-rw-rw-
2024-07-02 20:14
fastcgi.h
4.78
KB
-rw-rw-rw-
2024-07-02 16:10
fopen_wrappers.h
2.2
KB
-rw-rw-rw-
2024-07-02 16:10
http_status_codes.h
2.83
KB
-rw-rw-rw-
2024-07-02 16:10
main_arginfo.h
6.2
KB
-rw-rw-rw-
2024-07-02 16:10
php.h
11.71
KB
-rw-rw-rw-
2024-07-02 16:10
php_compat.h
19.66
KB
-rw-rw-rw-
2024-07-02 16:10
php_content_types.h
1.31
KB
-rw-rw-rw-
2024-07-02 16:10
php_getopt.h
1.63
KB
-rw-rw-rw-
2024-07-02 16:10
php_globals.h
3.89
KB
-rw-rw-rw-
2024-07-02 16:10
php_ini.h
3.53
KB
-rw-rw-rw-
2024-07-02 16:10
php_ini_builder.h
2.73
KB
-rw-rw-rw-
2024-07-02 16:10
php_main.h
2.88
KB
-rw-rw-rw-
2024-07-02 16:10
php_memory_streams.h
3.23
KB
-rw-rw-rw-
2024-07-02 16:10
php_network.h
10.39
KB
-rw-rw-rw-
2024-07-02 16:10
php_odbc_utils.h
1.27
KB
-rw-rw-rw-
2024-07-02 16:10
php_open_temporary_file.h
1.91
KB
-rw-rw-rw-
2024-07-02 16:10
php_output.h
8.78
KB
-rw-rw-rw-
2024-07-02 16:10
php_reentrancy.h
3.16
KB
-rw-rw-rw-
2024-07-02 16:10
php_scandir.h
1.67
KB
-rw-rw-rw-
2024-07-02 16:10
php_streams.h
29.99
KB
-rw-rw-rw-
2024-07-02 16:10
php_syslog.h
1.54
KB
-rw-rw-rw-
2024-07-02 16:10
php_ticks.h
1.34
KB
-rw-rw-rw-
2024-07-02 16:10
php_variables.h
2.07
KB
-rw-rw-rw-
2024-07-02 16:10
php_version.h
264
B
-rw-rw-rw-
2024-07-02 16:10
rfc1867.h
3.65
KB
-rw-rw-rw-
2024-07-02 16:10
snprintf.h
5.6
KB
-rw-rw-rw-
2024-07-02 16:10
spprintf.h
1.47
KB
-rw-rw-rw-
2024-07-02 16:10
Save
Rename
/* Build Configuration Template for Win32. */ /* Define the minimum supported version */ #undef _WIN32_WINNT #undef NTDDI_VERSION #define _WIN32_WINNT 0x0602 #define NTDDI_VERSION 0x06010000 /* Default PHP / PEAR directories */ #define PHP_CONFIG_FILE_PATH "" #define CONFIGURATION_FILE_PATH "php.ini" #define PEAR_INSTALLDIR "C:\\php\\pear" #define PHP_BINDIR "C:\\php" #define PHP_DATADIR "C:\\php" #define PHP_EXTENSION_DIR "C:\\php\\ext" #define PHP_INCLUDE_PATH ".;C:\\php\\pear" #define PHP_LIBDIR "C:\\php" #define PHP_LOCALSTATEDIR "C:\\php" #define PHP_PREFIX "C:\\php" #define PHP_SYSCONFDIR "C:\\php" /* PHP Runtime Configuration */ #define PHP_URL_FOPEN 1 #define USE_CONFIG_FILE 1 #define DEFAULT_SHORT_OPEN_TAG "1" /* Platform-Specific Configuration. Should not be changed. */ /* Alignment for Zend memory allocator */ #define ZEND_MM_ALIGNMENT (size_t)8 #define ZEND_MM_ALIGNMENT_LOG2 (size_t)3 #define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0 #define PHP_SIGCHILD 0 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETHOSTNAME 1 #define STDIN_FILENO 0 #define STDOUT_FILENO 1 #define STDERR_FILENO 2 #define HAVE_ERRMSG_H 0 #undef HAVE_ADABAS #undef HAVE_SOLID #undef HAVE_SYMLINK /* its in win32/time.c */ #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_GETCWD 1 #define NEED_ISBLANK 1 #define DISCARD_PATH 0 #undef HAVE_SETITIMER #undef HAVE_SIGSETJMP #undef HAVE_IODBC #define HAVE_LIBDL 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_PUTENV 1 #define HAVE_TZSET 1 #undef HAVE_FLOCK #define HAVE_ALLOCA 1 #undef HAVE_SYS_TIME_H #undef HAVE_STRUCT_STAT_ST_BLKSIZE #undef HAVE_STRUCT_STAT_ST_BLOCKS #define HAVE_STRUCT_STAT_ST_RDEV 1 #define REGEX 1 #define HSREGEX 1 #define HAVE_GETLOGIN 1 #define HAVE_MEMMOVE 1 #define HAVE_REGCOMP 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRCASECMP 1 #define HAVE_UTIME 1 #undef HAVE_DIRENT_H #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 0 #undef HAVE_PWD_H #undef HAVE_SYS_FILE_H #undef HAVE_SYS_SOCKET_H #undef HAVE_SYS_WAIT_H #define HAVE_SYSLOG_H 1 #undef HAVE_UNISTD_H #define HAVE_SYS_TYPES_H 1 #undef HAVE_ALLOCA_H #undef HAVE_KILL #define HAVE_GETPID 1 #define HAVE_LIBM 1 #undef HAVE_RINT #define SIZEOF_SHORT 2 /* int and long are still 32bit in 64bit compiles */ #define SIZEOF_INT 4 #define SIZEOF_LONG 4 /* MSVC.6/NET don't allow 'long long' or know 'intmax_t' */ #define SIZEOF_LONG_LONG 8 /* defined as __int64 */ #define SIZEOF_INTMAX_T 0 #define ssize_t SSIZE_T #ifdef _WIN64 # define SIZEOF_SIZE_T 8 # define SIZEOF_PTRDIFF_T 8 #else # define SIZEOF_SIZE_T 4 # define SIZEOF_PTRDIFF_T 4 #endif #define SIZEOF_OFF_T 4 #define HAVE_FNMATCH #define HAVE_GLOB #define PHP_SHLIB_SUFFIX "dll" #define PHP_SHLIB_EXT_PREFIX "php_" #define HAVE_SQLDATASOURCES /* Win32 supports socketpair by the emulation in win32/sockets.c */ #define HAVE_SOCKETPAIR 1 #define HAVE_SOCKLEN_T 1 /* Win32 support proc_open */ #define PHP_CAN_SUPPORT_PROC_OPEN 1 /* inet_ntop() / inet_pton() */ #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 /* vs.net 2005 has a 64-bit time_t. This will likely break * 3rdParty libs that were built with older compilers; switch * back to 32-bit */ #ifndef _WIN64 # define _USE_32BIT_TIME_T 1 #endif #define _REENTRANT 1 #define HAVE_GETRUSAGE #define HAVE_FTOK 1 #define HAVE_NICE #ifdef __clang__ #define HAVE_FUNC_ATTRIBUTE_TARGET 1 #endif #define HAVE_GETADDRINFO 1 /* values determined by configure.js */ /* Windows build system version */ #define PHP_BUILD_SYSTEM "Microsoft Windows Server 2019 Datacenter [10.0.17763]" /* Configure line */ #define CONFIGURE_COMMAND "cscript /nologo /e:jscript configure.js \"--enable-snapshot-build\"" " \"--enable-debug-pack\" \"--with-pdo-oci=..\\..\\..\\..\\instantclient\\sdk,shared\"" " \"--with-oci8-19=..\\..\\..\\..\\instantclient\\sdk,shared\" \"--enable-object-out-dir=../obj/\"" " \"--enable-com-dotnet=shared\" \"--without-analyzer\" \"--with-pgo\"" /* Detected compiler version */ #define PHP_BUILD_COMPILER "Visual C++ 2019" /* Compiler compatibility ID */ #define PHP_COMPILER_ID "VS16" /* Detected compiler architecture */ #define PHP_BUILD_ARCH "x64" /* Linker major version */ #define PHP_LINKER_MAJOR 14 /* Linker minor version */ #define PHP_LINKER_MINOR 29 #define HAVE_STRNLEN 1 #define ZEND_CHECK_STACK_LIMIT 1 /* have the wspiapi.h header file */ #define HAVE_WSPIAPI_H 1 #define HAVE_GAI_STRERROR 1 #define HAVE_IPV6 1 #define __SSE__ 1 #define __SSE2__ 1 /* Have BCMATH library */ #define HAVE_BCMATH 1 /* Have BZ2 library */ #define HAVE_BZ2 1 /* Have calendar */ #define HAVE_CALENDAR 1 /* Have COM_DOTNET support */ #define HAVE_COM_DOTNET 1 /* Have ctype */ #define HAVE_CTYPE 1 /* Have cURL library */ #define HAVE_CURL 1 /* Have timelib_config.h */ #define HAVE_TIMELIB_CONFIG_H 1 /* DBA support */ #define HAVE_DBA 1 /* */ #define QDBM_INCLUDE_FILE <depot.h> /* */ #define DBA_QDBM 1 /* */ #define LMDB_INCLUDE_FILE <lmdb.h> /* */ #define DBA_LMDB 1 #define HAVE_ENCHANT_BROKER_SET_PARAM 0 /* Have Enchant support */ #define HAVE_ENCHANT 1 #define HAVE_ENCHANT_GET_VERSION 1 /* ffi support enabled */ #define HAVE_FFI 1 /* libffi partially supports vectorcall calling convention */ #define HAVE_FFI_VECTORCALL_PARTIAL 1 /* Have FTP over SSL support */ #define HAVE_FTP_SSL 1 /* Have FTP support */ #define HAVE_FTP 1 /* WebP support */ #define HAVE_LIBWEBP 1 /* WebP support */ #define HAVE_GD_WEBP 1 /* GD support */ #define HAVE_LIBGD 1 /* Bundled GD */ #define HAVE_GD_BUNDLED 1 /* PNG support */ #define HAVE_GD_PNG 1 /* BMP support */ #define HAVE_GD_BMP 1 /* TGA support */ #define HAVE_GD_TGA 1 /* PNG support */ #define HAVE_LIBPNG 1 /* JPEG support */ #define HAVE_LIBJPEG 1 /* JPEG support */ #define HAVE_GD_JPG 1 /* XPM support */ #define HAVE_XPM 1 /* XPM support */ #define HAVE_GD_XPM 1 /* Freetype support */ #define HAVE_LIBFREETYPE 1 /* Freetype support */ #define HAVE_GD_FREETYPE 1 /* GMP support */ #define HAVE_GMP 1 #define PHP_MHASH_BC 1 /* Define if iconv extension is enabled */ #define HAVE_ICONV 1 /* Define if libiconv is available */ #define HAVE_LIBICONV 1 /* The iconv function is called iconv() in libiconv */ #define ICONV_ALIASED_LIBICONV 1 /* Which iconv implementation to use */ #define PHP_ICONV_IMPL "\"libiconv\"" /* Have IMAP support */ #define HAVE_IMAP 1 /* Have rfc822_output_address_list */ #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1 /* Have modified utf7 support */ #define HAVE_IMAP_MUTF7 1 /* Whether utf8_mime2text() has new signature */ #define HAVE_NEW_MIME2TEXT 1 /* Internationalization support enabled */ #define HAVE_INTL 1 #define HAVE_LDAP_PARSE_RESULT 1 #define HAVE_LDAP_PARSE_REFERENCE 1 #define HAVE_LDAP_START_TLS_S 1 #define HAVE_LDAP 1 #define HAVE_LDAP_SASL 1 #define HAVE_LDAP_CONTROL_FIND 1 #define HAVE_LDAP_PARSE_EXTENDED_RESULT 1 #define HAVE_LDAP_EXTENDED_OPERATION_S 1 #define HAVE_LDAP_PASSWD 1 #define HAVE_LDAP_WHOAMI_S 1 #define HAVE_LDAP_REFRESH_S 1 #define HAVE_LDAP_EXTENDED_OPERATION 1 /* Have mbstring support */ #define HAVE_MBSTRING 1 #define HAVE_MBREGEX 1 /* have the zlib.h header file */ #define HAVE_ZLIB_H 1 /* Compression support */ #define MYSQLND_COMPRESSION_ENABLED 1 /* SSL support */ #define MYSQLND_SSL_SUPPORTED 1 /* Extended SSL support */ #define MYSQLND_HAVE_SSL 1 #define HAVE_OCI8 1 #define HAVE_OCI_INSTANT_CLIENT 1 /* ODBC support */ #define HAVE_UODBC 1 /* The highest supported ODBC version */ #define ODBCVER 0x0350 /* Define to enable JIT */ #define HAVE_JIT 1 /* Have openssl */ #define HAVE_OPENSSL_EXT 0 #define HAVE_OPENSSL 1 /* Using bundled PCRE library */ #define HAVE_BUNDLED_PCRE 1 /* Have PCRE library */ #define PCRE2_CODE_UNIT_WIDTH 8 /* */ #define PCRE2_STATIC 1 /* PCRE library */ #define HAVE_PCRE_JIT_SUPPORT 1 /* Have PostgreSQL library */ #define HAVE_PGSQL 1 /* Session support */ #define HAVE_PHP_SESSION 1 /* Have SHMOP support */ #define HAVE_SHMOP 1 #define HAVE_SNMP 1 #define HAVE_SOCKETS 1 /* Have the Sodium library */ #define HAVE_LIBSODIUMLIB 1 /* SQLite support */ #define HAVE_SQLITE3 1 /* have sqlite3_errstr function */ #define HAVE_SQLITE3_ERRSTR 1 /* have sqlite3_expanded_sql function */ #define HAVE_SQLITE3_EXPANDED_SQL 1 /* have the argon2.h header file */ #define HAVE_ARGON2_H 1 #define HAVE_ARGON2LIB 1 #define PHP_CONFIG_FILE_SCAN_DIR "" #define PHP_USE_PHP_CRYPT_R 1 #define HAVE_SYSVSHM 1 /* Have tidybuffio.h header file */ #define HAVE_TIDYBUFFIO_H 1 /* Have TIDY library */ #define HAVE_TIDY 1 /* tidy include header */ #define HAVE_TIDY_H 1 /* tidy_get_opt_doc function */ #define HAVE_TIDYOPTGETDOC 1 /* tidy release date function */ #define HAVE_TIDYRELEASEDATE 1 /* Tokenizer support */ #define HAVE_TOKENIZER 1 #define ZIP_STATIC 1 #define HAVE_ZIP 1 /* ZLIB support */ #define HAVE_ZLIB 1 /* LibXML support */ #define HAVE_LIBXML 1 /* DOM support */ #define HAVE_DOM 1 /* Have EXIF Support */ #define HAVE_EXIF 1 /* Using MySQL native driver */ #define PDO_USE_MYSQLND 1 /* Have PostgreSQL library */ #define HAVE_PDO_PGSQL 1 /* have sqlite3_column_table_name */ #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 /* have sqlite3_close_v2 */ #define HAVE_SQLITE3_CLOSE_V2 1 /* Simple XML support */ #define HAVE_SIMPLEXML 1 /* SOAP support */ #define HAVE_PHP_SOAP 1 /* XML support */ #define HAVE_XML 1 /* XMLReader support */ #define HAVE_XMLREADER 1 /* XMLWriter support */ #define HAVE_XMLWRITER 1 /* */ #define HAVE_XSL_EXSLT 1 /* Define if xsl extension is enabled */ #define HAVE_XSL 1 #if __has_include("main/config.pickle.h") #include "main/config.pickle.h" #endif