Skip to content Skip to footer navigation
You are reading the Statamic 6 Alpha docs. 👀

Required PHP Extensions for Assets

Is your Control Panel subtly broken? Check to see if you have these PHP extensions enabled.

Control Panel will gently fail, particularly in the Assets section and Glide on the front end, unless you have the following PHP extensions enabled on your server:

  • mbstring
  • exif
  • gd2
  • fileinfo

Not all PHP installations will have these enabled by default. Consult your php.ini file or Utilities > PHP Info to determine whether you have them installed.