Advertisement
Guest User

Untitled

a guest
May 16th, 2018
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.15 KB | None | 0 0
  1. checking for localtime_r... yes
  2. checking for lockf... yes
  3. checking for lchown... yes
  4. checking for lrand48... yes
  5. checking for memcpy... yes
  6. checking for memmove... yes
  7. checking for mkstemp... yes
  8. checking for mmap... yes
  9. checking for nl_langinfo... yes
  10. checking for perror... yes
  11. checking for poll... yes
  12. checking for ptsname... yes
  13. checking for putenv... yes
  14. checking for realpath... yes
  15. checking for random... yes
  16. checking for rand_r... yes
  17. checking for scandir... yes
  18. checking for setitimer... yes
  19. checking for setlocale... yes
  20. checking for localeconv... yes
  21. checking for setenv... (cached) yes
  22. checking for setpgid... yes
  23. checking for setsockopt... yes
  24. checking for setvbuf... yes
  25. checking for shutdown... yes
  26. checking for sin... yes
  27. checking for snprintf... yes
  28. checking for srand48... yes
  29. checking for srandom... yes
  30. checking for statfs... yes
  31. checking for statvfs... yes
  32. checking for std_syslog... no
  33. checking for strcasecmp... yes
  34. checking for strcoll... yes
  35. checking for strdup... yes
  36. checking for strerror... yes
  37. checking for strftime... yes
  38. checking for strnlen... yes
  39. checking for strptime... yes
  40. checking for strstr... yes
  41. checking for strtok_r... yes
  42. checking for symlink... yes
  43. checking for tempnam... yes
  44. checking for tzset... yes
  45. checking for unlockpt... yes
  46. checking for unsetenv... yes
  47. checking for usleep... yes
  48. checking for utime... yes
  49. checking for vsnprintf... yes
  50. checking for vasprintf... yes
  51. checking for asprintf... yes
  52. checking for nanosleep... yes
  53. checking for nanosleep in -lrt... yes
  54. checking for getaddrinfo... yes
  55. checking for __sync_fetch_and_add... yes
  56. checking for strlcat... no
  57. checking for strlcpy... no
  58. checking for explicit_bzero... no
  59. checking for getopt... yes
  60. checking for utime.h... (cached) yes
  61. checking whether utime accepts a null argument... yes
  62. checking for working alloca.h... yes
  63. checking for alloca... yes
  64. checking for declared timezone... yes
  65. checking for type of reentrant time-related functions... POSIX
  66. checking for readdir_r... yes
  67. checking for type of readdir_r... POSIX
  68. checking for in_addr_t... yes
  69. checking for crypt_r... no
  70. checking whether to enable valgrind support... yes
  71. checking for valgrind header... not found
  72.  
  73. General settings
  74. checking whether to include gcov symbols... no
  75. checking whether to include debugging symbols... no
  76. checking layout of installed files... PHP
  77. checking path to configuration file... DEFAULT
  78. checking where to scan for configuration files... /etc/centminmod/php.d
  79. checking whether to enable PHP's own SIGCHLD handler... no
  80. checking whether to explicitly link against libgcc... no
  81. checking whether to enable short tags by default... yes
  82. checking whether to enable dmalloc... no
  83. checking whether to enable IPv6 support... yes
  84. checking whether to enable DTrace support... no
  85. checking how big to make fd sets... using system default
  86.  
  87. Configuring extensions
  88. checking size of long... (cached) 8
  89. checking size of int... (cached) 4
  90. checking for int32_t... yes
  91. checking for uint32_t... yes
  92. checking for sys/time.h... (cached) yes
  93. checking for sys/types.h... (cached) yes
  94. checking for stdint.h... (cached) yes
  95. checking for dirent.h... (cached) yes
  96. checking for string.h... (cached) yes
  97. checking for strings.h... (cached) yes
  98. checking for unistd.h... (cached) yes
  99. checking io.h usability... no
  100. checking io.h presence... no
  101. checking for io.h... no
  102. checking for strtoll... yes
  103. checking for atoll... yes
  104. checking for strftime... (cached) yes
  105. checking for gettimeofday... (cached) yes
  106. checking whether to enable LIBXML support... yes
  107. checking libxml2 install dir... no
  108. checking for xml2-config path... /usr/bin/xml2-config
  109. checking whether libxml build works... yes
  110. checking for OpenSSL support... yes
  111. checking for Kerberos support... yes
  112. checking whether to use system default cipher list instead of hardcoded value... no
  113. checking for krb5-config... /bin/krb5-config
  114. checking for RAND_egd... no
  115. checking for pkg-config... /bin/pkg-config
  116. checking for PCRE library to use... bundled
  117. checking whether to enable PCRE JIT functionality... yes
  118. checking whether to enable the SQLite3 extension... yes
  119. checking bundled sqlite3 library... yes
  120. checking for ZLIB support... yes
  121. checking if the location of ZLIB install directory is defined... no
  122. checking for zlib version >= 1.2.0.4... 1.2.7
  123. checking for gzgets in -lz... yes
  124. checking whether to enable bc style precision math functions... yes
  125. checking for BZip2 support... yes
  126. checking for BZip2 in default path... found in /usr
  127. checking for BZ2_bzerror in -lbz2... yes
  128. checking whether to enable calendar conversion support... yes
  129. checking whether to enable ctype functions... yes
  130. checking for cURL support... yes
  131. checking for libcurl.pc... using default path
  132. checking for cURL 7.10.5 or greater... 7.29.0
  133. checking for SSL support in libcurl... yes
  134. checking how to run the C preprocessor... ccache /usr/bin/gcc -E
  135. checking for openssl support in libcurl... no
  136. checking for gnutls support in libcurl... no
  137. checking for curl_easy_perform in -lcurl... yes
  138. checking for curl_easy_strerror in -lcurl... yes
  139. checking for curl_multi_strerror in -lcurl... yes
  140. checking for QDBM support... no
  141. checking for GDBM support... no
  142. checking for NDBM support... no
  143. checking for TCADB support... no
  144. checking for LMDB support... no
  145. checking for Berkeley DB4 support... no
  146. checking for Berkeley DB3 support... no
  147. checking for Berkeley DB2 support... no
  148. checking for DB1 support... no
  149. checking for DBM support... no
  150. checking for CDB support... no
  151. checking for INI File support... no
  152. checking for FlatFile support... no
  153. checking whether to enable DBA interface... no
  154. checking whether to enable DOM support... yes
  155. checking for xml2-config path... (cached) /usr/bin/xml2-config
  156. checking whether libxml build works... (cached) yes
  157. checking for ENCHANT support... yes
  158. checking for enchant_broker_set_param in -lenchant... yes
  159. checking whether to enable EXIF (metadata from images) support... yes
  160. checking for fileinfo support... no
  161. checking whether to enable input filter support... yes
  162. checking pcre install prefix... no
  163. checking whether to enable FTP support... yes
  164. checking OpenSSL dir for FTP... no
  165. checking for GD support... yes
  166. checking for the location of libwebp... /usr
  167. checking for the location of libjpeg... /usr
  168. checking for the location of libpng... /usr
  169. checking for the location of libXpm... /usr
  170. checking for FreeType 2... /usr
  171. checking whether to enable JIS-mapped Japanese font support in GD... no
  172. checking for WebPGetInfo in -lwebp... yes
  173. checking for jpeg_read_header in -ljpeg... yes
  174. checking for png_write_image in -lpng... yes
  175. checking for XpmFreeXpmImage in -lXpm... yes
  176. checking for fabsf... yes
  177. checking for floorf... yes
  178. checking for GNU gettext support... yes
  179. checking for bindtextdomain in -lintl... no
  180. checking for bindtextdomain in -lc... yes
  181. checking for ngettext in -lc... yes
  182. checking for dngettext in -lc... yes
  183. checking for dcngettext in -lc... yes
  184. checking for bind_textdomain_codeset in -lc... yes
  185. checking for GNU MP support... yes
  186. checking for __gmpz_rootrem in -lgmp... yes
  187. checking for mhash support... yes
  188. checking whether to enable hash support... yes
  189. checking whether byte ordering is bigendian... (cached) no
  190. checking size of short... (cached) 2
  191. checking size of int... (cached) 4
  192. checking size of long... (cached) 8
  193. checking size of long long... (cached) 8
  194. checking size of long int... 8
  195. checking checking if we're at 64-bit platform... yes
  196. checking for iconv support... yes
  197. checking for iconv... yes
  198. checking if iconv is glibc's... yes
  199. checking if iconv supports errno... yes
  200. checking if iconv supports //IGNORE... no
  201. checking if your cpp allows macro usage in include lines... yes
  202. checking for IMAP support... yes
  203. checking for IMAP Kerberos support... yes
  204. checking for IMAP SSL support... yes
  205. checking for utf8_mime2text signature... new
  206. checking for U8T_DECOMPOSE... yes
  207. checking for pam_start in -lpam... yes
  208. checking for crypt in -lcrypt... yes
  209. checking whether rfc822_output_address_list function present... yes
  210. checking whether build with IMAP works... yes
  211. checking for Firebird support... no
  212. checking whether to enable internationalization support... yes
  213. checking for icu-config... /bin/icu-config
  214. checking for location of ICU headers and libraries... /usr
  215. checking for ICU 4.0 or greater... found 50.1.2
  216. checking whether we are using the GNU C++ compiler... yes
  217. checking whether ccache /usr/bin/g++ accepts -g... yes
  218. checking how to run the C++ preprocessor... ccache /usr/bin/g++ -E
  219. checking whether to enable JavaScript Object Serialization support... yes
  220. checking for ANSI C header files... (cached) yes
  221. checking for LDAP support... yes
  222. checking for LDAP Cyrus SASL support... yes
  223. checking size of long int... (cached) 8
  224. checking for 3 arg ldap_set_rebind_proc... yes
  225. checking for ldap_parse_result... yes
  226. checking for ldap_parse_reference... yes
  227. checking for ldap_start_tls_s... yes
  228. checking for ldap_control_find... yes
  229. checking for ldap_parse_extended_result... yes
  230. checking for ldap_extended_operation... yes
  231. checking for ldap_extended_operation_s... yes
  232. checking for ldap_passwd_s... yes
  233. checking for ldap_whoami_s... yes
  234. checking for sasl_version in -lsasl2... yes
  235. checking for ldap_bind_s... yes
  236. checking whether to enable multibyte string support... yes
  237. checking whether to enable multibyte regex support... yes
  238. checking whether to check multibyte regex backtrack... yes
  239. checking for external libmbfl... no
  240. checking for external oniguruma... no
  241. checking for variable length prototypes and stdarg.h... yes
  242. checking for stdlib.h... (cached) yes
  243. checking for string.h... (cached) yes
  244. checking for strings.h... (cached) yes
  245. checking for unistd.h... (cached) yes
  246. checking for sys/time.h... (cached) yes
  247. checking sys/times.h usability... yes
  248. checking sys/times.h presence... yes
  249. checking for sys/times.h... yes
  250. checking for stdarg.h... (cached) yes
  251. checking size of int... (cached) 4
  252. checking size of short... (cached) 2
  253. checking size of long... (cached) 8
  254. checking for an ANSI C-conforming const... yes
  255. checking whether time.h and sys/time.h may both be included... yes
  256. checking for working alloca.h... (cached) yes
  257. checking for alloca... (cached) yes
  258. checking for working memcmp... yes
  259. checking for stdarg.h... (cached) yes
  260. checking for MySQLi support... yes
  261. checking whether to enable embedded MySQLi support... no
  262. checking for specified location of the MySQL UNIX socket... /var/lib/mysql/mysql.sock
  263. checking for MySQL UNIX socket location... /var/lib/mysql/mysql.sock
  264. checking for Oracle Database OCI8 support... no
  265. checking for Adabas support... no
  266. checking for SAP DB support... no
  267. checking for Solid support... no
  268. checking for IBM DB2 support... no
  269. checking for ODBCRouter.com support... no
  270. checking for Empress support... no
  271. checking for Empress local access support... no
  272. checking for Birdstep support... no
  273. checking for a custom ODBC support... no
  274. checking for iODBC support... no
  275. checking for Easysoft ODBC-ODBC Bridge support... no
  276. checking for unixODBC support... no
  277. checking for DBMaker support... no
  278. checking for any ODBC driver support... no
  279. checking whether to enable Zend OPcache support... yes
  280. checking whether to enable file based caching... yes
  281. checking whether to enable copying PHP CODE pages into HUGE PAGES... yes
  282. checking for mprotect... yes
  283. checking for unistd.h... (cached) yes
  284. checking for sys/uio.h... (cached) yes
  285. checking for sysvipc shared memory support... yes
  286. checking for mmap() using MAP_ANON shared memory support... yes
  287. checking for mmap() using /dev/zero shared memory support... yes
  288. checking for mmap() using shm_open() shared memory support... yes
  289. checking for mmap() using regular file shared memory support... yes
  290. checking "whether flock struct is linux ordered"... "yes"
  291. checking "whether flock struct is BSD ordered"... "no"
  292. checking whether to enable pcntl support... yes
  293. checking for fork... yes
  294. checking for waitpid... yes
  295. checking for sigaction... yes
  296. checking for getpriority... yes
  297. checking for setpriority... yes
  298. checking for wait3... yes
  299. checking for wait4... yes
  300. checking for sigprocmask... yes
  301. checking for sigwaitinfo... yes
  302. checking for sigtimedwait... yes
  303. checking for siginfo_t... yes
  304. checking whether to enable PDO support... yes
  305. checking for PDO_DBLIB support via FreeTDS... no
  306. checking for Firebird support for PDO... no
  307. checking for MySQL support for PDO... yes
  308. checking for MySQL UNIX socket location... /var/lib/mysql/mysql.sock
  309. checking for PDO includes... checking for PDO includes... /svr-setup/php-7.2.5/ext
  310. checking Oracle OCI support for PDO... no
  311. checking for ODBC v3 support for PDO... no
  312. checking for PostgreSQL support for PDO... no
  313. checking for sqlite 3 support for PDO... yes
  314. checking for PDO includes... (cached) /svr-setup/php-7.2.5/ext
  315. checking for usleep... (cached) yes
  316. checking for nanosleep... (cached) yes
  317. checking time.h usability... yes
  318. checking time.h presence... yes
  319. checking for time.h... yes
  320. checking for fdatasync in -lrt... yes
  321. checking for PostgreSQL support... no
  322. checking for phar archive support... yes
  323. checking for phar openssl support... yes
  324. checking whether to enable POSIX-like functions... yes
  325. checking sys/mkdev.h usability... no
  326. checking sys/mkdev.h presence... no
  327. checking for sys/mkdev.h... no
  328. checking for seteuid... yes
  329. checking for setegid... yes
  330. checking for setsid... yes
  331. checking for getsid... yes
  332. checking for setpgid... (cached) yes
  333. checking for getpgid... yes
  334. checking for ctermid... yes
  335. checking for mkfifo... yes
  336. checking for mknod... yes
  337. checking for setrlimit... yes
  338. checking for getrlimit... yes
  339. checking for getlogin... (cached) yes
  340. checking for getgroups... yes
  341. checking for makedev... no
  342. checking for initgroups... yes
  343. checking for getpwuid_r... (cached) yes
  344. checking for getgrgid_r... yes
  345. checking for working ttyname_r() implementation... yes
  346. checking for utsname.domainname... yes
  347. checking for PSPELL support... yes
  348. checking for new_aspell_config in -laspell... yes
  349. checking for libedit readline replacement... yes
  350. checking for tgetent in -lncurses... yes
  351. checking for readline in -ledit... yes
  352. checking for rl_callback_read_char in -ledit... yes
  353. checking for rl_on_new_line in -ledit... yes
  354. checking for rl_completion_matches... yes
  355. checking for recode support... no
  356. checking whether to enable PHP sessions... yes
  357. checking for mm support... no
  358. checking whether pwrite works... yes
  359. checking whether pread works... yes
  360. checking whether to enable shmop support... yes
  361. checking whether to enable SimpleXML support... yes
  362. checking for xml2-config path... (cached) /usr/bin/xml2-config
  363. checking whether libxml build works... (cached) yes
  364. checking for SNMP support... yes
  365. checking OpenSSL dir for SNMP... no
  366. checking for net-snmp-config... /bin/net-snmp-config
  367. checking for init_snmp in -lnetsnmp... yes
  368. checking for shutdown_snmp_logging in -lnetsnmp... yes
  369. checking whether to enable SOAP support... yes
  370. checking for xml2-config path... (cached) /usr/bin/xml2-config
  371. checking whether libxml build works... (cached) yes
  372. checking whether to enable sockets support... yes
  373. checking for struct cmsghdr... yes
  374. checking for hstrerror... yes
  375. checking for socketpair... (cached) yes
  376. checking for if_nametoindex... yes
  377. checking for if_indextoname... yes
  378. checking for netdb.h... (cached) yes
  379. checking netinet/tcp.h usability... yes
  380. checking netinet/tcp.h presence... yes
  381. checking for netinet/tcp.h... yes
  382. checking sys/un.h usability... yes
  383. checking sys/un.h presence... yes
  384. checking for sys/un.h... yes
  385. checking sys/sockio.h usability... no
  386. checking sys/sockio.h presence... no
  387. checking for sys/sockio.h... no
  388. checking for errno.h... (cached) yes
  389. checking for field ss_family in struct sockaddr_storage... yes
  390. checking if getaddrinfo supports AI_V4MAPPED... yes
  391. checking if getaddrinfo supports AI_ALL... yes
  392. checking if getaddrinfo supports AI_IDN... yes
  393. checking for sodium support... yes
  394. checking for pkg-config... (cached) /bin/pkg-config
  395. checking for libsodium... found in /usr/local
  396. checking for sodium_add in -lsodium... yes
  397. checking whether flush should be called explicitly after a buffered io... yes
  398. checking for crypt in -lcrypt... (cached) yes
  399. checking for standard DES crypt... no
  400. checking for extended DES crypt... no
  401. checking for MD5 crypt... no
  402. checking for Blowfish crypt... no
  403. checking for SHA512 crypt... no
  404. checking for SHA256 crypt... no
  405. checking whether the compiler supports __alignof__... yes
  406. checking whether the compiler supports aligned attribute... yes
  407. checking for getcwd... yes
  408. checking for getwd... yes
  409. checking for asinh... yes
  410. checking for acosh... yes
  411. checking for atanh... yes
  412. checking for log1p... yes
  413. checking for hypot... yes
  414. checking for glob... yes
  415. checking for strfmon... yes
  416. checking for nice... yes
  417. checking for fpclass... no
  418. checking for mempcpy... yes
  419. checking for strpncpy... no
  420. checking for working POSIX fnmatch... no
  421. checking for fork... (cached) yes
  422. checking if your OS can spawn processes with inherited handles... yes
  423. checking for res_nsearch... no
  424. checking for __res_nsearch... no
  425. checking for res_nsearch in -lresolv... no
  426. checking for __res_nsearch in -lresolv... yes
  427. checking for res_nsearch in -lbind... no
  428. checking for __res_nsearch in -lbind... no
  429. checking for res_nsearch in -lsocket... no
  430. checking for __res_nsearch in -lsocket... no
  431. checking for res_ndestroy... no
  432. checking for __res_ndestroy... no
  433. checking for res_ndestroy in -lresolv... no
  434. checking for __res_ndestroy in -lresolv... no
  435. checking for res_ndestroy in -lbind... no
  436. checking for __res_ndestroy in -lbind... no
  437. checking for res_ndestroy in -lsocket... no
  438. checking for __res_ndestroy in -lsocket... no
  439. checking for dns_search... no
  440. checking for __dns_search... no
  441. checking for dns_search in -lresolv... no
  442. checking for __dns_search in -lresolv... no
  443. checking for dns_search in -lbind... no
  444. checking for __dns_search in -lbind... no
  445. checking for dns_search in -lsocket... no
  446. checking for __dns_search in -lsocket... no
  447. checking for dn_expand... no
  448. checking for __dn_expand... no
  449. checking for dn_expand in -lresolv... no
  450. checking for __dn_expand in -lresolv... yes
  451. checking for dn_expand in -lbind... no
  452. checking for __dn_expand in -lbind... no
  453. checking for dn_expand in -lsocket... no
  454. checking for __dn_expand in -lsocket... no
  455. checking for dn_skipname... no
  456. checking for __dn_skipname... no
  457. checking for dn_skipname in -lresolv... no
  458. checking for __dn_skipname in -lresolv... yes
  459. checking for dn_skipname in -lbind... no
  460. checking for __dn_skipname in -lbind... no
  461. checking for dn_skipname in -lsocket... no
  462. checking for __dn_skipname in -lsocket... no
  463. checking for res_search... no
  464. checking for __res_search... no
  465. checking for res_search in -lresolv... no
  466. checking for __res_search in -lresolv... yes
  467. checking for res_search in -lbind... no
  468. checking for __res_search in -lbind... no
  469. checking for res_search in -lsocket... no
  470. checking for __res_search in -lsocket... no
  471. checking whether strptime() declaration fails... yes
  472. checking wchar.h usability... yes
  473. checking wchar.h presence... yes
  474. checking for wchar.h... yes
  475. checking for mblen... yes
  476. checking for mbrlen... yes
  477. checking for mbsinit... yes
  478. checking for mbstate_t... yes
  479. checking atomic.h usability... no
  480. checking atomic.h presence... no
  481. checking for atomic.h... no
  482. checking whether arc4random_buf is declared... no
  483. checking for Argon2 support... yes
  484. checking for Argon2 library... found in /usr/local
  485. checking for argon2_hash in -largon2... yes
  486. checking for argon2id_hash_raw in -largon2... yes
  487. checking whether to enable System V IPC support... yes
  488. checking sys/msg.h usability... yes
  489. checking sys/msg.h presence... yes
  490. checking for sys/msg.h... yes
  491. checking whether to enable System V semaphore support... yes
  492. checking for union semun... no
  493. checking whether to enable System V shared memory support... yes
  494. checking for TIDY support... yes
  495. checking for tidyOptGetDoc in -ltidy... yes
  496. checking whether to enable tokenizer support... yes
  497. checking whether to enable WDDX support... no
  498. checking libexpat dir for WDDX... no
  499. checking whether to enable XML support... yes
  500. checking libexpat install dir... no
  501. checking for xml2-config path... (cached) /usr/bin/xml2-config
  502. checking whether libxml build works... (cached) yes
  503. checking whether to enable XMLReader support... yes
  504. checking for xml2-config path... (cached) /usr/bin/xml2-config
  505. checking whether libxml build works... (cached) yes
  506. checking for XMLRPC-EPI support... yes
  507. checking libexpat dir for XMLRPC-EPI... no
  508. checking iconv dir for XMLRPC-EPI... no
  509. checking for xml2-config path... (cached) /usr/bin/xml2-config
  510. checking whether libxml build works... (cached) yes
  511. checking for ranlib... ranlib
  512. checking for inline... inline
  513. checking for ANSI C header files... (cached) yes
  514. checking xmlparse.h usability... no
  515. checking xmlparse.h presence... no
  516. checking for xmlparse.h... no
  517. checking xmltok.h usability... no
  518. checking xmltok.h presence... no
  519. checking for xmltok.h... no
  520. checking for stdlib.h... (cached) yes
  521. checking for strings.h... (cached) yes
  522. checking for string.h... (cached) yes
  523. checking size of char... 0
  524. checking size of int... (cached) 4
  525. checking size of long... (cached) 8
  526. checking size of long long... (cached) 8
  527. checking for size_t... (cached) yes
  528. checking whether time.h and sys/time.h may both be included... (cached) yes
  529. checking for uid_t in sys/types.h... (cached) yes
  530. checking for strtoul... yes
  531. checking for strtoull... yes
  532. checking for snprintf... (cached) yes
  533. checking for strstr... (cached) yes
  534. checking for strpbrk... yes
  535. checking for strerror... (cached) yes
  536. checking for memcpy... (cached) yes
  537. checking for memmove... (cached) yes
  538. checking whether to enable XMLWriter support... yes
  539. checking for xml2-config path... (cached) /usr/bin/xml2-config
  540. checking whether libxml build works... (cached) yes
  541. checking for XSL support... yes
  542. checking for EXSLT support... found
  543. checking whether to enable zend-test extension... no
  544. checking for zip archive read/writesupport... yes
  545. checking pcre install prefix... no
  546. checking libzip... yes
  547. checking for the location of zlib... /usr
  548. checking for pkg-config... (cached) /bin/pkg-config
  549. checking for libzip... from pkgconfig: version 1.5.1 found in /usr/lib64
  550. checking for zip_open in -lzip... yes
  551. checking for zip_file_set_encryption in -lzip... yes
  552. checking for zip_libzip_version in -lzip... yes
  553. checking stdbool.h usability... yes
  554. checking stdbool.h presence... yes
  555. checking for stdbool.h... yes
  556. checking fts.h usability... yes
  557. checking fts.h presence... yes
  558. checking for fts.h... yes
  559. checking for int8_t... (cached) yes
  560. checking for int16_t... (cached) yes
  561. checking for int32_t... (cached) yes
  562. checking for int64_t... (cached) yes
  563. checking for uint8_t... (cached) yes
  564. checking for uint16_t... (cached) yes
  565. checking for uint32_t... (cached) yes
  566. checking for uint64_t... (cached) yes
  567. checking for ssize_t... yes
  568. checking size of short... (cached) 2
  569. checking size of int... (cached) 4
  570. checking size of long... (cached) 8
  571. checking size of long long... (cached) 8
  572. checking size of off_t... 0
  573. configure: error: off_t undefined; check your library configuration
  574.  
  575. php_configure.inc make -j4
  576. make: *** No targets specified and no makefile found. Stop.
  577.  
  578. real 0m0.001s
  579. user 0m0.001s
  580. sys 0m0.000s
  581.  
  582. php_configure.inc make install
  583. make: *** No rule to make target `install'. Stop.
  584.  
  585. real 0m0.001s
  586. user 0m0.001s
  587. sys 0m0.000s
  588.  
  589. strip PHP binary...
  590. -rwxr-xr-x 1 root root 9.9M May 16 07:43 /usr/local/bin/php
  591. -rwxr-xr-x 1 root root 9.9M May 16 07:43 /usr/local/bin/php-cgi
  592. -rwxr-xr-x 1 root root 9.9M May 16 07:47 /usr/local/bin/php
  593. -rwxr-xr-x 1 root root 9.9M May 16 07:47 /usr/local/bin/php-cgi
  594.  
  595.  
  596. Wed May 16 07:47:12 UTC 2018
  597. Success: PHP configure ok
  598.  
  599. service php-fpm restart
  600. Gracefully shutting down php-fpm done
  601. Starting php-fpm [16-May-2018 07:47:12] NOTICE: PHP message: PHP Warning: Cannot load module 'redis' because required module 'igbinary' is not loaded in Unknown on line 0
  602. done
  603. ____ _ _ ____ __ __ _
  604. | _ \ | | | || _ \ _ | \/ | __ _ | | __ ___
  605. | |_) || |_| || |_) |(_) | |\/| | / _` || |/ // _ \
  606. | __/ | _ || __/ _ | | | || (_| || <| __/
  607. |_| |_| |_||_| (_) |_| |_| \__,_||_|\_\\___|
  608.  
  609. PHPMUVER = 7.2
  610. PHP_PGO = n
  611. make -j4
  612. make: *** No targets specified and no makefile found. Stop.
  613.  
  614. real 0m0.001s
  615. user 0m0.001s
  616. sys 0m0.000s
  617.  
  618. Wed May 16 07:47:12 UTC 2018
  619. Error: 2, PHP make failed (123.09beta01.b021)
  620.  
  621. total used free shared buff/cache available
  622. Mem: 20000 979 14121 1789 4899 19020
  623. Swap: 1022 0 1022
  624.  
  625. report errors on the forums at community.centminmod.com/forums/8/
  626.  
  627. total used free shared buff/cache available
  628. Mem: 20000 979 14121 1789 4899 19020
  629. Swap: 1022 0 1022
  630.  
  631. Filesystem Type Size Used Avail Use% Mounted on
  632. /dev/loop2 ext4 98G 4.1G 89G 5% /
  633. none tmpfs 492K 0 492K 0% /dev
  634. udev devtmpfs 16G 0 16G 0% /dev/tty
  635. tmpfs tmpfs 16G 0 16G 0% /dev/shm
  636. tmpfs tmpfs 16G 8.2M 16G 1% /run
  637. tmpfs tmpfs 16G 0 16G 0% /sys/fs/cgroup
  638. tmpfs tmpfs 2.0G 0 2.0G 0% /run/user/0
  639. tmpfs tmpfs 2.2G 1.4G 842M 62% /svr-setup
  640. tmpfs tmpfs 16G 468K 16G 1% /tmp
  641.  
  642. CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (4)
  643.  
  644. version increment history
  645. 123.09beta01.b021 #Wed May 16 07:13:29 UTC 2018
  646. 123.09beta01.b021 #Wed May 16 07:25:17 UTC 2018
  647. 123.09beta01.b021 #Wed May 16 07:26:21 UTC 2018
  648. 123.09beta01.b021 #Wed May 16 07:33:32 UTC 2018
  649. 123.09beta01.b021 #Wed May 16 07:41:07 UTC 2018
  650.  
  651. last Centmin Mod local git commit entry
  652. /usr/local/src/centminmod /svr-setup/php-7.2.5/fpm-build
  653.  
  654. 6d4a7b0 George Liu Wed, 16 May 2018 16:09:54 +1000
  655. fix argon2 support in PHP 7.2
  656.  
  657. 25 0 .gitignore
  658. 18 0 CONTRIBUTING.md
  659. 166 0 Extras/axivo_install.sh
  660. 61 0 README.md
  661. 4725 0 addons/acmetool.sh
  662. 157 0 addons/avginstall.sh
  663. 222 0 addons/customcurl.sh
  664. 204 0 addons/devtoolset-4.sh
  665. 204 0 addons/devtoolset-6.sh
  666. 527 0 addons/ffmpeg.sh
  667. 275 0 addons/geoip.sh
  668. 159 0 addons/git2_install.sh
  669. 172 0 addons/golang.sh
  670. 129 0 addons/ioncube.sh
  671. 163 0 addons/ius-repo.sh
  672. 213 0 addons/linfo.sh
  673. 293 0 addons/maldet.sh
  674. 511 0 addons/mysqladmin_shell.sh
  675. 359 0 addons/nodejs.sh
  676. 169 0 addons/opendkim.sh
  677. 416 0 addons/passenger.sh
  678. 153 0 addons/php72-mcrypt.sh
  679. 203 0 addons/python27_install.sh
  680. 169 0 addons/python34_install.sh
  681. 165 0 addons/python35_install.sh
  682. 165 0 addons/python36_install.sh
  683. 458 0 addons/rclone.sh
  684. 516 0 addons/wget.sh
  685. 227 0 addons/wpcli.sh
  686. - - centmin-mod-logo.png
  687. - - centmin-mod-logo2.jpg
  688. 3149 0 centmin.sh
  689. 656 0 changes.html
  690. 17 0 command_shortcuts.txt
  691. 19 0 config/apc/apc-min.ini
  692. 19 0 config/apc/apc.ini
  693. 19 0 config/csf/load.sh
  694. 6 0 config/etc/resolv.conf
  695. 124 0 config/htpasswdgen/htpasswd.py
  696. 260 0 config/memcached/memcached
  697. 103 0 config/memcached/memcached-socketfix.patch
  698. 16 0 config/memcached/memcached1425.patch
  699. 23 0 config/memcached/memcached1426.patch
  700. 259 0 config/memcached/memcached2
  701. 70 0 config/memcached/twemcache
  702. 70 0 config/memcached/twemcache2
  703. 240 0 config/motd/dmotd.sh
  704. 126 0 config/mysql/my-mdb-4gb.cnf
  705. 126 0 config/mysql/my-mdb-min.cnf
  706. 126 0 config/mysql/my-mdb.cnf
  707. 169 0 config/mysql/my-mdb10-16gb.cnf
  708. 169 0 config/mysql/my-mdb10-32gb.cnf
  709. 169 0 config/mysql/my-mdb10-4gb.cnf
  710. 169 0 config/mysql/my-mdb10-64gb-8c.cnf
  711. 169 0 config/mysql/my-mdb10-64gb.cnf
  712. 169 0 config/mysql/my-mdb10-8gb.cnf
  713. 169 0 config/mysql/my-mdb10-min.cnf
  714. 169 0 config/mysql/my-mdb10.cnf
  715. 141 0 config/mysql/my-mdb55-4gb.cnf
  716. 141 0 config/mysql/my-mdb55-min.cnf
  717. 141 0 config/mysql/my-mdb55.cnf
  718. 59 0 config/mysql/my.cnf
  719. 10 0 config/nginx/503include-main.conf
  720. 1 0 config/nginx/503include-only.conf
  721. 169 0 config/nginx/block.conf
  722. 13 0 config/nginx/blockbots.conf
  723. 159 0 config/nginx/botlimit.conf
  724. 21 0 config/nginx/cloudflare.conf
  725. 43 0 config/nginx/conf.d/demodomain.com.conf
  726. 48 0 config/nginx/conf.d/virtual.conf
  727. 12 0 config/nginx/drop.conf
  728. 46 0 config/nginx/errorpage.conf
  729. 7 0 config/nginx/fastcgi_param_https_map.conf
  730. 34 0 config/nginx/fastcgi_params
  731. 20 0 config/nginx/geoip.conf
  732. 30 0 config/nginx/geoip2.conf
  733. 20 0 config/nginx/maintenance.conf
  734. 155 0 config/nginx/nginx.conf
  735. 201 0 config/nginx/pagespeed.conf
  736. 39 0 config/nginx/pagespeedadmin.conf
  737. 11 0 config/nginx/pagespeedhandler.conf
  738. 112 0 config/nginx/php-geoip2.conf
  739. 89 0 config/nginx/php-pool2.conf
  740. 89 0 config/nginx/php-pool3.conf
  741. 89 0 config/nginx/php-pool4.conf
  742. 89 0 config/nginx/php-pool5.conf
  743. 89 0 config/nginx/php.conf
  744. 75 0 config/nginx/phpalt.conf
  745. 55 0 config/nginx/phpfpmd/phpfpm_pool2.conf
  746. 55 0 config/nginx/phpfpmd/phpfpm_pool3.conf
  747. 55 0 config/nginx/phpfpmd/phpfpm_pool4.conf
  748. 55 0 config/nginx/phpfpmd/phpfpm_pool5.conf
  749. 67 0 config/nginx/phpssl.conf
  750. 8 0 config/nginx/phpstatus.conf
  751. 24 0 config/nginx/proxy.conf
  752. 113 0 config/nginx/pscontrol
  753. 1 0 config/nginx/sitestatus.conf
  754. 25 0 config/nginx/ssl/.gitignore
  755. 3 0 config/nginx/ssl_include.conf
  756. 69 0 config/nginx/staticfiles.conf
  757. 2 0 config/nginx/vts_http.conf
  758. 14 0 config/nginx/vts_mainserver.conf
  759. 1 0 config/nginx/vts_server.conf
  760. 4 0 config/nginx/webp.conf
  761. 37 0 config/nginx/wpffpc.conf
  762. 28 0 config/nsd/master/demo.com.zone
  763. 36 0 config/nsd/nsd.conf
  764. 102 0 config/php-fpm/php-fpm-2pools.conf
  765. 103 0 config/php-fpm/php-fpm-min-2pools.conf
  766. 66 0 config/php-fpm/php-fpm-min.conf
  767. 227 0 config/php-fpm/php-fpm-min.conf-fullcomments
  768. 66 0 config/php-fpm/php-fpm-minond.conf
  769. 6 0 config/php-fpm/php-fpm-minond_readme.txt
  770. 67 0 config/php-fpm/php-fpm.conf
  771. 227 0 config/php-fpm/php-fpm.conf-fullcomments
  772. 310 0 config/php-fpm/php-fpm.conf.default
  773. 176 0 config/sendmail/sendmail.mc
  774. 16 0 config/setio/reads.ini
  775. 16 0 config/setio/writes.ini
  776. 53 0 config/xcache/xcache-min.ini
  777. 53 0 config/xcache/xcache-min_php54.ini
  778. 53 0 config/xcache/xcache.ini
  779. 53 0 config/xcache/xcache3.ini
  780. 53 0 config/xcache/xcache3_php54.ini
  781. 23 0 config/xcache/xcache_admin_setup_instructions.txt
  782. 53 0 config/xcache/xcache_php54.ini
  783. 20 0 config/yum/yum.conf
  784. 5 0 config/yum_mirrors/epel_history.txt
  785. 13 0 config/yum_mirrors/mariadb_history.txt
  786. 761 0 config/zendopcache/opcache.php
  787. 19 0 config/zendopcache/zendopcache-min.ini
  788. 19 0 config/zendopcache/zendopcache.ini
  789. 177 0 config/zram/zram
  790. 54 0 cron/diskalert
  791. - - downloads/curlrpms.zip
  792. - - downloads/ffmpeg-depends.zip
  793. - - downloads/hiredis-rpms.zip
  794. - - downloads/rpms.zip
  795. - - downloads/svr-setup.zip
  796. 387 0 example/custom_config.inc
  797. 1 0 gitclean.txt
  798. 1 0 giturl.txt
  799. 64 0 htdocs/custom_errorpages/401.html
  800. 64 0 htdocs/custom_errorpages/403.html
  801. 64 0 htdocs/custom_errorpages/404.html
  802. 64 0 htdocs/custom_errorpages/500.html
  803. 64 0 htdocs/custom_errorpages/502.html
  804. 64 0 htdocs/custom_errorpages/503.html
  805. - - htdocs/custom_errorpages/503.jpg
  806. 64 0 htdocs/custom_errorpages/504.html
  807. 64 0 htdocs/custom_errorpages/50x.html
  808. 66 0 htdocs/custom_errorpages/maintenance.html
  809. - - htdocs/default/cmlogo.png
  810. 129 0 htdocs/default/index.html
  811. 22 0 htdocs/default/phpi.php
  812. 45 0 htdocs/demodomain.com/index.html
  813. 185 0 inc/apcinstall.inc
  814. 89 0 inc/apcprotect.inc
  815. 164 0 inc/apcreinstall.inc
  816. 216 0 inc/axelsetup.inc
  817. 27 0 inc/bookmark.inc
  818. 340 0 inc/brotli.inc
  819. 114 0 inc/ccache.inc
  820. 331 0 inc/centminfinish.inc
  821. 9 0 inc/centminlogs.inc
  822. 16 0 inc/centos_seven.inc
  823. 173 0 inc/centoscheck.inc
  824. 188 0 inc/compress.inc
  825. 2449 0 inc/cpcheck.inc
  826. 228 0 inc/cpucount.inc
  827. 230 0 inc/csfinstall.inc
  828. 183 0 inc/csftweaks.inc
  829. 121 0 inc/customrpms.inc
  830. 6 0 inc/diskalert.inc
  831. 482 0 inc/downloadlinks.inc
  832. 3711 0 inc/downloads.inc
  833. 167 0 inc/downloads_centosfive.inc
  834. 391 0 inc/downloads_centosseven.inc
  835. 390 0 inc/downloads_centossix.inc
  836. 59 0 inc/entropy.inc
  837. 30 0 inc/fastmirrors.conf
  838. 51 0 inc/fastopen.inc
  839. 202 0 inc/ffmpeginstall.inc
  840. 168 0 inc/gcc.inc
  841. 361 0 inc/geoip.inc
  842. 46 0 inc/google_perftools.inc
  843. 6 0 inc/htpasswdsh.inc
  844. 148 0 inc/igbinary.inc
  845. 226 0 inc/imagick_install.inc
  846. 23 0 inc/imap.inc
  847. 46 0 inc/jemalloc.inc
  848. 31 0 inc/libzip.inc
  849. 169 0 inc/logrotate_mysql.inc
  850. 98 0 inc/logrotate_nginx.inc
  851. 88 0 inc/logrotate_phpfpm.inc
  852. 28 0 inc/lowmem.inc
  853. 61 0 inc/luajit.inc
  854. 70 0 inc/mailparse.inc
  855. 148 0 inc/mainmenu_cli.inc
  856. 708 0 inc/mariadb_install.inc
  857. 296 0 inc/mariadb_submenu.inc
  858. 109 0 inc/mariadb_upgrade.inc
  859. 403 0 inc/mariadb_upgrade10.inc
  860. 655 0 inc/mariadb_upgrade101.inc
  861. 689 0 inc/mariadb_upgrade102.inc
  862. 65 0 inc/mariadb_upgrade53.inc
  863. 305 0 inc/mariadb_upgrade55.inc
  864. 87 0 inc/memcacheadmin.inc
  865. 645 0 inc/memcached_install.inc
  866. 56 0 inc/memcheck.inc
  867. 138 0 inc/mod_security.inc
  868. 65 0 inc/mongodb.inc
  869. 66 0 inc/motd.inc
  870. 37 0 inc/mysql_install.inc
  871. 48 0 inc/mysql_legacy.inc
  872. 40 0 inc/mysql_proclimit.inc
  873. 125 0 inc/mysqladmin.inc
  874. 28 0 inc/mysqlsecure.inc
  875. 28 0 inc/mysqltmp.inc
  876. 1092 0 inc/nginx_addvhost.inc
  877. 29 0 inc/nginx_backup.inc
  878. 2925 0 inc/nginx_configure.inc
  879. 38 0 inc/nginx_configure_openresty.inc
  880. 35 0 inc/nginx_errorpage.inc
  881. 376 0 inc/nginx_install.inc
  882. 13 0 inc/nginx_logformat.inc
  883. 52 0 inc/nginx_mimetype.inc
  884. 43 0 inc/nginx_modules.inc
  885. 70 0 inc/nginx_modules_openresty.inc
  886. 702 0 inc/nginx_pagespeed.inc
  887. 430 0 inc/nginx_patch.inc
  888. 1052 0 inc/nginx_upgrade.inc
  889. 91 0 inc/nsd_install.inc
  890. 176 0 inc/nsd_reinstall.inc
  891. 49 0 inc/nsd_submenu.inc
  892. 244 0 inc/nsdsetup.inc
  893. 640 0 inc/openssl_install.inc
  894. 122 0 inc/openvz_stack.inc
  895. 27 0 inc/pcre.inc
  896. 1177 0 inc/php_configure.inc
  897. 5 0 inc/php_extraopts.inc
  898. 35 0 inc/php_mssql.inc
  899. 956 0 inc/php_upgrade.inc
  900. 7 0 inc/phpfpmdir.inc
  901. 23 0 inc/phpinfo.inc
  902. 111 0 inc/phpng_download.inc
  903. 250 0 inc/phpsededit.inc
  904. 320 0 inc/postfix.inc
  905. 34 0 inc/postgresql.inc
  906. 119 0 inc/pureftpd.inc
  907. 124 0 inc/python_install.inc
  908. 32 0 inc/questions.inc
  909. 35 0 inc/ramdisk.inc
  910. 165 0 inc/redis.inc
  911. 60 0 inc/redis_submenu.inc
  912. 24 0 inc/sendmail.inc
  913. 57 0 inc/setmycnf.inc
  914. 174 0 inc/shortcuts_install.inc
  915. 67 0 inc/siegeinstall.inc
  916. 207 0 inc/sshd.inc
  917. 103 0 inc/suhosin_setup.inc
  918. 274 0 inc/tcp.inc
  919. 57 0 inc/undo.inc
  920. 562 0 inc/updater_submenu.inc
  921. 2753 0 inc/wpsetup.inc
  922. 82 0 inc/xcache_install.inc
  923. 179 0 inc/xcache_installask.inc
  924. 173 0 inc/xcache_reinstall.inc
  925. 308 0 inc/yuminstall.inc
  926. 533 0 inc/yumpriorities.inc
  927. 7 0 inc/yumskip.inc
  928. 63 0 inc/zendopcache_55ini.inc
  929. 208 0 inc/zendopcache_install.inc
  930. 213 0 inc/zendopcache_reinstall.inc
  931. 49 0 inc/zendopcache_submenu.inc
  932. 64 0 inc/zendopcache_tweaks.inc
  933. 272 0 inc/zendopcache_upgrade.inc
  934. 328 0 inc/zlib.inc
  935. 110 0 init/nginx
  936. 106 0 init/nginx-centmin
  937. 117 0 init/nsd
  938. 167 0 init/php-fpm
  939. 1273 0 installer-dnf-gitlab.sh
  940. 1266 0 installer-dnf.sh
  941. 1272 0 installer-gitlab.sh
  942. 1306 0 installer-latest-gitlab.sh
  943. 1270 0 installer-latest.sh
  944. 1304 0 installer-minimal-gitlab.sh
  945. 1298 0 installer-minimal.sh
  946. 1272 0 installer-ngxpagespeed-gitlab.sh
  947. 1266 0 installer-ngxpagespeed.sh
  948. 1264 0 installer.sh
  949. 1271 0 installer55-gitlab.sh
  950. 1265 0 installer55.sh
  951. 1271 0 installer56-gitlab.sh
  952. 1265 0 installer56.sh
  953. 1271 0 installer7-gitlab.sh
  954. 1265 0 installer7.sh
  955. 1271 0 installer71-gitlab.sh
  956. 1265 0 installer71.sh
  957. 1271 0 installer72-gitlab.sh
  958. 1265 0 installer72.sh
  959. 674 0 license.txt
  960. 19 0 logrotate/nginx
  961. 1003 0 patches/cloudflare/nginx-1.13.10_http2-hpack.patch
  962. 978 0 patches/cloudflare/nginx-1.13.6_http2-hpack.patch
  963. 1002 0 patches/cloudflare/nginx-1.13.9_http2-hpack.patch
  964. 1006 0 patches/cloudflare/nginx_1.13.1_http2_hpack.patch
  965. 271 0 patches/cloudflare/nginx__dynamic_tls_records_1011004.patch
  966. 249 0 patches/cloudflare/nginx__dynamic_tls_records_1011005.patch
  967. 19 0 patches/luanginx/luanginx-0107.patch
  968. 20 0 patches/luanginx/luanginx-0108.patch
  969. 17 0 patches/memc-nginx/memc-nginx-1116.patch
  970. 70 0 patches/nginx-http2push/nginx_1.11.12_http2_server_push.patch
  971. 25 0 patches/nginx/openssl-110pre6.patch
  972. 11 0 patches/nginx/openssl-110ticket.patch
  973. 58 0 patches/nginxpagespeed/nginxpagespeed-1134.patch
  974. 13 0 patches/ngx-cache-purge/ngx-cache-purge-1116.patch
  975. 28 0 patches/openssl/OpenSSL1.0.2o-cache-timing-rsa-key-gen.patch
  976. 544 0 patches/openssl/OpenSSL1.1g-double-performance-ecdhx-25519.patch
  977. 967 0 patches/openssl/OpenSSL1.1g-equal-preference-cipher-groups.patch
  978. 3754 0 patches/openssl/OpenSSL1.1g-improve-ECDSA-sign-30-40.patch
  979. 27 0 patches/openssl/OpenSSL1.1h-cache-timing-rsa-key-gen.patch
  980. 59 0 patches/openssl/chacha20-smarter.patch
  981. 19 0 patches/redis2-nginx/redis2-nginx-1116.patch
  982. 76 0 readme.txt
  983. 40 0 stackscripts/description.md
  984. 422 0 stackscripts/stackscript.sh
  985. 30 0 sysconfig/nsd
  986. 23 0 templates/readme.txt
  987. 64 0 templates/vhost-non-wp-http.txt
  988. 91 0 templates/vhost-non-wp-https.txt
  989. 64 0 templates/vhost-non-wp-nv-http.txt
  990. 91 0 templates/vhost-non-wp-nv-https-default.txt
  991. 91 0 templates/vhost-non-wp-nv-https.txt
  992. 97 0 templates/vhost-wp-http.txt
  993. 128 0 templates/vhost-wp-https.txt
  994. 57 0 tools/addsudousers.sh
  995. 472 0 tools/auditd.sh
  996. 182 0 tools/autoprotect.sh
  997. 111 0 tools/backup-perm.sh
  998. 67 0 tools/centminmod_packager.sh
  999. 667 0 tools/checkdomains.sh
  1000. 657 0 tools/cminfo.sh
  1001. 57 0 tools/cmupdate.sh
  1002. 138 0 tools/csf-advancetweaks.sh
  1003. 427 0 tools/csf-reinstall.sh
  1004. 228 0 tools/csfcf.sh
  1005. 168 0 tools/csfincapsula.sh
  1006. 103 0 tools/email.sh
  1007. 123 0 tools/geoipdb-update.sh
  1008. 83 0 tools/gitsetup.sh
  1009. 164 0 tools/hptweaks.sh
  1010. 125 0 tools/imagemagick-fix.sh
  1011. 388 0 tools/imagemagick-update.sh
  1012. 192 0 tools/kernelcheck.sh
  1013. 6 0 tools/mytimes.sh
  1014. 106 0 tools/nano-syntax.sh
  1015. 1297 0 tools/nginxupdate.sh
  1016. 73 0 tools/ntpd.sh
  1017. 1455 0 tools/nv.sh
  1018. 1760 0 tools/nvwp.sh
  1019. 625 0 tools/regen_wpsecure.sh
  1020. 66 0 tools/resolv-setup.sh
  1021. 632 0 tools/setio.sh
  1022. 131 0 tools/sitestatus.sh
  1023. 41 0 updatecm.sh
  1024. 367 files changed, 108663 insertions(+)
  1025. /svr-setup/php-7.2.5/fpm-build
  1026.  
  1027. Total PHP Upgrade Time: 113.735901529 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement