Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. Your requirements could not be resolved to an installable set of packages.
  2.  
  3. Problem 1
  4. - drupal/core 8.8.x-dev requires ext-gd * -> the requested PHP extension gd is missing from your system.
  5. - drupal/core 8.7.x-dev requires ext-gd * -> the requested PHP extension gd is missing from your system.
  6. - drupal/core 8.7.6 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  7. - drupal/core 8.7.5 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  8. - drupal/core 8.7.4 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  9. - drupal/core 8.7.3 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  10. - drupal/core 8.7.2 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  11. - drupal/core 8.7.1 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  12. - drupal/core 8.7.0-rc1 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  13. - drupal/core 8.7.0-beta2 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  14. - drupal/core 8.7.0-beta1 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  15. - drupal/core 8.7.0-alpha2 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  16. - drupal/core 8.7.0-alpha1 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  17. - drupal/core 8.7.0 requires ext-gd * -> the requested PHP extension gd is missing from your system.
  18. - Installation request for drupal/core ^8.7.0 -> satisfiable by drupal/core[8.7.0, 8.7.0-alpha1, 8.7.0-alpha2, 8.7.0-beta1, 8.7.0-beta2, 8.7.0-rc1, 8.7.1, 8.7.2, 8.7.3, 8.7.4, 8.7.5, 8.7.6, 8.7.x-dev, 8.8.x-dev].
  19.  
  20. To enable extensions, verify that they are enabled in your .ini files:
  21. - /etc/php/7.2/cli/php.ini
  22. - /etc/php/7.2/cli/conf.d/10-mysqlnd.ini
  23. - /etc/php/7.2/cli/conf.d/10-opcache.ini
  24. - /etc/php/7.2/cli/conf.d/10-pdo.ini
  25. - /etc/php/7.2/cli/conf.d/15-xml.ini
  26. - /etc/php/7.2/cli/conf.d/20-calendar.ini
  27. - /etc/php/7.2/cli/conf.d/20-ctype.ini
  28. - /etc/php/7.2/cli/conf.d/20-dom.ini
  29. - /etc/php/7.2/cli/conf.d/20-exif.ini
  30. - /etc/php/7.2/cli/conf.d/20-fileinfo.ini
  31. - /etc/php/7.2/cli/conf.d/20-ftp.ini
  32. - /etc/php/7.2/cli/conf.d/20-gettext.ini
  33. - /etc/php/7.2/cli/conf.d/20-iconv.ini
  34. - /etc/php/7.2/cli/conf.d/20-json.ini
  35. - /etc/php/7.2/cli/conf.d/20-mbstring.ini
  36. - /etc/php/7.2/cli/conf.d/20-mysqli.ini
  37. - /etc/php/7.2/cli/conf.d/20-pdo_mysql.ini
  38. - /etc/php/7.2/cli/conf.d/20-phar.ini
  39. - /etc/php/7.2/cli/conf.d/20-posix.ini
  40. - /etc/php/7.2/cli/conf.d/20-readline.ini
  41. - /etc/php/7.2/cli/conf.d/20-shmop.ini
  42. - /etc/php/7.2/cli/conf.d/20-simplexml.ini
  43. - /etc/php/7.2/cli/conf.d/20-sockets.ini
  44. - /etc/php/7.2/cli/conf.d/20-sysvmsg.ini
  45. - /etc/php/7.2/cli/conf.d/20-sysvsem.ini
  46. - /etc/php/7.2/cli/conf.d/20-sysvshm.ini
  47. - /etc/php/7.2/cli/conf.d/20-tokenizer.ini
  48. - /etc/php/7.2/cli/conf.d/20-wddx.ini
  49. - /etc/php/7.2/cli/conf.d/20-xmlreader.ini
  50. - /etc/php/7.2/cli/conf.d/20-xmlwriter.ini
  51. - /etc/php/7.2/cli/conf.d/20-xsl.ini
  52. You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement