Search







Search results for «Extension» (2):

  1. Troubleshooting

    07/23/2025 12:30 - WikiAdmin - 4.7 KiB - en - 1

    this means you've got a Fatal error, this can be caused by a missing PHP extension (intl, gd) or another issue.For XAMPP Windows you first need to enable the GD and Intl extension in php.ini, both of which are required by WackoWiki. ...

    , ,
  2. Local Test Server

    08/11/2025 07:34 - WikiAdmin - 8.0 KiB - en - 1

    Enable GD and Intl extension on WindowsOn XAMPP for Windows the GD and Intl extension are disabled by default, however WackoWiki requires both extensions. 1. Open php.ini file (e.g. C:\xampp\php\php.ini). 1. Search for ;extension=gd and ;extension=intl. 1. Remove ; from both then restart the Apache server.

    , , , , , ,