Install issues

Sometimes things might NOT go as smoothly as possible. Here are a few trouble shooting tips.

  • Make sure you have PHP version 8.3 or above, along with composer and MySQL
  • Make sure you have created a blank database in MySQL first, make sure your .env settings can access this database.
  • Check the database port
  • Make sure you have published the asset files
  • Make sure you have an up-to-date version of composer
  • Make sure you have installed all the additional PHP extension requirements, eg the 'gd' library