Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 8:00 PM · Built for 2 s
- Status
Failed
1 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/curl.so' - libheimntlm.so.0: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
---|---|
2 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
3 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/json.so' - /usr/lib/php5/20121212/json.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
4 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysql.so' - /usr/lib/php5/20121212/mysql.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
5 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysqli.so' - /usr/lib/php5/20121212/mysqli.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
6 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/readline.so' - /usr/lib/php5/20121212/readline.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
7 |
1 | |
---|---|
2 | PHP CONFIGURATION ERRORS |
3 | |
4 | You need to install the cURL PHP extension, maybe with 'apt-get install php5-curl' or 'yum install php53-curl' or something similar. |
5 | |
6 | This build of PHP is missing the required function 'json_decode()'. Rebuild PHP or install the extension which provides 'json_decode()'. |
7 | |
8 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 8:00 PM · Built for 29 s
- Status
Passed