Search code examples
phpazuredrupal-7

DRUPAL installation on AZURE VM


I am trying to install OPIGNO opigno_lms-7.x-1.20-core on AZURE V M (Bitnami Drupal 7.31-0 in the Microsoft Azure Cloud.) but whei choose the language and go to check the requirements its show these errors :

enter image description here

So how to solve these 2 problems ???


Solution

  • 1.1) Open git bash; 1.2) Go to cd /sites/default; 1.3) mkdir files -m 755;


    2.1) Go to cd /sites/default; 2.2) cp default.settings.php settings.php;