AWS SDK for PHP Compatibility Test
System requirements
Ensuring that the version of PHP is >= 5.3.3
Ensuring that detect_unicode is disabled
Ensuring that session.auto_start is disabled
Checking if the pcre extension is installed
Checking if the spl extension is installed
Checking if the json extension is installed
Checking if the dom extension is installed
Checking if the simplexml extension is installed
Checking if the curl extension is installed
Ensuring that cURL can send https requests
Ensuring that file_get_contents works
System recommendations
Checking if PHP version is >= 5.4.1
Checking if you are running on a 64-bit platform
Ensuring that zend.enable_gc is enabled
Ensuring that date.timezone is set: [WARNING]
The date.timezone PHP ini setting has not been set in /etc/php5/apache2/php.ini
Checking if Xdebug is installed: [WARNING]
Xdebug is installed. Consider uninstalling Xdebug to make the SDK run much faster.
Ensuring that Xdebug's infinite recursion detection does not erroneously cause a fatal error: [WARNING]
xdebug.max_nesting_level in /etc/php5/apache2/php.ini is currently set to '100' but should be set to 0.
Checking if the openssl extension is installed
Checking if the zlib extension is installed
Checking if the uri_template extension is installed: [WARNING]
Installing the uri_template extension will make the SDK faster. Install using pecl install uri_template-alpha
Checking if an opcode cache is installed
PHP information
phpinfo()
 PHP Version 5.5.9-1ubuntu4.29
|
System | Linux ip-10-0-0-163 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 |
Build Date | Apr 22 2019 18:33:42 |
Server API | Apache 2.0 Handler |
Virtual Directory Support | disabled |
Configuration File (php.ini) Path | /etc/php5/apache2 |
Loaded Configuration File | /etc/php5/apache2/php.ini |
Scan this dir for additional .ini files | /etc/php5/apache2/conf.d |
Additional .ini files parsed | /etc/php5/apache2/conf.d/05-opcache.ini,
/etc/php5/apache2/conf.d/10-pdo.ini,
/etc/php5/apache2/conf.d/20-curl.ini,
/etc/php5/apache2/conf.d/20-gd.ini,
/etc/php5/apache2/conf.d/20-json.ini,
/etc/php5/apache2/conf.d/20-mongo.ini,
/etc/php5/apache2/conf.d/20-readline.ini,
/etc/php5/apache2/conf.d/20-xdebug.ini
|
PHP API | 20121113 |
PHP Extension | 20121212 |
Zend Extension | 220121212 |
Zend Extension Build | API220121212,NTS |
PHP Extension Build | API20121212,NTS |
Debug Build | no |
Thread Safety | disabled |
Zend Signal Handling | disabled |
Zend Memory Manager | enabled |
Zend Multibyte Support | provided by mbstring |
IPv6 Support | enabled |
DTrace Support | enabled |
Registered PHP Streams | https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip |
Registered Stream Socket Transports | tcp, udp, unix, udg, ssl, sslv3, tls |
Registered Stream Filters | zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk |
This program makes use of the Zend Scripting Language Engine: Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.3, Copyright (c) 2002-2013, by Derick Rethans
|