Skip to content
[ Galette ]

Checks

Checks
Installation mode
Database
Database access and permissions
Database installation
Admin parameters
Telemetry
Galette initialization
End!

Welcome to the Galette Install!

  • PHP version (8.3.28 >= 8.2) Ok
  • Date settings Ok

PHP Modules

  • 'SimpleXML' moduleOk
  • 'gd' moduleOk
  • either 'mysql' or 'pgsql' PDO driverOk
  • 'curl' moduleOk
  • 'gettext' moduleOk
  • 'mbstring' moduleOk
  • 'openssl' moduleOk
  • 'intl' moduleOk
  • 'session' moduleOk

Files permissions

  • Photos Ok
  • Cache Ok
  • Temporary images Ko
  • Configuration Ok
  • Exports Ok
  • Imports Ok
  • Logs Ok
  • Attachments Ok
  • Files Ok

Files permissions are not OK!

Under UNIX/Linux, you can give the permissions using those commands
chown apache_user file_name
chmod 700 directory_name

Under Windows, check these directories are not in Read-Only mode in their property panel.