Mautic Installation - Environment Check

Major Problems that need to be fixed now

We have detected 3 major problems. You must fix them before continuing:

  • Mautic is unable to write your configuration file to the appropriate location. Please check your filesystem permissions to ensure the following path is writable: /var/www/c2.centricdxb.com/app/config/local.php.
  • The /var/www/c2.centricdxb.com/var/cache/prod directory must be writable. Change the permissions of the /var/www/c2.centricdxb.com/var/cache/prod directory so that the web server can write into it.
  • The /var/www/c2.centricdxb.com/var/logs directory must be writable. Change the permissions of the /var/www/c2.centricdxb.com/var/logs directory so that the web server can write into it.

We have detected some minor things that we recommend changing in order to have a better Mautic experience:

  • The date.timezone setting is not set in your PHP configuration. Mautic has set the default timezone to 'UTC' but we suggest setting this in your PHP configuration.
  • The intl extension is not performing as expected. Please check that PHP's intl extension is installed and configured properly.