Getting error while deploy drupal php code in Azure web app

Gaurav Kumar 1 Reputation point
2021-08-18T14:32:35.353+00:00

Dear Team ,
We are trying to deploy drupal php code using Azure web app.
We are using php 8.0 version and currently getting an error.

Please find the error attached.
Could you help us with the issue.124361-error-azure123.png

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
851 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Gaurav Kumar 1 Reputation point
    2021-08-19T03:49:46.39+00:00

    Hi I am deploying my php code using portal. Since I am using portal where do I run the php --ini command ?
    I ran in CLI and got the following .

    gaurav@Azure:~$ php --ini

    bash: php: command not found

    gaurav@Azure:~$

    0 comments No comments