Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Installation & Hosting

Grav installation on Azure App Service

Started by Nathan Graham 4 years ago · 1 replies · 1228 views
4 years ago

I am wanting to deploy the Grav CMS on an Azure App Service. I've followed the instructions given, but when attempting to run a Github actin to build and deploy I get the following error.

Your lock file does not contain a compatible set of packages. Please run composer update.

  • Problem 1*
    • getgrav/image is locked to version v3.0.0 and an update of this package was not requested.*
    • getgrav/image v3.0.0 requires ext-gd -> it is missing from your system. Install or enable PHP's gd extension.

To enable extensions, verify that they are enabled in your .ini files:

    • C:\tools\php\php.ini
      You can also run php --ini in a terminal to see which files are used by PHP in CLI mode.
      Alternatively, you can run Composer with --ignore-platform-req=ext-gd to temporarily ignore these required extensions.*

I've tried creating a new settings.ini file on the App Service that sets the PHP's gd extension, but that does not solve the issue. I am not very familiar with PHP and was hoping I could get some guidance on how to solve this please

last edited 01/25/22 by Nathan Graham

Suggested topics

Topic Participants Replies Views Activity
Installation & Hosting · by antoinep, 20 hours ago
7 73 2 hours ago
Installation & Hosting · by Jürgen Dietrich, 7 months ago
0 65 7 months ago
Installation & Hosting · by rappluk, 8 months ago
0 65 8 months ago
Installation & Hosting · by N, 12 months ago
3 76 12 months ago
Installation & Hosting · by Youle, 1 year ago
1 65 1 year ago