Browsed by
Tag: Web Development

Drupal 10 on Xampp – Fix gd & OPcode extensions

Drupal 10 on Xampp – Fix gd & OPcode extensions

Drupal 10 installation on Xampp is fairly straight forward. Copy files over to html directory and go through installation steps. Drupal does however require GD PHP extension and optional OPcode caching to be enabled within Xampp ecosystem.  This tutorial will guide you how to enable both in a couple of simple steps.  Stack: 

Typesetter CMS – Fix White Page or 500 Errors

Typesetter CMS – Fix White Page or 500 Errors

Typesetter CMS white page or 500 error can be investigated by looking into Apache logs or setting php errors to be visible: White page or 500 error during first installation – Most likely due to PHP version not happy with curly braces. If you are using PHP 8.2+ install Typesetter CMS 5.2. You can also downgrade php version and install 5.1. Example of XAMPP working combo: Xampp 7.4.33 + Typesetter CMS 5.1.